aboutsummaryrefslogtreecommitdiff
path: root/basewiki/wikiicons
Commit message (Collapse)AuthorAge
* * Support for looking in multiple directories for underlay files.joey2007-08-28
| | | | | | | * Plugins can add new directories to the search path with the add_underlay function. * Split out smiley underlay files into a separate underlay, so if the plugin isn't used, the wiki isn't bloated with all those files.
* add as linksjoey2007-02-13
|
* * Make the basewiki be full of symlinks to pages that should be the samejoey2007-02-13
| | | | | in the doc wiki. This will allow direct edits to alter the base wiki without manual munging.
* * Make RecentChanges use a table and some CSS, should be much more readable.joey2006-07-04
No code changes involved. * Encode & in diffurl in examples, to conform to pedantic rules.