aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* responsejoey2006-08-26
|
* fix up use of PREFIXjoey2006-08-26
|
* switch to > n (currently 10) cycle loop protection since eg tumov's includejoey2006-08-26
| | | | | plugin preprocesses included pages using the name of the including page
* web commit by JamesWestbywww-data2006-08-26
|
* responsejoey2006-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
|
* web commit by JamesWestbywww-data2006-08-26
|
* responsejoey2006-08-26
|
* web commit by JamesWestbywww-data2006-08-26
|
* use a hashjoey2006-08-25
|
* * Generalised preprocesser loop protection code.joey2006-08-25
|
* * Use DESTDIR and not PREFIX to specify installation prefix for packaging.joey2006-08-25
| | | | | * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory.
* web commit by EdAviswww-data2006-08-24
|
* * Make all pages pull in a local.css style sheet, if present. This won'tjoey2006-08-24
| | | | | 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.
* responsejoey2006-08-24
|
* remove date munging, seems to be unnecessaryjoey2006-08-24
|
* web commit by EdAviswww-data2006-08-23
|
* updatejoey2006-08-23
|
* remove unused optionjoey2006-08-23
|
* changes to show= paramsjoey2006-08-23
|
* web commit by EdAviswww-data2006-08-23
|
* improvejoey2006-08-23
|
* web commit by EdAviswww-data2006-08-23
|
* updatejoey2006-08-23
|
* no longer need triple quotesjoey2006-08-23
|
* * 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.
* applied patchjoey2006-08-23
|
* * Patch from Jordà Polo to make Setup::Standard support hashes in configjoey2006-08-23
| | | | files.
* web commit by JordaPolo: Reply to comments; fix my name.www-data2006-08-23
|
* * Make pagespec merge code smarter about merging duplicate pagespecs.joey2006-08-23
|
* less paddingjoey2006-08-23
|
* some fixes for note layoutjoey2006-08-23
|
* updatejoey2006-08-23
|
* fixesjoey2006-08-23
|
* hmmjoey2006-08-23
|
* fixjoey2006-08-23
|
* fixjoey2006-08-23
|
* * 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.
* * Allow preprocessor directives to span multiple lines, both to makejoey2006-08-23
| | | | | long ones with lots of values easier to write, and to allow for ones with multi-line quoted values.
* add a missing closing ] on example directivejoey2006-08-23
|
* thoughtsjoey2006-08-23
|
* updatejoey2006-08-23
|
* reorganise, include preprocess in the right orderjoey2006-08-23
|
* add upgrade notejoey2006-08-22
|
* remove removed fixjoey2006-08-22
|
* revert broken parentlinks fix, which was broken, explain whyjoey2006-08-22
| | | | | add plugins/contrib page to avoid broken link on this wiki
* * Fix a bug introduced last version to do with nested inlines.joey2006-08-22
|
* updatejoey2006-08-21
|