aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
Commit message (Collapse)AuthorAge
* * Add basic spam fighting tool for admins: An admin's prefs page now allowsjoey2006-10-28
| | | | editing a list of banned users who are not allowed to log in.
* responses and reorgjoey2006-10-08
|
* remove, redundantjoey2006-10-08
|
* updatejoey2006-10-06
|
* web commit by EthanGlasserCampjoey2006-09-29
|
* web commit by EthanGlasserCamp: more demanding, unreasonable thoughts about ↵joey2006-09-28
| | | | this -- I want a pony
* web commit by EthanGlasserCamp: Oops! This doesn't work at all.joey2006-09-28
|
* web commit by EthanGlasserCamp: another entry on my wish listjoey2006-09-28
|
* new ideajoey2006-09-23
|
* move, this contains todo items, not bugsjoey2006-09-21
|
* updatesjoey2006-09-10
|
* * Work on firming up the plugin interface:joey2006-09-09
| | | | | | | | | | | | | | | | | | | - Plugins should not need to load IkiWiki::Render to get commonly used functions, so moved some functions from there to IkiWiki. - Picked out the set of functions and variables that most plugins use, documented them, and made IkiWiki export them by default, like a proper perl module should. - Use the other functions at your own risk. - This is not quite complete, I still have to decide whether to export some other things. * Changed all plugins included in ikiwiki to not use "IkiWiki::" when referring to stuff now exported by the IkiWiki module. * Anyone with a third-party ikiwiki plugin is strongly enrouraged to make like changes to it and avoid use of non-exported symboles from "IkiWiki::". * Link debian/changelog and debian/news to NEWS and CHANGELOG. * Support hyperestradier version 1.4.2, which adds a new required phraseform setting.
* * Add a linkmap plugin (requires graphviz).joey2006-09-07
|
* web commit by joeywww-data2006-09-07
|
* * Include <link rel> tag for RSS feeds, used by some aggregators andjoey2006-09-06
| | | | firefox to find the feed.
* commentjoey2006-09-06
|
* * Add support for mercurial, contributed by Emanuele Aina.joey2006-09-06
|
* web commit by tuomovwww-data2006-09-05
|
* web commit by tuomovwww-data2006-09-05
|
* * Add support for tla, contributed by Clint Adama. Closes: #385936joey2006-09-04
|
* web commit by Kylewww-data2006-09-01
|
* web commit by Kylewww-data2006-09-01
|
* updatejoey2006-08-28
|
* fix formattingjoey2006-08-28
|
* updatejoey2006-08-28
|
* * Patch from James Westby to add an actions option to inline; thisjoey2006-08-28
| | | | adds Edit and Discussion links at the end of blog entries.
* web commit by JamesWestbywww-data2006-08-28
|
* web commit by JamesWestbywww-data2006-08-28
|
* web commit by JamesWestbywww-data2006-08-28
|
* web commit by JamesWestbywww-data2006-08-28
|
* * Add toc (table of contents) plugin.joey2006-08-28
|
* formatjoey2006-08-28
|
* responsejoey2006-08-28
|
* web commit by JamesWestbywww-data2006-08-28
|
* updatejoey2006-08-27
|
* fixjoey2006-08-27
|
* web commit by JamesWestbywww-data2006-08-27
|
* comment 2joey2006-08-26
|
* responsejoey2006-08-26
|
* web commit by JamesWestbywww-data2006-08-26
|
* * Patch from James Westby to allow a description to be set for rss feeds.joey2006-08-26
|
* web commit by JamesWestbywww-data2006-08-26
|
* web commit by JamesWestbywww-data2006-08-26
|
* responsejoey2006-08-26
|
* web commit by JamesWestbywww-data2006-08-26
|
* * Change order of linkify and preprocess; first preprocess and then linkify.joey2006-08-23
| | | | | | | | | | This allows passing a wikilink inside a parameter to a preprocessor directive without it being expanded to html, and leaking out of the parameter, which had required some non-obvious use of triple-quoting to avoid. Note that any preprocessor plugins that output something that looks like a wikilink will now have it treated as such; AFAIK this doesn't change any behavior though except for the template plugin. * Enable preprocessor directives when previewing an edit.
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
| | | | | | | text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin.
* thoughtsjoey2006-08-23
|
* updatejoey2006-08-21
|
* updatejoey2006-08-19
|