summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2010-09-15cutpaste: Fix bug that occured in some cases involving inlines when text was ...Joey Hess
2010-09-14git: When updating from remote, use git pull --prune, to avoid possible error...Joey Hess
2010-09-14external: Disable RPC::XML's "smart" encoding, which sent ints for strings th...Joey Hess
2010-09-14blogspam: Fix crash when content contained utf-8.Joey Hess
2010-09-13revert accidentially committed changeJoey Hess
2010-09-10Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess
2010-09-10use warnJoey Hess
2010-09-10avoid dups getting into @slavelanguagesJoey Hess
2010-09-10po: Auto-upgrade old format settings to new formats when writing setup file.Joey Hess
2010-09-10po: Make the po_master_language use a langpair like "en|English", so it can b...Joey Hess
2010-09-10po: Allow enabling via web setup.Joey Hess
2010-09-09teximg: Use Unicode UTF-8 encoding by default.Paul Menzel
2010-09-07needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess
2010-08-30saner return codes for check_can{remove,rename}Joey Hess
2010-08-30httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess
2010-08-30remove dead codeJoey Hess
2010-08-30factor out check_canedit calls from check_canremoveJoey Hess
2010-08-30don't run check_canedit in nonfatal modeJoey Hess
2010-08-30call preprocess in scan mode hooks before scan hooksJoey Hess
2010-08-30Merge remote branch 'intrigeri/po'Joey Hess
2010-08-30highlight: Make location of highlight's files configurable in setup file to a...Joey Hess
2010-08-22Merge remote branch 'upstream/master' into prv/pointrigeri
2010-08-22Merge remote branch 'upstream/master' into prv/pointrigeri
2010-08-19htmlscrubber: Do not scrub url anchors that contain colons.Joey Hess
2010-08-13smiley: warn instead of error for missing smileysGiuseppe Bilotta
2010-08-12Revert "insert flattr javascript via sanitize, not format hook"Joey Hess
2010-08-12insert flattr javascript via sanitize, not format hookJoey Hess
2010-08-12flattr: New plugin.Joey Hess
2010-08-12correct comment; javascript is put after <body>Joey Hess
2010-08-09filecheck: Fall back to using the file command if the freedesktop magic file ...Joey Hess
2010-08-02fix copy'n'paste errorintrigeri
2010-08-02po: re-scan in scan hook rather than using the rescan hook that won't be added.intrigeri
2010-08-02Revert "Added a rescan hook."intrigeri
2010-08-02po: ignore non-existent translations in otherlanguages*intrigeri
2010-08-02po: avoid bringing duplicates into %linksintrigeri
2010-08-02po(mybestlink): avoid linking to non-existent translation pages.intrigeri
2010-08-02Merge remote branch 'upstream/master' into prv/pointrigeri
2010-07-31Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify...Joey Hess
2010-07-30po: rescan converted content on refresh too.intrigeri
2010-07-30po: use rescan hook instead of rebuilding twice.intrigeri
2010-07-30Added a rescan hook.intrigeri
2010-07-26Add new disable hook, allowing plugins to perform cleanup after they have bee...Joey Hess
2010-07-26use new disable hookJoey Hess
2010-07-26avoid generating receive wrapper if there are no untrusted committersJoey Hess
2010-07-25meta: Allow syntax closer to html meta to be used.Joey Hess
2010-07-24git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks ...Joey Hess
2010-07-24Merge remote branch 'upstream/master' into prv/pointrigeri
2010-07-23whitespace fixes and a typoJoey Hess
2010-07-20po: optimizationintrigeri
2010-07-20Support ordered po_slave_languages as discussed previously.intrigeri