]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - IkiWiki/Plugin
disable istranslatable memoization
[git.ikiwiki.info.git] / IkiWiki / Plugin /
2008-11-02 intrigeridisable istranslatable memoization
2008-11-02 intrigeriMerge commit 'origin/master' into prv/po
2008-10-31 Joey Hessformat: New plugin, allows embedding differntly formatt...
2008-10-30 Joey Hessdon't rely on plugin load order when determining genera...
2008-10-29 Joey Hessfix preview of shortcuts
2008-10-27 Joey Hessgit: Allow [[sha1_commit]] to be used in the diffurl...
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessthe pre-receive wrapper needs to be suid after all
2008-10-24 Joey Hessinclude temp file for attachment change too
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessupdates
2008-10-23 Joey Hessuntrusted committers code seems to be fully working
2008-10-23 Joey Hesscheck_canattach hooked up
2008-10-23 Joey Hessmore work on untrusted committers
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey Hessinitial support for git repos with untrusted committers
2008-10-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-21 Joey Hessfunction injection overhaul
2008-10-21 Joey Hessdisable warnings when redefining functions
2008-10-20 Joey Hessuse relativedate as the css class for dates that should...
2008-10-20 Joey Hesstag: When tagpage is set, force the links created by...
2008-10-20 Joey Hessinline: Only the last feed link was put on the page...
2008-10-20 intrigeriMerge commit 'origin/master' into prv/po
2008-10-20 Joey Hessadd displaytime hook
2008-10-19 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19 Joey Hessneed to use localtime, fix width
2008-10-19 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19 Joey Hessfix relativedate timezone inclusion
2008-10-19 Joey Hessmark up date so relativedate will work
2008-10-19 intrigeripo plugin: set every configuration item to unsafe
2008-10-18 intrigeripo plugin: added ISTRANSLATION and ISTRANSLATABLE templ...
2008-10-18 intrigeripo plugin(refreshpot): prevent PO references to be...
2008-10-18 intrigeripo plugin: do not allow msgmerge to create backup files
2008-10-18 intrigeripo plugin: only refresh private module variables when...
2008-10-18 intrigeripo plugin: add correct dependencies on pages using...
2008-10-18 intrigeripo plugin: bugfix (OTHERLANGUAGES)
2008-10-18 intrigeripo plugin: initial implementation of automatic POT...
2008-10-18 intrigeripo plugin: rebuild %translations after having created...
2008-10-18 intrigeripo plugin: create missing POT/PO files in needsbuild...
2008-10-18 intrigeripo plugin: added and documented PERCENTTRANSLATED templ...
2008-10-18 intrigeripo plugin: make translation percentage available in...
2008-10-18 intrigeripo plugin: added currentlang() custom PageSpec function
2008-10-18 intrigeripo plugin: added lang() custom PageSpec function
2008-10-18 intrigeripo plugin: make any slave page dependent on the corresp...
2008-10-18 intrigeripo plugin: bugfix - only refresh POT/PO for translatabl...
2008-10-18 intrigeripo plugin: do not trust po4a functions return value
2008-10-18 intrigeripo plugin: refresh PO files when a master page is updated
2008-10-18 intrigeripo plugin: refresh POT files when a master page is...
2008-10-18 intrigeripo plugin: build %translations in needsbuild hook rathe...
2008-10-18 intrigeripo plugin: created OTHERLANGUAGES template loop
2008-10-18 intrigeripo plugin: po_slave_languages is a hash, rather than...
2008-10-18 intrigeripo plugin: build %translations at scan time
2008-10-18 intrigeripo plugin: memoize istranslatable and _istranslation
2008-10-18 intrigeripo plugin[filter]: avoid converting more than once...
2008-10-18 intrigeripo plugin: bugfix (calling function in wrong module)
2008-10-18 intrigeripo plugin: added *.pot to wiki_file_prune_regexps
2008-10-18 intrigeripo plugin: move translatable pages to setup file, refactor
2008-10-18 intrigeripo plugin: allow pagestate update (bugfix)
2008-10-18 intrigeripo plugin: respect documented convention to store pagestate
2008-10-18 intrigeripo plugin: implemented po_link_to=current
2008-10-18 intrigeripo plugin: added istranslatable() pagespec function...
2008-10-18 intrigeripo plugin: implemented po_link_to=negotiated
2008-10-18 intrigeripo plugin: implement linking specification in one of...
2008-10-18 intrigeripo plugin: add po_link_to_current_language option,...
2008-10-18 intrigeripo plugin: use pagespec_match() instead of direct match...
2008-10-18 intrigeripo plugin: added [[!translatable]] directive
2008-10-18 intrigeriadded hook urlpath
2008-10-18 intrigeripo plugin: switch to page.LL.html naming convention
2008-10-18 intrigeripo plugin: name rendered master pages like slave ones...
2008-10-18 intrigeripo plugin: reworked available options
2008-10-18 intrigeripo plugin: htmlize translated content as if it was...
2008-10-18 intrigeripo plugin: convert PO to master page's type in filter...
2008-10-18 intrigeripo plugin: factorize most checks into a new match_istra...
2008-10-18 intrigeripo plugin: initial work
2008-10-18 intrigeriadded the targetpage hook
2008-10-18 Joey Hessfix url
2008-10-18 Joey Hesstweak recentchanges permalink code
2008-10-18 Joey HessPatch for anchor-based change permalinks in recent...
2008-10-18 Joey Hessadd missing getsetup hook
2008-10-18 Joey Hessmake relativedate work for the dates on the recentchang...
2008-10-18 Joey Hessrelativedate: New javascript-alicious plugin that makes...
2008-10-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-18 Joey HessAdd an underlay for javascript, and add ikiwiki.js...
2008-10-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-16 Joey Hessaggregate: Avoid bug that caused immediate expiration...
2008-10-15 Joey Hessinline: Use the feed's description in the rss and atom...
2008-10-14 Joey Hessfix prototype
2008-10-14 Joey Hessinline: Allow MTIME to be used in inlinepage.tmpl.
2008-10-10 Joey Hessoptimise url parsing and add guard against failure...
2008-10-10 Peter Simonsgoogle plugin: Use google.com to search the local site.
2008-10-09 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-09 Joey Hessorphans: Fix unquoted page name in regexp.
2008-10-08 Joey Hesslockedit: Support specifying which users (and IP addres...
2008-10-06 Joey Hessavoid $_ in a few other for loops
2008-10-06 Joey Hessremove: Avoid $_ breakage. (Stupid, stupid perl.)
2008-10-02 Joey Hessremove, rename: Allow acting on attachments as a page...
2008-10-02 Joey Hessattachment: Support adding attachments to pages even...
2008-10-02 Joey Hessdon't special case preview
2008-10-01 Joey Hessinline: Fix handling of rootpage that doesn't exist.
next