summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-08-27updatejoey
2006-08-27* Patch from James Westby to add a --sslcookie switch, which forcesjoey
cookies to only be sent over ssl connections to avoid interception. * Factor out the cgi header printing code into a new function. * Fix preferences page on anonok wikis; still need to sign in to get to the preferences page.
2006-08-27more PREFIX funjoey
2006-08-27web commit by pppwww-data
2006-08-27web commit by JamesWestbywww-data
2006-08-27fixjoey
2006-08-27fixjoey
2006-08-27linkifyjoey
2006-08-27addjoey
2006-08-27* Added a ddate plugin.joey
2006-08-27web commit by JamesWestby: Correct name of Mail::Sendmail modulewww-data
2006-08-27web commit by JamesWestbywww-data
2006-08-26comment 2joey
2006-08-26* Patch from James Westby to add a template for the search form.joey
* Cache search form for speedup.
2006-08-26responsejoey
2006-08-26web commit by JamesWestbywww-data
2006-08-26responsejoey
2006-08-26* Patch from James Westby to allow a description to be set for rss feeds.joey
2006-08-26web commit by JamesWestbywww-data
2006-08-26web commit by JamesWestbywww-data
2006-08-26web commit by JamesWestbywww-data
2006-08-26responsejoey
2006-08-26web commit by JamesWestbywww-data
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-24web commit by EdAviswww-data
2006-08-24responsejoey
2006-08-23web commit by EdAviswww-data
2006-08-23updatejoey
2006-08-23changes to show= paramsjoey
2006-08-23web commit by EdAviswww-data
2006-08-23improvejoey
2006-08-23web commit by EdAviswww-data
2006-08-23updatejoey
2006-08-23no longer need triple quotesjoey
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-23applied patchjoey
2006-08-23web commit by JordaPolo: Reply to comments; fix my name.www-data
2006-08-23some fixes for note layoutjoey
2006-08-23updatejoey
2006-08-23fixesjoey
2006-08-23hmmjoey
2006-08-23fixjoey
2006-08-23fixjoey
2006-08-23* Allow preprocessor directives to contain python-like triple-quotedjoey
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-23add a missing closing ] on example directivejoey
2006-08-23thoughtsjoey
2006-08-23updatejoey
2006-08-23reorganise, include preprocess in the right orderjoey
2006-08-22revert broken parentlinks fix, which was broken, explain whyjoey
add plugins/contrib page to avoid broken link on this wiki
2006-08-21updatejoey