summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2008-11-07po: finished backlinks implementationintrigeri
2008-11-07po: implemented linking/backlinks specification for po_link_to=negotiatedintrigeri
2008-11-07po: added pofiles() function, will use this soonintrigeri
2008-11-07po: add commentsintrigeri
2008-11-06po: fix link to homepage in special caseintrigeri
2008-11-06po: redesign (once more) automatic POT/PO files updateintrigeri
2008-11-06po: use prep_writefile before creating any files in refreshpot and refreshpointrigeri
2008-11-06po: syntax warning fixintrigeri
2008-11-06po: fixed whitespaceintrigeri
2008-11-06po: po_link_to is safe, and fallbacks to a working value if neededintrigeri
2008-11-06po: mark po_translatable_pages as a safe configuration settingintrigeri
2008-11-06po: po_master_language and po_slave_languages are safe config settingsintrigeri
2008-11-06po: added license and copyrightintrigeri
2008-11-06Merge commit 'upstream/po' into prv/pointrigeri
2008-11-05first pass over codeJoey Hess
2008-11-05backup refs to injected subs laterJoey Hess
2008-11-05minor layout changesJoey Hess
2008-11-05avoid hitting the shell with system()Joey Hess
2008-11-05another reason to require rebuilds (and not be marked safe)Joey Hess
2008-11-05Merge commit 'intrigeri/po'Joey Hess
2008-11-05use error for two messagesJoey Hess
2008-11-05po plugin(filter): redesign temp file managementintrigeri
2008-11-04Merge commit 'upstream/master' into prv/pointrigeri
2008-11-04po plugin: redesign refresh mechanism after master page updateintrigeri
2008-11-04po plugin: remove broken parentlinks for home page's translationsintrigeri
2008-11-04po plugin: aestheticsintrigeri
2008-11-04po plugin: fix preview for PO filesintrigeri
2008-11-03po plugin: slave pages link to the master's discussion pageintrigeri
2008-11-02po plugin: replace %hash=undef with undef %hashintrigeri
2008-11-02po plugin: force utf-8 encoding in POT filesintrigeri
2008-11-02po plugin: fix linking from a translation to its master pageintrigeri
2008-11-02po plugin: fix targetpage for home page's translationsintrigeri
2008-11-02po plugin: removed last (?) bit of deprecated custom hookintrigeri
2008-11-02po plugin: replace targetpage hook with wrapper functionintrigeri
2008-11-02Revert "added the targetpage hook"intrigeri
2008-11-02po plugin: replace tweakurlpath hook with a wrapper functionintrigeri
2008-11-02preprocess text before htmlizing itJoey Hess
2008-11-02Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..."intrigeri
2008-11-02po plugin: replace tweakbestlink hook with a wrapper functionintrigeri
2008-11-02disable istranslatable memoizationintrigeri
2008-11-02Merge commit 'origin/master' into prv/pointrigeri
2008-10-31format: New plugin, allows embedding differntly formatted text inside a page ...Joey Hess
2008-10-30set ctime in --render mode if not knownJoey Hess
2008-10-30don't rely on plugin load order when determining generated directivesJoey Hess
2008-10-29fix preview of shortcutsJoey Hess
2008-10-29fix display of error msgJoey Hess
2008-10-27git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit.Joey Hess
2008-10-26do no-op post_commit test in wrapperJoey Hess
2008-10-26move untrusted committer test into the wrapperJoey Hess
2008-10-24remember how to write C codeJoey Hess