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