aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* rename uuid to guidJoey Hess2008-07-12
* elide temp varJoey Hess2008-07-12
* meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth...Simon McVittie2008-07-11
* inline plugin: if meta plugin is also enabled, and has collected a uuid for a...Simon McVittie2008-07-11
* meta plugin: also collect [[!meta uuid="..."]]Simon McVittie2008-07-11
* rename beautify_url to stress it only works on the path componentJoey Hess2008-07-11
* beautify url recentchanges_link redirs toJoey Hess2008-07-11
* fix use orderingJoey Hess2008-07-11
* whitespaceJoey Hess2008-07-11
* Fixes creation of pages when clicking on WikiLinks starting with "/".Joey Hess2008-07-10
* template: Add support for a BASENAME variable.Joey Hess2008-07-10
* work around CGI::Session constructor issuesJoey Hess2008-07-10
* clarifications, commentsJoey Hess2008-07-09
* Make it possible to load setup files w/o running them. Code needing to do so ...Joey Hess2008-07-09
* improve error message if virus checker fails w/o outputJoey Hess2008-07-09
* otl: Support utf-8 files. (Recai Oktaş)Joey Hess2008-07-08
* attachment: Support perl 5.8's buggy version of CGI.pm.Joey Hess2008-07-08
* explicitly set form type to multipartJoey Hess2008-07-08
* check for tempfile being emptyJoey Hess2008-07-08
* undef $fh before openingJoey Hess2008-07-08
* another try at dealing with CGI.pm problemJoey Hess2008-07-08
* attachment: Support old versions of CGI.pm that lack an upload method.Joey Hess2008-07-08
* attachment: Fix an uninitialised value warning when editing a page that curre...Joey Hess2008-07-08
* minor improvementsJoey Hess2008-07-07
* search: generate configuration files once only when rebuildingGabriel McManus2008-07-07
* add virus checking to attachments pluginJoey Hess2008-07-06
* avoid uninitialised value warningsJoey Hess2008-07-06
* avoid uninitialised valueJoey Hess2008-07-06
* editpage escaping fixesJoey Hess2008-07-06
* link to pagespec/attachmentJoey Hess2008-07-02
* factor out glob2reJoey Hess2008-07-02
* add mimetype checkingJoey Hess2008-07-02
* add user and ip support to attachment pagespecsJoey Hess2008-07-02
* toggle: Add javascript to top of page, not to end. This avoids flicker since ...Joey Hess2008-07-02
* xhtml fixesJoey Hess2008-07-02
* toggle: Add support for toggles that are open by default.Joey Hess2008-07-02
* attachments interface visibility togglingJoey Hess2008-07-02
* export javascript, and support default-open togglesJoey Hess2008-07-02
* fixesJoey Hess2008-07-01
* some fit and finish fixesJoey Hess2008-07-01
* only show one sig figJoey Hess2008-07-01
* display human sizesJoey Hess2008-07-01
* add both kinds of linksJoey Hess2008-07-01
* basic attachment listJoey Hess2008-07-01
* save attachments when page is saved tooJoey Hess2008-07-01
* check attachments in and refreshJoey Hess2008-07-01
* add allowed attachments field to admin prefsJoey Hess2008-07-01
* minor optimisationJoey Hess2008-07-01
* fix expensive move code pathJoey Hess2008-07-01
* better approach for cgi upload disablingJoey Hess2008-07-01