summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2010-03-26fix the other half of the filecheck filename bugJoey Hess
2010-03-25filecheck: Fix bug that prevented the pagespecs from matching when not called...Joey Hess
2010-03-25remove a few leftover manual folding indicatorsJoey Hess
2010-03-24fix back-compat with old Net::OpenIDJoey Hess
2010-03-19whitespaceJoey Hess
2010-03-19audited use POSIXJoey Hess
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-03-12typoJoey Hess
2010-03-12htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste...Joey Hess
2010-03-11search: Avoid '$' in the wikiname appearing unescaped on omega's query templa...Joey Hess
2010-03-11moderatedcomments: Added moderate_pagespecJoey Hess
2010-03-09typoJoey Hess
2010-03-09Fix utf8 issues in calls to md5_hex.Joey Hess
2010-02-24catch failure to open the filetypes fileJoey Hess
2010-02-14comments: Display number of comments in comment action link.Joey Hess
2010-02-14minor refactor/optimisationJoey Hess
2010-02-12setup file orderingJoey Hess
2010-02-12add section informationJoey Hess
2010-02-12remove unnecessary IkiWiki::Joey Hess
2010-02-12format plugin categorizationJoey Hess
2010-02-12improve websetup fieldset displayJoey Hess
2010-02-11fix websetup display of unsafe arrays in expert modeJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2010-02-11reorder canedit checks during page creation to have best_loc firstJoey Hess
2010-02-11partially fix httpauth canedit hookJoey Hess
2010-02-11fix logic errorJoey Hess
2010-02-11httpauth: Add httpauth_pagespec setting that can be used to limit pages to on...Joey Hess
2010-02-11httpauth: When cgiauthurl is configured, httpauth can now be used alongside o...Joey Hess
2010-02-11patch so farJoey Hess
2010-02-09amazon_s3: Fix to support the EU S3 datacenter, which is more picky about att...Joey Hess
2010-02-06Fix color and format plugins to appear in the websetup interface.Joey Hess
2010-02-06opendiscussion: This plugin will also now allow posting commentsJoey Hess
2010-02-06ensure opendiscussion hook is always called before lockeditJoey Hess
2010-02-05revert accidental code changeJoey Hess
2010-02-05responseJoey Hess
2010-02-04factor out a userpage functionJoey Hess
2010-02-04Add link to userpage (or creation link) to top of preferences page.Joey Hess
2010-02-04typoJoey Hess
2010-02-04Improve display of openid in preferences page.Joey Hess
2010-02-04Allow jumping directly into account registration process by going to ikiwiki...Joey Hess
2010-01-28img: Fix a bug that could taint @links with undef values.Joey Hess
2010-01-26template: Preprocess parameters before htmlizing.Joey Hess
2010-01-21po: avoid crash when page is emptyJoey Hess
2010-01-19handle git-notes breakageJoey Hess
2010-01-18brace style and layoutJoey Hess
2010-01-18clarify errorJoey Hess
2010-01-09linkmap: Simplify and improve browser compatability by using an img, not obj...Joey Hess
2010-01-09websetup: Fix bug in array change detection.Joey Hess
2010-01-09websetup: Fix utf-8 problems.Joey Hess