Metadata-Version: 2.0
Name: odoo9-addon-website-blog-mgmt
Version: 9.0.1.0.0.99.dev12
Summary: Website blog Management
Home-page: http://www.acsone.eu
Author: ACSONE SA/NV,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.1a,>=9.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

Website blog management
=======================

This module was written to extend the functionality of blog.post to support a publication date
and allow you to better control the order in which posts are listed in
the web site when clicking on the menu 'News'. The same order is used in the navigation between posts.

The publication date is filled when a post is published. It's also possible to
specify a specific value in the back-end. If the specified date is in the past,
the post is set to published, if the date is in the future the post will be
automatically published at the given date by a scheduled task.

Usage
=====

For further information, please visit:

 * https://www.odoo.com/forum/help-1

Credits
=======

Contributors
------------

* Laurent Mignon <laurent.mignon@acsone.eu>
* Sergio Teruel <sergio@incaser.es>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


