Formatting:
* Make a more sane list generator... (non-priority)
* Tooltip generator (anchors with only a title, no link)

Formatting help:
* Redo formatting help system... Not the best way of doing it, takes up too much space and is not clear enough
* Tooltips (title="") for [[uri||tooltip||title]]
* Picturelinks ([[url||title||{image.ext||title||justification}]] and ditto (()) )
* Right and center aligned text (>>text and ||text)
* ##LASTUPDATE## date of the last update (filedate of recent_pages.txt)
* Formatting help for modules...

Site setup:
* Accessify controls in all of site setup
* Make menus and pages deletable
* Use module human name for the name in the breadcrumb navigator in module setup
* Make simple setup-based theme + buttons for opening in a new window... (use $setuptheme, check in theming.php)
* External link database... Make it possible to link to an external resource simply by doing [[Link Name]] and then look through a database where Link Name would be a unique name, linked to a URL (and linked to index.php?page_id=XX&extlink=Link%20Name for collecting usage statistics)

Gallery module:
* Make parse_gallery_image function

New modules:
* Contact module (create contacts, list all contacts, vcard, contact form)
* New gallery module (tags based, no albums)
* Blog module (Orca Blog from www.greywyvern.com)

Generic:
* Consider how to make a breadcrumb system (possibly a module?)
* Move front page out of i18n
* Backup system
* Genericify i18n functions (all translations should be translate["string"], not anything else)
* Make use of .htaccess for making /$language/$page_id and /$language/$page

README:
