aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* * Patch from James Westby to add a --sslcookie switch, which forces••• 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. joey2006-08-27
* fix reference counting oopsjoey2006-08-27
* more PREFIX funjoey2006-08-27
* re-emit unprocessed preprocessor directives in full, in case they're really•••wikilinks with spaces joey2006-08-27
* web commit by pppwww-data2006-08-27
* web commit by JamesWestbywww-data2006-08-27
* fixjoey2006-08-27
* fixjoey2006-08-27
* linkifyjoey2006-08-27
* avoid floating boxes running up against the line at the bottom of the page•••somewhat grody I think; relies on placement and type of tags display.. joey2006-08-27
* addjoey2006-08-27
* important robustness fixjoey2006-08-27
* fnordjoey2006-08-27
* * Added a ddate plugin.joey2006-08-27
* web commit by JamesWestby: Correct name of Mail::Sendmail modulewww-data2006-08-27
* web commit by JamesWestbywww-data2006-08-27
* added infojoey2006-08-26
* comment 2joey2006-08-26
* * Patch from James Westby to add a template for the search form.•••* Cache search form for speedup. joey2006-08-26
* responsejoey2006-08-26
* fix up use of PREFIXjoey2006-08-26
* switch to > n (currently 10) cycle loop protection since eg tumov's include•••plugin preprocesses included pages using the name of the including page joey2006-08-26
* 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.•••* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. joey2006-08-25
* web commit by EdAviswww-data2006-08-24
* * Make all pages pull in a local.css style sheet, if present. This won't••• 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. joey2006-08-24
* 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.••• 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. joey2006-08-23
* applied patchjoey2006-08-23
* * Patch from Jordà Polo to make Setup::Standard support hashes in config••• files. joey2006-08-23
* web commit by JordaPolo: Reply to comments; fix my name.www-data2006-08-23