summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
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
2009-01-01po(cansave): check PO validity using new isvalidpo functionintrigeri
2009-01-01skeleton plugin: added the canrename and canremove hooksintrigeri
2009-01-01po(cansave): use po_to_markup to check PO validityintrigeri
2009-01-01po: move most of filter code to its own functionintrigeri
2009-01-01po: register a (dummy) cansave hookintrigeri
2009-01-01editpage: added a cansave hookintrigeri
2009-01-01Pass src, srcfile, dest and destfile to the canrename hook.intrigeri
2009-01-01po: bugfixintrigeri
2009-01-01po: fix canrename hookintrigeri
2009-01-01rename: pass the CGI and session to the rename hookintrigeri
2009-01-01po: use the new canrename hook to prevent translation renames in the CGIintrigeri
2009-01-01rename: implemented new canrename hookintrigeri
2009-01-01remove: implemented a new canremove hook; use it in the po pluginintrigeri
2009-01-01Merge commit 'upstream/master' into prv/pointrigeri
2009-01-01Render.pm: also use 'our' for $backlinks_calculatedintrigeri