Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-04 | * Add support for tla, contributed by Clint Adama. Closes: #385936 | joey | |
2006-09-01 | web commit by Kyle | www-data | |
2006-09-01 | web commit by Kyle | www-data | |
2006-08-28 | update | joey | |
2006-08-28 | fix formatting | joey | |
2006-08-28 | update | joey | |
2006-08-28 | * Patch from James Westby to add an actions option to inline; this | joey | |
adds Edit and Discussion links at the end of blog entries. | |||
2006-08-28 | web commit by JamesWestby | www-data | |
2006-08-28 | web commit by JamesWestby | www-data | |
2006-08-28 | web commit by JamesWestby | www-data | |
2006-08-28 | web commit by JamesWestby | www-data | |
2006-08-28 | * Add toc (table of contents) plugin. | joey | |
2006-08-28 | format | joey | |
2006-08-28 | response | joey | |
2006-08-28 | web commit by JamesWestby | www-data | |
2006-08-27 | update | joey | |
2006-08-27 | fix | joey | |
2006-08-27 | web commit by JamesWestby | www-data | |
2006-08-26 | comment 2 | joey | |
2006-08-26 | response | joey | |
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-26 | * Patch from James Westby to allow a description to be set for rss feeds. | joey | |
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-26 | response | joey | |
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-23 | * Change order of linkify and preprocess; first preprocess and then linkify. | joey | |
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. | |||
2006-08-23 | * Allow preprocessor directives to contain python-like triple-quoted | joey | |
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. | |||
2006-08-23 | thoughts | joey | |
2006-08-21 | update | joey | |
2006-08-19 | update | joey | |
2006-08-19 | update | joey | |
2006-08-19 | update | joey | |
2006-08-19 | update | joey | |
2006-08-19 | update | joey | |
2006-08-19 | web commit by joey: heh heh heh | www-data | |
2006-08-18 | web commit by StruanJudd | www-data | |
2006-08-18 | thoughts on some future stuff | joey | |
2006-08-18 | web commit by joey | www-data | |
2006-08-18 | web commit by joey | www-data | |
2006-08-18 | web commit by joey | www-data | |
2006-08-16 | web commit by IanBrandt | www-data | |
2006-08-13 | * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. | joey | |
* Add --version. * Man page format fixups. * Add a %pagecase which maps lower-case page names to the actual case used in the filename. Use this in bestlinks calculation instead of forcing the link to lowercase. * Also use %pagecase in various other places that want to check if a page with a given name exists. * This means that links to pages with mixed case names will now work, even if the link is in some other case mixture, and mixed case pages should be fully supported throughout ikiwiki. * Recommend rebuilding wikis on upgrade to this version. | |||
2006-08-12 | meh | joey | |
2006-08-04 | * Make aggregator save permalinks and author name to pages as metadata. | joey | |
* Add permalink and author support to meta plugin, affecting RSS feeds and blog pages. * Change titlepage() to encode utf-8 alnum characters. This is necessary to avoid UTF-8 creeping into filenames in urls. (There are still some other ways that it can get in.) | |||
2006-08-03 | * Try to handle relative links in aggregated feeds. However, | joey | |
the current support is a crude hack due to limitations of XML::Feed: xml:base is not supported, neither is Content-Location. And of course, relative links in RSS feeds are ill-undefined.. | |||
2006-08-03 | more slashery | joey | |
2006-08-02 | meh | joey | |
2006-08-02 | meh | joey | |
2006-08-02 | thoughts | joey | |