aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* typo fix and slight reformatjoey2006-09-16
|
* * Numerous tla fixes from Clint.joey2006-09-16
|
* post for Donjoey2006-09-16
|
* * Version the libcgi-session-perl dependency, some features that needjoey2006-09-16
| | | | the new version are used in some cases (sslcookie).
* responsesjoey2006-09-16
|
* web commit by JamesWestbyjoey2006-09-16
|
* web commit by JamesWestbyjoey2006-09-16
|
* oops...joey2006-09-16
|
* * Support Text::Markdown from CPAN, which has a different interface fromjoey2006-09-16
| | | | the original markdown or the one in Debian.
* web commit by JamesWestbyjoey2006-09-16
|
* web commit by JamesWestbyjoey2006-09-16
|
* responsejoey2006-09-16
|
* web commit by JamesWestbyjoey2006-09-16
|
* foojoey2006-09-16
|
* * Patch from James Westby to deal with the case where you're editing ajoey2006-09-16
| | | | | new page, hit cancel, and need to be redirected to somewhere sane.
* * Deal with CPAN installing Markdown as Text::Markdown, while it's joey2006-09-16
| | | | installed as just Markdown by apt.
* merge helponformatting fix to basewikijoey2006-09-16
|
* * pagetemplate hooks are now also called when generating cgi pages.joey2006-09-16
| | | | | * Add a favicon plugin, which simply adds a link tag for an icon to each page (and cgis).
* web commit by JamesWestby: Add a note about Markdown vs. Text::Markdownjoey2006-09-16
|
* web commit by JamesWestby: The markdown docs actually say 4 spaces is enough ↵joey2006-09-16
| | | | indentation for a code block
* web commit by JamesWestby: Add a bug and patch for 404 when cancelling the ↵joey2006-09-16
| | | | creation of a page.
* web commit by ClintAdams: can't edit the =tagging-method file 'til it existsjoey2006-09-16
|
* web commit by DonMartijoey2006-09-15
|
* web commit by DonMartijoey2006-09-15
|
* web commit by JamesWestby: Add my new wikijoey2006-09-15
|
* foojoey2006-09-15
|
* * Yet another fix for those poor case-sensative OSX users.joey2006-09-15
|
* * Patch from Recai to fix a wide character warning from the search pluginjoey2006-09-15
| | | | during setup if the wikiname contains utf8.
* * Add a stub local.css to avoid problems with 404's.joey2006-09-15
|
* add family wikijoey2006-09-15
|
* * Fix a baseurl problem in hyperestradier search results.joey2006-09-15
|
* web commit by test: test 5joey2006-09-14
|
* web commit by test: test 4joey2006-09-14
|
* web commit by test: test 3joey2006-09-14
|
* oops..joey2006-09-14
|
* web commit by test: test 2joey2006-09-14
|
* web commit by test: testjoey2006-09-14
|
* hail UB313!joey2006-09-14
|
* * Patch from Recai to kill utf-8 on the wiki name when generating thejoey2006-09-11
| | | | session cookie.
* addjoey2006-09-11
|
* add displaytimejoey2006-09-11
|
* web commit by RecaiOktas: Add homepage (uses Git backend).joey2006-09-10
|
* * Patch from Recai to use utf8 when reading the setup file, so thatjoey2006-09-10
| | | | utf8 wikinames from there will be used properly.
* web commit by RecaiOktas: [Git] Document some design issues.joey2006-09-10
|
* web commit by RecaiOktas: Suggest local git clones for space and time ↵joey2006-09-10
| | | | efficiency.
* web commit by BenjaminALee: Added my homepage.joey2006-09-10
|
* * If an inlined page has a permalink, link the page title to that.joey2006-09-10
|
* updatesjoey2006-09-10
|
* typojoey2006-09-09
|
* * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"joey2006-09-09
| | | | to declare which version of the interface your plugin needs.