Difference between revisions of "ToDoG2"

From GeeklogWiki
Jump to: navigation, search
(GL2 ToDo List)
 
Line 3: Line 3:
 
#Decide on a license.
 
#Decide on a license.
 
#*Contendors on the table included [http://www.opensource.org/licenses/bsd-license.php BSD Style License], [http://www.php.net/license/3_0.txt PHP Style License], [http://www.gnu.org/copyleft/lesser.html LGPL], [http://www.apache.org/licenses/LICENSE-2.0.html Apache License]
 
#*Contendors on the table included [http://www.opensource.org/licenses/bsd-license.php BSD Style License], [http://www.php.net/license/3_0.txt PHP Style License], [http://www.gnu.org/copyleft/lesser.html LGPL], [http://www.apache.org/licenses/LICENSE-2.0.html Apache License]
#Implement 'item.class.php', a generic item class to be inherited by all types of items (e.g. stories, links, polls, etc.)
+
#Complete the ACL list implementation
 +
#Complete the Comment engine
 +
#Complete the Action Manager
 +
#Begin creating plugins
 +
#*Links Plugin
 +
#*Article Plugin
 +
#*Calendar Plugin
 +
#*Poll Plugin
 +
#Finishing touches on the DAO

Revision as of 03:07, 23 January 2005

A short TODO is below that includes short term work. Obviously there is much more to do than what is listed. Please contact Tony of Vinny (geeklog-devtalk@lists.geeklog.net) if your interested in doign any work (either one of the tasks below, or anything else).

  1. Decide on a license.
  2. Complete the ACL list implementation
  3. Complete the Comment engine
  4. Complete the Action Manager
  5. Begin creating plugins
    • Links Plugin
    • Article Plugin
    • Calendar Plugin
    • Poll Plugin
  6. Finishing touches on the DAO