summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
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-02-01setup automator: Configure Term::Readline to use bold for prompt, rather than...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-18brace styleJoey Hess
2010-01-18clarify errorJoey Hess
2010-01-18typosJoey 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
2010-01-09make decode_form_utf8 safe for arraysJoey Hess
2010-01-07only use css alignment stuff for tableJoey Hess
2010-01-07img: remove special case handling of link=yesJoey Hess
2010-01-07refactorJoey Hess
2010-01-07brace styleJoey Hess
2010-01-06Support align attribute for img with captionGiuseppe Bilotta
2010-01-04comments: Fix permalinks for comments using new conflict-free filenames.Joey Hess
2010-01-04lockedit can make sense with no auth pluginsJoey Hess
2010-01-04lockedit: Detect if no authentication plugins are enabled, and die with an er...Joey Hess
2010-01-04signinedit: Auto-disable the plugin when all authentication methods are disab...Joey Hess
2010-01-04inline: Avoid showing edit links if page editing is disabled. (Sjoerd)Joey Hess
2010-01-04fix actions accountingJoey Hess
2010-01-02Fix several places that did not properly handle capitalization of the discuss...Joey Hess
2010-01-02Merge remote branch 'tove/master'Joey Hess
2010-01-02Terminate the arrow entities with ";"Torsten Veller
2010-01-01inline: Fix bug that limited displayed pages when feedshow was specified w/o ...Joey Hess
2010-01-01linkmap: Add option to omit disconnected pages from the map.Joey Hess
2009-12-30comments: Add a checksum to the name of comment pages, to avoid merge conflic...Joey Hess
2009-12-25toc: Add startlevel parameter. (kerravonsen)Joey Hess
2009-12-25pagestats: Add show parameter. Closes: #562129Joey Hess