Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-26 | response | joey | |
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 | web commit by JamesWestby | www-data | |
2006-08-26 | response | joey | |
2006-08-26 | web commit by JamesWestby | www-data | |
2006-08-25 | use a hash | joey | |
2006-08-25 | * Generalised preprocesser loop protection code. | joey | |
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey | |
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. | |||
2006-08-24 | web commit by EdAvis | www-data | |
2006-08-24 | * Make all pages pull in a local.css style sheet, if present. This won't | joey | |
be included in ikiwiki, but can be created to make local styling changes w/o needing to merge in every new change to the distributed style.css. | |||
2006-08-24 | response | joey | |
2006-08-24 | remove date munging, seems to be unnecessary | joey | |
2006-08-23 | web commit by EdAvis | www-data | |
2006-08-23 | update | joey | |
2006-08-23 | remove unused option | joey | |
2006-08-23 | changes to show= params | joey | |
2006-08-23 | web commit by EdAvis | www-data | |
2006-08-23 | improve | joey | |
2006-08-23 | web commit by EdAvis | www-data | |
2006-08-23 | update | joey | |
2006-08-23 | no longer need triple quotes | joey | |
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 | applied patch | joey | |
2006-08-23 | * Patch from Jordà Polo to make Setup::Standard support hashes in config | joey | |
files. | |||
2006-08-23 | web commit by JordaPolo: Reply to comments; fix my name. | www-data | |
2006-08-23 | * Make pagespec merge code smarter about merging duplicate pagespecs. | joey | |
2006-08-23 | less padding | joey | |
2006-08-23 | some fixes for note layout | joey | |
2006-08-23 | update | joey | |
2006-08-23 | fixes | joey | |
2006-08-23 | hmm | joey | |
2006-08-23 | fix | joey | |
2006-08-23 | fix | joey | |
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 | * Allow preprocessor directives to span multiple lines, both to make | joey | |
long ones with lots of values easier to write, and to allow for ones with multi-line quoted values. | |||
2006-08-23 | add a missing closing ] on example directive | joey | |
2006-08-23 | thoughts | joey | |
2006-08-23 | update | joey | |
2006-08-23 | reorganise, include preprocess in the right order | joey | |
2006-08-22 | add upgrade note | joey | |
2006-08-22 | remove removed fix | joey | |
2006-08-22 | revert broken parentlinks fix, which was broken, explain why | joey | |
add plugins/contrib page to avoid broken link on this wiki | |||
2006-08-22 | * Fix a bug introduced last version to do with nested inlines. | joey | |
2006-08-21 | update | joey | |
2006-08-21 | * Clean up behavior with broken parentlinks. | joey | |
2006-08-21 | * Fixed a bug with previews of subpages having broken links to top-level | joey | |
pages. * Change how the stylesheet url is determined in the templates: Remove STYLEURL and add BASEURL to all templates (some already had it). This new more general variable can be used to link to other things (eg, images) from the template, as well as stylesheets. | |||
2006-08-21 | move to bug page | joey | |