Table of Contents
ExecutionRoom CMS
Links
TODO
CMS TODO
Forum TODO
ExecutionRoom CMS
Links
http://michelf.com/projects/php-markdown
http://daringfireball.net/projects/markdown/dingus
http://www.dokuwiki.org/devel:parser
TODO
Merge
CMS
and forum codebases (The forum should be a module in the
CMS
system).
CMS TODO
Store and show poster in news.
Show icon in news.
Make menu editor (link pages to the actual pages in some way).
Make it possible to create new pages, as well as delete end edit existing ones.
Forum TODO
Add address book, with comments.
Make users able to upload their own avatars.
Fix unknown tid creates new thread bug (unintentional creation upon badly copied link)
Add edit/delete support in calendar.
Fix nested-quotes bug.
Make search function in forum posts.
Make site configurable through XML (as admin), instead of hard coded in config.php
Parser bug, when a link is the final element in a quote. (ex “[quote …]text
http://someurl[/quote]
”)