summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-01-19remove cansave plugin, now replaced by Joey's checkcontent oneintrigeri
2009-01-19make checkcontent compatible with hooks that need the full contentintrigeri
2009-01-18fix previous buggy mergeintrigeri
2009-01-18Merge commit 'upstream/master' into prv/pointrigeri
2009-01-17blogspam api now supports homepage linkJoey Hess
2009-01-17load rpc xml lib on the flyJoey Hess
2009-01-17use short names in comittypeJoey Hess
2009-01-17Merge commit 'upstream/master' into prv/pointrigeri
2009-01-16blogspam: New plugin, adding spam filtering for page editing / comment postin...Joey Hess
2009-01-16make postcomment() pagespecs work while in checkcontentJoey Hess
2009-01-16add new hook to skeletonJoey Hess
2009-01-16checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess
2009-01-16remove xxx commentJoey Hess
2009-01-16po: when possible, disable use of Text::WrapI18N in po4a; else warn about too...intrigeri
2009-01-16po(change): re-render all rendered files in one corner caseintrigeri
2009-01-15po: pages in underlay dirs are not translatableintrigeri
2009-01-15po(_istranslation): fix unitialized valueintrigeri
2009-01-15po: fix broken links from slave pagesintrigeri
2009-01-15Merge commit 'upstream/master' into prv/pointrigeri
2009-01-13po: do not add translation status to parentlinksintrigeri
2009-01-13Merge commit 'upstream/master' into prv/pointrigeri
2009-01-12Add auto-blog.setupJoey Hess
2009-01-11pinger: Get whole url, don't just head.Joey Hess
2009-01-10Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess
2009-01-10comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie
2009-01-10comments: only try to insert commentuser etc. into templates if the page cont...Simon McVittie
2009-01-07repolist: New plugin to support the rel=vcs-* microformat.Joey Hess
2009-01-07increment interface versionJoey Hess
2009-01-07comments: Fix cache avoidance hack.Joey Hess
2009-01-06rename: Show full names of affected pages.Joey Hess
2009-01-06refactorJoey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2009-01-06typoJoey Hess
2009-01-06table: Fix misparsed links in external filesJoey Hess
2009-01-05A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess
2009-01-02po(isvalidpo): more meaningful error messageintrigeri
2009-01-02po: back to the cansave hook, as the form validation is not sufficientintrigeri
2009-01-02po: first attempt to replace cansave hook with form validate tweaksintrigeri
2009-01-02po/i18n: move the function names out of the translatable stringsintrigeri
2009-01-02po: updated copyright yearsintrigeri
2009-01-02po(formbuilder_setup): remove the rename/remove buttons on slave pagesintrigeri
2009-01-02po: avoid warnings and possible bugs with nested named subroutinesintrigeri
2009-01-02po: gettext-ize error messagesintrigeri
2009-01-02po: do not allow to create pages of type pointrigeri
2009-01-02po: cosmetic changes to percent translated displayintrigeri
2009-01-02po(formbuilder_setup): use a template to display the warningintrigeri
2009-01-02po: test formbuilder_setup hook to warn about new master page's languageintrigeri
2009-01-02po: require ikiwiki plugin interface 3.0intrigeri
2009-01-01po: send msgfmt output to /dev/null, else it creates messages.mo filesintrigeri
2009-01-01po: fix error messagesintrigeri