summaryrefslogtreecommitdiff
path: root/doc/plugins
AgeCommit message (Collapse)Author
2010-10-04document new rcs reversion support functionsJoey Hess
2010-09-29(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
2010-09-29(no commit message)https://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
2010-09-28better tagshttps://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
2010-09-28initial pagehttps://www.google.com/accounts/o8/id?id=AItOawnZyXrBJHCbhjyf69drmoWxbsEex_bQhEk
2010-09-27template_depends: throw nice error message when template cannot be foundJoey Hess
plovs reported a crash when templates were not installed properly, with a non-useful error about the template object not being defined. I've audited all uses of template_depends(), and template(), and it makes sense for them to throw an error if the template cannot be found. All code with a user-supplied template catches errors already, to handle template parse failures. It did not make sense for template_file to throw errors, as some code uses it to probe if a template file is available.
2010-09-18document settings needed to fix bugJoey Hess
2010-09-18remove obsolete docs about DefaultLanguageJoey Hess
I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed.
2010-09-14updateJoey Hess
2010-09-10Pass array of names of files that have been deleted to needsbuild hook as ↵Joey Hess
second parameter, to allow for plugins that needs access to this information earlier than the delete hook.
2010-09-10po: Make the po_master_language use a langpair like "en|English", so it can ↵Joey Hess
be configured via the web.
2010-09-07needsbuild hook interface changed; the hooks should now return the modified ↵Joey Hess
array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
2010-09-04added a patch to make it more like MediaWikiChangaco
2010-09-01YAML is YAMLhttp://kerravonsen.dreamwidth.org/
2010-08-31more on ymlfront vs MMDGiuseppe Bilotta
2010-08-31keeping triple-dash as default, but making it configurablehttp://kerravonsen.dreamwidth.org/
2010-08-30ymlfront vs MMDhttp://oblomov.myopenid.com/
2010-08-30split out bug report and closeJoey Hess
2010-08-30responseJoey Hess
2010-08-15(no commit message)https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o
2010-08-14respond, open wishlist todo item with designJoey Hess
2010-08-14(no commit message)https://www.google.com/accounts/o8/id?id=AItOawndltpDNFSfEZBR_TIcjeDQRkuuyT1e_3o
2010-08-13possible to use place holders?http://weakish.myopenid.com/
2010-08-12flattr: New plugin.Joey Hess
Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.
2010-08-09Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-08-09filecheck: Fall back to using the file command if the freedesktop magic file ↵Joey Hess
cannot identify a file.
2010-08-06formattinghttp://kerravonsen.dreamwidth.org/
2010-08-06Should I remove the old ymlfront format now that it recognises directives?http://kerravonsen.dreamwidth.org/
2010-08-06ymlfront now provides a ymlfront directivehttp://kerravonsen.dreamwidth.org/
2010-08-06update docs for new versionhttp://kerravonsen.dreamwidth.org/
2010-08-02both are now fixed in my po branch.intrigeri
2010-08-02ack²intrigeri
2010-08-01responseJoey Hess
2010-07-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-07-31Use Digest::SHA built into perl rather than external Digest::SHA1 to ↵Joey Hess
simplify dependencies. Closes: #591040
2010-07-30eventually got rid of the double rebuild issue. please have a look.intrigeri
2010-07-29fixed broken linkintrigeri
2010-07-29remove spurious map directiveintrigeri
2010-07-29Move po todo/bugs to dedicated pages.intrigeri
2010-07-29found the root cause of the "bug"intrigeri
2010-07-28todo++ (?)intrigeri
2010-07-28researched a bit the next po bugintrigeri
2010-07-28currently unreproducibleintrigeri
2010-07-28replyintrigeri
2010-07-28po todo update: this has been fixed already.intrigeri
2010-07-26Add new disable hook, allowing plugins to perform cleanup after they have ↵Joey Hess
been disabled.
2010-07-24responseJoey Hess
2010-07-24answering joeyintrigeri
2010-07-23merged; notesJoey Hess
2010-07-23Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'Joey Hess