View source for Roadmap

#||
||
++WackoWiki is a non-commercial, all volunteer, Open Source project, and as such there is no formal list of feature requirements required for development. That said, there is an informal list of items that have been agreed upon by the WackoWiki developers as things that need to worked upon, known as the ((TodoList TODO list)). Items on the list can be marked as completed in development, "claimed" by a developer and being actively worked on, or unmarked meaning that the item is likely not being actively worked on. Team members work on WackoWiki when they want to at their own speed.++
++So any future development depends on the contributions that will be made by its user community. Certainly working patches have a greater chance to become realized quickly than feature requests, but please don't hesitate to submit your suggestions to our ((/Org/Tools/BugTracker issue tracker)).++

The following features are planned to be implemented in a future version:  |%%(wacko wrapper=box)**((ChangeLog Changelog))**

((https://wackowiki.org/bugs/roadmap_page.php Bug Tracker Log))
((https://bitbucket.org/wackowiki/wackowiki/commits/all Change Log)) 

{{toc}}
%%
||
||#

====((Release/R6.1 R6.1))====
  * ((Release/R6.1/ReleaseNotes Release notes for R6.1))
  * address GUI and usability issues
  * improve thumbnail support
  * responsive device-agnostic theme 
  * improve ((/Dev/Projects/Templatest/Usage template guide))
  * archive table
  * further code base consolidation

====R6.2====
  * add support for Prepared Statements
  * rewrite and reimplementation of WackoFormatter

====R7====
  * treads in comments
  * extended & normalized ACLs
  * refactoring
    * we load too much code that we don't really need, the code needs restructuring to improve
      1. Move items not related to the core of the wiki out of class/wacko.php (ie. Forms, Users, DB, Referrers, Comments, etc.). The core should only be for loading actions, handlers, formatters, etc. All of these items should be offloaded into autoloading plugins. (?)
  * ...
  * Media Revisions

====Unscheduled====
  * improve ((Projects/WikiEdit WikiEdit))
  * PostgreSQL support
  * SQLite support
  * federation
  * ((/Dev/PatchesHacks/WikiMessenger private messages)) (privacy: no outbound messages)
  * Referential integrity
  * improve ((Projects/WackoFormatter WackoFormatter))


{{backlinks}}