aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Merge commit 'upstream/master' into prv/pointrigeri2009-01-17
|\
| * blogspam: New plugin, adding spam filtering for page editing / comment postin...Joey Hess2009-01-16
| * make postcomment() pagespecs work while in checkcontentJoey Hess2009-01-16
| * add new hook to skeletonJoey Hess2009-01-16
| * checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess2009-01-16
| * remove xxx commentJoey Hess2009-01-16
* | po: when possible, disable use of Text::WrapI18N in po4a; else warn about too...intrigeri2009-01-16
* | po(change): re-render all rendered files in one corner caseintrigeri2009-01-16
* | po: pages in underlay dirs are not translatableintrigeri2009-01-15
* | po(_istranslation): fix unitialized valueintrigeri2009-01-15
* | po: fix broken links from slave pagesintrigeri2009-01-15
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-15
|\|
| * Add auto-blog.setupJoey Hess2009-01-12
* | po: do not add translation status to parentlinksintrigeri2009-01-13
* | Merge commit 'upstream/master' into prv/pointrigeri2009-01-13
|\|
| * pinger: Get whole url, don't just head.Joey Hess2009-01-11
| * Consistently allow use of relative paths in all PageSpecs that take a page na...Joey Hess2009-01-10
| * comments: if the remove plugin is enabled, append a "Remove comment" linkSimon McVittie2009-01-10
| * comments: only try to insert commentuser etc. into templates if the page cont...Simon McVittie2009-01-10
| * repolist: New plugin to support the rel=vcs-* microformat.Joey Hess2009-01-07
| * increment interface versionJoey Hess2009-01-07
| * comments: Fix cache avoidance hack.Joey Hess2009-01-07
| * rename: Show full names of affected pages.Joey Hess2009-01-06
| * refactorJoey Hess2009-01-06
| * table: Find links in external files in scan pass.Joey Hess2009-01-06
| * typoJoey Hess2009-01-06
| * table: Fix misparsed links in external filesJoey Hess2009-01-06
| * A recent change to gitweb removed support for the form of diffurl that many ...Joey Hess2009-01-05
* | po(isvalidpo): more meaningful error messageintrigeri2009-01-02
* | po: back to the cansave hook, as the form validation is not sufficientintrigeri2009-01-02
* | po: first attempt to replace cansave hook with form validate tweaksintrigeri2009-01-02
* | po/i18n: move the function names out of the translatable stringsintrigeri2009-01-02
* | po: updated copyright yearsintrigeri2009-01-02
* | po(formbuilder_setup): remove the rename/remove buttons on slave pagesintrigeri2009-01-02
* | po: avoid warnings and possible bugs with nested named subroutinesintrigeri2009-01-02
* | po: gettext-ize error messagesintrigeri2009-01-02
* | po: do not allow to create pages of type pointrigeri2009-01-02
* | po: cosmetic changes to percent translated displayintrigeri2009-01-02
* | po(formbuilder_setup): use a template to display the warningintrigeri2009-01-02
* | po: test formbuilder_setup hook to warn about new master page's languageintrigeri2009-01-02
* | po: require ikiwiki plugin interface 3.0intrigeri2009-01-02
* | po: send msgfmt output to /dev/null, else it creates messages.mo filesintrigeri2009-01-01
* | po: fix error messagesintrigeri2009-01-01
* | po(cansave): check PO validity using new isvalidpo functionintrigeri2009-01-01
* | skeleton plugin: added the canrename and canremove hooksintrigeri2009-01-01
* | po(cansave): use po_to_markup to check PO validityintrigeri2009-01-01
* | po: move most of filter code to its own functionintrigeri2009-01-01
* | po: register a (dummy) cansave hookintrigeri2009-01-01
* | editpage: added a cansave hookintrigeri2009-01-01
* | Pass src, srcfile, dest and destfile to the canrename hook.intrigeri2009-01-01