Metadata-Version: 1.0
Name: garbas.forum
Version: 0.1b3
Summary: Forum for Plone
Home-page: http://github.com/garbas/garbas.forum/tree/master
Author: Rok Garbas
Author-email: rok.garbas@gmail.com
License: GPL
Description: garbas.forum Package Readme
        =========================
        
        Overview
        --------
        
        
        
        
        Known Issues
        ============
        ./garbas/forum/browser/forum.py:            # FIXME :: portal_status_message si not working
        ./garbas/forum/browser/topic.py:            # FIXME :: portal_status_message si not working
        
        
        Future plans
        ============
        - add posted text at notification
        - create translations
        - delete / edit option for owner
        - delete option for administrator
        - pagination number
        - test in IE6/7, opera, safari
        - write some tests you freak !!!
        - example forum profile with preloaded forum
        - topic_workflow (normal, sticky, locked) - there should be also status
        pictures
        - forum status images - need to add pictures for close and anonymous
        - implement garbas.countvisits
        
        
        
        
        0.1b3 - 08/17/2008 - fix release
        - validation for posting is now working
        - subject at reply post is not needed
        - style for buttons fixed
        - style for pagination
        
        0.1b2 - 08/17/2008 - fix release
        - template fix (div inside a, added divs for easier theming)
        - captcha is seen always seen when posting new post
        
        0.1b1 - 08/15/2008 - initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
