summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2008-10-19Correct copy&paste-o.tschwinge
2008-10-17relativedate: New javascript-alicious plugin that makes all dates display ↵Joey Hess
relative, in a very nice way, if I say so myself.
2008-10-17Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess
* Add an underlay for javascript, and add ikiwiki.js containing some utility code. * toggle: Stop embedding the full toggle code on each page using it, and move it to toggle.js in the javascript underlay.
2008-10-10document google pluginJoey Hess
2008-10-10(no commit message)bremner
2008-10-09(no commit message)http://yag.myopenid.com/
2008-10-09problem fixedJoey Hess
2008-10-09(no commit message)http://yag.myopenid.com/
2008-10-09tag updatesJoey Hess
2008-10-09(no commit message)http://josephturian.blogspot.com/
2008-10-08lockedit: Support specifying which users (and IP addresses) a page is locked ↵Joey Hess
for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.)
2008-10-08remove page_locking page, move content to plugins/lockeditJoey Hess
Also, removed obsolte para about using the prefs page to configure locked pages, that interface is obsolete, hidden by default, and the locked_pages setup file setting is used instead.
2008-10-01Merge branch 'tova'Joey Hess
2008-10-01Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-09-30Merge branch 'master' into tovaJoey Hess
Conflicts: debian/changelog
2008-09-30httpauth: Document that ikiwiki.cgi has to be in a directory subject to ↵Joey Hess
authentication. Closes: #500524
2008-09-30The plugins have been rewritten and now should function properly.tschwinge
2008-09-29add newpagefile functionJoey Hess
2008-09-27responseJoey Hess
2008-09-27Thoughts on the new wikistate variablehttp://www.cse.unsw.edu.au/~willu/
2008-09-27Add %wikistate, which is like %pagestate except not specific to a given ↵Joey Hess
page, and is preserved across rebuilds.
2008-09-27Export pagetitle, titlepage, linkpage.Joey Hess
2008-09-27clarify when to use utlto and when to use htmlpageJoey Hess
suggestion from smcv
2008-09-26clarifyJoey Hess
2008-09-26htmlscrubber: Add a config setting that can be used to disable the scrubber ↵Joey Hess
acting on a set of pages.
2008-09-23Add keepextension parameter to htmlize hook. (Willu)Joey Hess
2008-09-19(no commit message)http://schmonz.livejournal.com/
2008-09-19responseJoey Hess
2008-09-19probably fine maybe?http://schmonz.livejournal.com/
2008-09-19responseJoey Hess
2008-09-19responsehttp://schmonz.livejournal.com/
2008-09-19responseJoey Hess
2008-09-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-09-19responseJoey Hess
2008-09-19new problemhttp://schmonz.livejournal.com/
2008-09-19Adding a deprecated tag for plugins?AlexandreDupas
2008-09-17yup yuphttp://schmonz.livejournal.com/
2008-09-17responseJoey Hess
2008-09-17not quite there yethttp://schmonz.livejournal.com/
2008-09-17Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-09-17aggregate: Support atom feeds with only a summary element, and no content ↵Joey Hess
elements.
2008-09-17add basic websetup supporthttp://schmonz.livejournal.com/
2008-09-17(no commit message)http://schmonz.livejournal.com/
2008-09-17response to responsehttp://schmonz.livejournal.com/
2008-09-17editdiff: Broken since 2.62 due to wrong syntax, now fixed.Joey Hess
2008-09-17aggregate: Allow expirecount to work on the first pass. (expireage still ↵Joey Hess
needs to wait for the pages to be rendered though)
2008-09-17not seeing the Edit button, help?http://schmonz.livejournal.com/
2008-09-17incomplete aggregation (no bodies)http://schmonz.livejournal.com/
2008-09-15hopefully answer Peter's questionbremner
2008-09-13share my fumblings in calling IkiWiki::Setupbremner