| Commit message (Expand) | Author | Age |
* | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey | 2006-05-03 |
* | change plugin interface to use named parameters for flexability | joey | 2006-05-03 |
* | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey | 2006-05-02 |
* | ah, the joys of test-based development.. | joey | 2006-05-02 |
* | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use | joey | 2006-05-02 |
* | * Add an orphans plugin for finding pages that nothing links to. | joey | 2006-05-02 |
* | fix undef warning | joey | 2006-05-02 |
* | deep copy/untaint arrays in setup | joey | 2006-05-02 |
* | * Smarter behavior when creating a page and a page of the same name (but | joey | 2006-05-02 |
* | * Added plugin system, currently only supporting for PreProcessorDirectives. | joey | 2006-05-02 |
* | change calling convention for preprocessor functions | joey | 2006-05-01 |
* | * Rename inlinepage to depends, so that it can be used to refer to more | joey | 2006-05-01 |
* | two notify bug fixes: | joey | 2006-04-28 |
* | - fix typo | joey | 2006-04-25 |
* | prevent users from registering with name that is not a valid wikifile | joey | 2006-04-25 |
* | implemented html sanitisation | joey | 2006-04-25 |
* | fix a deadloop if from ended in a / | joey | 2006-04-25 |
* | more | joey | 2006-04-25 |
* | formatting | joey | 2006-04-25 |
* | subscription nearly done | joey | 2006-04-25 |
* | commit changes for email subscriptions | joey | 2006-04-24 |
* | fix comment | joey | 2006-04-21 |
* | fix broken example config file and detect this breakage | joey | 2006-04-20 |
* | fix --anonok | joey | 2006-04-14 |
* | Convert postprocessordirectives into preprocessordirectives, so they are | joey | 2006-04-04 |
* | proper binmode settings so that with -CSD, ikiwiki will support unicode | joey | 2006-04-04 |
* | Verified that the action parameter on cgi forms is needed for at least the | joey | 2006-04-04 |
* | comment out action => $q->request_uri setting, which is reporedly | joey | 2006-04-02 |
* | - add <base> to cgi output, this is especially useful for output containing | joey | 2006-04-02 |
* | improved logic | joey | 2006-03-30 |
* | fixes | joey | 2006-03-29 |
* | added --hyperestraier switch, which turns on search support | joey | 2006-03-29 |
* | improve fix for symlink attacks to check subdirectories for symlinks too | joey | 2006-03-29 |
* | fix for replacing from underlay | joey | 2006-03-29 |
* | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | 2006-03-29 |
* | css support | joey | 2006-03-29 |
* | html validation fixes: | joey | 2006-03-29 |
* | Improved handling of wikilinks containing characters that are not allowed | joey | 2006-03-29 |
* | Change the name of the session cookie. This will avoid problems with | joey | 2006-03-29 |
* | support [[linktext|pagename]] links | joey | 2006-03-28 |
* | There was a bug that [[inline archive="yes]] created an RSS link, but no feed. | joey | 2006-03-28 |
* | Put in a quick fix for a bug involving page preview while creating a page | joey | 2006-03-28 |
* | add --refresh and make it with with --setup | joey | 2006-03-26 |
* | don't keep the wiki locked while rendering recentchanges | joey | 2006-03-26 |
* | fix rss url in nested pages | joey | 2006-03-26 |
* | don't escape "/" in title when making a blog entry, allow creating a subdir | joey | 2006-03-26 |
* | added --getctime | joey | 2006-03-26 |
* | implemented upgradehooksh | joey | 2006-03-24 |
* | finish up the blog form | joey | 2006-03-24 |
* | add blog post template | joey | 2006-03-24 |