Formatting:
* Assign name="" to headers (#1.2.3.4.5) DONE!
  - Missing visualisation (How to make it obvious you can link, but not so obvious it gets in the way?)
  - TOC generator (paper notes)
* --~~~~ for adding username and datetime fx. --%%leinir%% (2005-05-23 17:42)
* parse_profilelinks should use tiny thumbnails (avatar-tiny.*)
  * Show avatar-thumbnail.* on hovering over avatar-tiny.* (investigate!)

Site setup:
* Accessify controls in all of site 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)

New modules:
* New gallery module (tags based, no albums)
* Forum module (Orca Forum from www.greywyvern.com? Integrate phpBB2? DIY?)
* Document gallery system (paper notes)

Generic:
* **Immediate**
  * Make time/date view centrally controlled (default set in system options, user settable in profile edit)
  * Enable modules to make theme entries (like blog's Blog This Page)... Simply add to $replacements? i think so!
* Site-wide updates system for subscription (subscribe to new stuff everywhere, possibly using a site-wide messaging system?)
* Change to using absolute paths everywhere, so we can switch to [L] in stead of [R,L] for mod_rewrite
* Consider how to make a breadcrumb system (possibly a module?)
* Move front page out of i18n
* Backup system

Profiles:
* Add category/keyword system
* Add search system (possibly in controller? Add filter field and keywords field)

README:
* Documentation for BloggerMod (section 5.3)

Gallery module:
* Better view, allow users to choose thumbnails for subalbums and show subalbums as images...
* Replace images (upload new image, don't delete comments+description)
* Genericify the thumbnailer further...
* Investigate video support...
* Move gallery subfolders
* Gallery remote control (digiKam)

BloggerMod:
* **Immediate**
  * Pagination for \blog and \blogall
* Use for embeded media (podcasting)
* Make the <image> section in feeds customiseable
* RSS feeds from other places... (next version of BloggerMod... don't keep it /too/ long this time ;) )
* Show friend's blog entries in Your Page... (no, use subscription system in stead...)
* XML-RPC for new blog entries...

Events module:
* Create option for defining/selecting which page to put the events calendar on, a la Discuss
