po: avoid warnings and possible bugs with nested named subroutines
[ikiwiki.git] / IkiWiki /
2009-01-02 intrigeripo: avoid warnings and possible bugs with nested named...
2009-01-02 intrigeripo: gettext-ize error messages
2009-01-02 intrigeripo: do not allow to create pages of type po
2009-01-02 intrigeripo: cosmetic changes to percent translated display
2009-01-02 intrigeripo(formbuilder_setup): use a template to display the...
2009-01-02 intrigeripo: test formbuilder_setup hook to warn about new maste...
2009-01-02 intrigeripo: require ikiwiki plugin interface 3.0
2009-01-01 intrigeripo: send msgfmt output to /dev/null, else it creates...
2009-01-01 intrigeripo: fix error messages
2009-01-01 intrigeripo(cansave): check PO validity using new isvalidpo...
2009-01-01 intrigeriskeleton plugin: added the canrename and canremove...
2009-01-01 intrigeripo(cansave): use po_to_markup to check PO validity
2009-01-01 intrigeripo: move most of filter code to its own function
2009-01-01 intrigeripo: register a (dummy) cansave hook
2009-01-01 intrigerieditpage: added a cansave hook
2009-01-01 intrigeriPass src, srcfile, dest and destfile to the canrename...
2009-01-01 intrigeripo: bugfix
2009-01-01 intrigeripo: fix canrename hook
2009-01-01 intrigerirename: pass the CGI and session to the rename hook
2009-01-01 intrigeripo: use the new canrename hook to prevent translation...
2009-01-01 intrigerirename: implemented new canrename hook
2009-01-01 intrigeriremove: implemented a new canremove hook; use it in...
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-01 intrigeriRender.pm: also use 'our' for $backlinks_calculated
2009-01-01 intrigeripo(myurlto): more robust run_by_editpage logic
2009-01-01 intrigeripo: some code/comments refactoring
2009-01-01 intrigeripo: follow new coding style (removed Vim folding markers
2009-01-01 intrigeripo: added postscan hook, to make pages depend on the...
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-31 intrigeripo: new po_translation_status_in_links option
2008-12-31 intrigeripo(nicepagetitle): forgot to display %
2008-12-31 intrigeripo(percenttranslated): fix issue with leading /
2008-12-31 intrigeripo(nicepagetitle): append translation status to links...
2008-12-31 intrigeripo: inject our own (currently a no-op) nicepagetitle...
2008-12-31 intrigeripo: fix redirect after edit, using a somehow tricky...
2008-12-31 intrigeripo: delete translations of deleted master pages
2008-12-31 Joey Hesswebsetup: Avoid a crash when a new array setup item...
2008-12-31 Joey Hessmake sure value is defined before using it as an array
2008-12-30 intrigeripo: remove debug statements
2008-12-30 intrigeripo: remove renamed pages special handling, not needed...
2008-12-30 intrigerithe rename hook can now change the list of pages to...
2008-12-30 intrigerirenamed the renamepage hook to renamelink, added rename...
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-29 Joey Hesshtmlbalance: Demand-load HTML::TreeBuilder to avoid...
2008-12-29 Joey Hesscomments: Add cache avoidance.
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-28 Joey Hessreleasing version 2.72 2.72
2008-12-27 Joey Hesstypo
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey Hessinline: Run format hook first
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey Hesscomments: Deal with users entering unqualified or parti...
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-25 Joey Hessgooglecalendar: Add runtime deprecation warning.
2008-12-24 Joey Hessremove deprecated googlecalendar plugin
2008-12-24 Joey Hessremove deprecated admin prefs
2008-12-24 Joey Hesscamelcase: Add camelcase_ignore setting.
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessenable aggregate_internal by default
2008-12-23 Joey HessMerge commit 'smcv/recentchanges'
2008-12-22 Simon McVittierecentchanges_link CGI: If the linked page is internal...
2008-12-21 Joey HessMerge commit 'smcv/openid'
2008-12-21 Joey HessMerge commit 'smcv/comments'
2008-12-21 Joey HessMerge branch 'comments'
2008-12-21 Simon McVittiecomments: substitute commentsurl and atomcommentsurl...
2008-12-21 Simon McVittieopenid: in &openiduser, allow subdirectory-style provid...
2008-12-21 Simon McVittieopenid: in &openiduser, let domain-style providers...
2008-12-21 Simon McVittiecomments: run pagetemplate hooks
2008-12-21 Simon McVittiecomments: linkify and preprocess preview with correct...
2008-12-21 Simon McVittieMerge commit 'origin/comments' into comments-joey
2008-12-21 Joey Hessmeta: Process meta date during scan pass so that the...
2008-12-21 Joey HessMerge branch 'master' into comments
2008-12-21 Joey Hessavoid storing transient state in pagestate
2008-12-20 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-20 Joey HessMerge commit 'smcv/comments'
2008-12-20 Simon McVittiecomments: Rename COMMENTURL to ADDCOMMENTURL to avoid...
2008-12-20 Simon McVittiecomments: pass COMMENTOPENID to templates
2008-12-20 Simon McVittiecomments: remove linkuser(), it's been integrated into...
2008-12-20 Simon McVittie_comment directive: if the user looks like an OpenID...
2008-12-19 Joey Hessavoid uninitialized value
2008-12-19 Joey Hessfix comment permalink to always point to comment parent...
2008-12-19 Joey Hessremove cruft
2008-12-19 Joey Hessrename comments_form to editcomment
2008-12-19 Joey Hessrename comments_display to comment
2008-12-19 Joey Hessreplace discussion links on pages with comments link
2008-12-19 Joey Hessjump to comment after posting
2008-12-18 Joey Hessaggregate: If a feed fails to be downloaded, try again...
2008-12-18 Joey Hessjump to comments anchor after post
2008-12-18 Joey Hesstypo
2008-12-18 Joey Hessadd Comments link when displaying a page inline
2008-12-18 Joey Hessfix test when comments_closed_pagespec is empty
2008-12-17 Joey Hesschange around comments pagespecs
2008-12-17 Joey Hessfix default values for config settings
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-12-17 Joey Hesschecksessionexpiry: rework
2008-12-17 Joey HessMerge branch 'master' into comments
next