aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
Commit message (Expand)AuthorAge
* format plugin categorizationJoey Hess2010-02-12
* po: avoid crash when page is emptyJoey Hess2010-01-21
* po: Fix breakage caused by changes to render code.Joey Hess2009-10-26
* fix logic errorJoey Hess2009-10-17
* Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess2009-08-30
* Merge commit 'intrigeri/po'Joey Hess2009-08-28
|\
| * po: fix link() pagespec when used on translation pagesintrigeri2009-08-28
| * po: better rootpage logic for inline's post formintrigeri2009-08-28
| * Revert "po: keep masterpage as the rootpage for inline's post form"intrigeri2009-08-28
| * po: keep masterpage as the rootpage for inline's post formintrigeri2009-08-28
| * po: favor the type of linking page's masterpage on page creationintrigeri2009-08-28
| * po: fix interdiction to create pages of type pointrigeri2009-08-28
* | avoid clobbering origsub if checkconfig runs more than onceJoey Hess2009-08-28
* | po: favor the type of linking page's masterpage on page creationintrigeri2009-08-28
* | po: fix interdiction to create pages of type pointrigeri2009-08-28
|/
* po: do not inject custom bestlink function when po_link_to eq defaultintrigeri2009-08-27
* po: override the title template variable for coherent homepage titlingintrigeri2009-08-27
* po(scan): removed scary comment about only wanting to change the first linkintrigeri2009-08-27
* po: do not beautify urls on the recentchanges pageintrigeri2009-08-26
* po: (hopefully) fixed WikiLink to self with po_link_to=defaultintrigeri2009-08-26
* po: Fixed to run rcs_add ralative to srcdir.Joey Hess2009-08-19
* po: Better fix for missing underlay translation problem.Joey Hess2009-08-15
* replace N/A with 0Joey Hess2009-08-15
* update for consistencyJoey Hess2009-08-15
* po: use discussionpage config settingJoey Hess2009-08-13
* po: Detect if nowrapi18n can't be passed to po4a, and warn about the old vers...Joey Hess2009-08-12
* po: Fix copy of po file from underlay when editingJoey Hess2009-08-10
* Merge branch 'master' of git://git.ikiwiki.infoJonas Smedegaard2009-07-23
|\
| * add --previous at bubulle's suggestionJoey Hess2009-07-22
* | Change rendering→building in translatable strings, to ease translations.Jonas Smedegaard2009-07-23
* | Rephrase suggestion to not get confused as info on action already done.Jonas Smedegaard2009-07-23
|/
* relocate po directory up a levelJoey Hess2009-07-21
* turn off pot file underlay againJoey Hess2009-07-21
* improve invalid gettext messageJoey Hess2009-07-21
* updateJoey Hess2009-07-21
* updateJoey Hess2009-07-21
* po: Add support for mo files in underlaysJoey Hess2009-07-21
* fix exampleJoey Hess2009-07-21
* po: Support running with a non-english master lang; add translated underlaysJoey Hess2009-07-20
* create translated underlays in mdwn formatJoey Hess2009-07-20
* avoid Po4a::Common exporting anythingJoey Hess2009-07-19
* shut up msgmergeJoey Hess2009-07-19
* bugfix: Avoid generating po files for files that are not httmlizableJoey Hess2009-07-19
* po: better discussion link logicintrigeri2009-06-03
* Merge commit 'intrigeri/po' into poJoey Hess2009-05-19
|\
| * po: remove unneeded check on link pluginintrigeri2009-04-20
* | wrappingJoey Hess2009-03-29
* | whitespaceJoey Hess2009-03-29
* | minor code changesJoey Hess2009-03-29
|/
* rename hook: run once per file to be renamedintrigeri2009-03-08