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