ftw.blog
HomePage: https://github.com/4teamwork/ftw.blog
Author: Mathias Leimgruber
Download: https://pypi.python.org/packages/source/f/ftw.blog/ftw.blog-1.6.1.zip
Overview ======== ``ftw.blog`` provides a blog implementation for Plone featuring tags and categories. A user can add a new blog entry and tag it using tags and categories. Available categories are defined by the creator of the blog, whilst tags can be added freely by the author of a blog entry. Blog entries are listed in chronological order, in a tag cloud, by categories, and in a monthly archive. Entries can be searched by using the search function of the blog. Enable commenting by activating the ``global_allowed`` setting in the ``@@discussion-settings`` view. You can enable a lead image for BlogEntries (Configuration registry). It's disabled by default. If enabled you are able to add an image to a BlogEntry. It will be shown on the BlogEntry itself and on the Blog overview BlogEntry collection portlet. This portlet lists blog entries sorted by creation date. You can show blog entries of multiple blog instances. It's also possible to show the leadimage and the description of a blog entry. Install ======= - Add ``ftw.blog`` to your buildout configuration :: [instance] eggs = ftw.blog - Run buildout - Install ``ftw.blog`` in portal_setup Links ===== - Package repository: https://github.com/4teamwork/ftw.blog - Issue tracker: https://github.com/4teamwork/ftw.blog/issues - Package on pypi: http://pypi.python.org/pypi/ftw.blog - Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.blog Copyright ========= This package is copyright by `4teamwork <http://www.4teamwork.ch/>`_. ``ftw.blog`` is licensed under GNU General Public License, version 2. .. image:: https://cruel-carlota.pagodabox.com/8b048ecd61dba82375e5662b30e6f0d6 :alt: githalytics.com :target: http://githalytics.com/4teamwork/ftw.blog Changelog ========= 1.6.1 (2014-04-23) ------------------ - Add own scale for leadimage in collection portlet. [tschanzt] 1.6.0 (2014-02-03) ------------------ - Improve blog archive portlet [elio.schmutz] - Improve default tagcloud and categories styling. [mathias.leimgruber] - New portlet: BlogEntry collection portlet. [mathias.leimgruber] - Update German, French and English translations. [jone] 1.5.2 (2014-01-13) ------------------ - Update translations (Gallery feature). [mathias.leimgruber] 1.5.1 (2014-01-07) ------------------ - Add upgrade step, which fixes the wrong archive portlet title. [mathias.leimgruber] - Fix typo in archive portlet label. [mathias.leimgruber] 1.5 (2013-10-29) ---------------- - Add lead image. [mathias.leimgruber] 1.4 (2013-09-20) ---------------- - Add relatedItems field to BlogEntry. [mathias.leimgruber] - Add ftw.colorbox. [mathias.leimgruber] - Add boolean field to blog entry, let the user decide if he want to include the images directly into the blog entry or show the images as gallery. [mathias.leimgruber] - Remove allow_buttons on BlogEntry - go back to global tinymce settings [mathias.leimgruber] 1.3.1 (2013-05-24) ------------------ - Change document byline: Remove ModificationDate, add CreationDate, disable default byline for Anonym users. [elio.schmutz] - Disable the 'Comments ()' string if discussion is disabled on the given BlogEntry. [elio.schmutz] 1.3 (2013-04-16) ---------------- - Lawgiver support: map permissions. [jone] - Use Month msgid function from plone [tschanzt] - Exclude categories folder from navigation. [jone] - Blog entry: use text/x-html-safe output format and only allow text/html input. [jone] - Updated batching in blog view. [Julian Infanger] - Show the amount of comments in blog listing. [Julian Infanger] - Remove search blog viewlet. [Julian Infanger] - Protect unused fields, so they are only visible for manager. [Julian Infanger] - Implement a patched conversation view, which allows commenting on folderish types (i.e BlogEntry) [mathias.leimgruber] - Remove old blog.tags.portlet from portlets.xml [mathias.leimgruber] - Restore accidently removed image listing. [mathias.leimgruber] - Restored info message if resul