
I've updated this list that was started on 5/9. It is a scatterbrained list of topics and tasks for development work to get to alpha 1 of Geeklog 2 out the door. If you are interested in helping on any of the tasks below, please let us know by posting a comment or contact the developers on the geeklog-devtalk mailing list.
- GL2 Development Roadmap
- Alpha 0.1
- Kernel
- Data Access
- Named Queries (done)
- Named Queries PHPUnit2 Script
- DAO (done)
- Account Management
- Add User (in progress)
- User Registration (mailback, captcha, whatever)
- Update User (in progress)
- List/Set Privileges
- Add/Edit Privileges
- List/Set Groups
- Add/Edit Groups, Privs
- Catalog Management
- CRUD for catalog (in progress)
- CRUD for list item (in progress)
- Documentation
- Plugins
- Plugin Factory & Loader (done)
- Plugin Install & Remove
- Plugin Catalog
- ActionListener
- Consuming Action Events (in progress)
- Firing Action Events (in progress)
- Wiki Docs for Common Events and Data
- Utility
- URL Validator (done)
- HTML Stripping
- Config Class (done)
- ACLs versus Privileges/Groups
- Demonstrate YUI AJAX Implementation using Link plugin (in progress)
- Translation
- Links Plugin
- Demo everything above (in progress)
- Code Comments
- Wiki Walkthrough
- SOAP Interface
- Propel SOAP Support (done)
- GL2Soap Interface
- Account Management Interface
- Session Management
- Link Plugin Interface