Skip to content

spanish/ftw.blog

 
 

Repository files navigation

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.

Install

  • Add ftw.blog to your buildout configuration
[instance]
eggs =
    ftw.blog
  • Run buildout
  • Install ftw.blog in portal_setup

Links

Copyright

This package is copyright by 4teamwork.

ftw.blog is licensed under GNU General Public License, version 2.

githalytics.com

About

A Blog for Plone

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.1%
  • CSS 0.9%