Age | Commit message (Expand) | Author |
2008-12-11 | smcvpostcomment: avoid warnings if form field 'body' is undef | Simon McVittie |
2008-12-11 | smcvpostcomment: load inline plugin more forcibly | Simon McVittie |
2008-12-11 | smcvpostcomment: use better names for special comment files | Simon McVittie |
2008-12-11 | smcvpostcomment: use gettext where appropriate | Simon McVittie |
2008-12-11 | Add initial version of a postcomment plugin (temporarily namespaced as smcvpo... | Simon McVittie |
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess |
2008-12-11 | inline: Support emptyfeeds=no option to skip generating empty feeds. | Joey Hess |
2008-12-11 | move feedpages application up | Joey Hess |
2008-11-13 | Merge commit 'upstream/master' into prv/po | intrigeri |
2008-11-13 | po(change): reset renamed pages status at a better time | intrigeri |
2008-11-13 | po: initial infrastructure to deal with renamed master page | intrigeri |
2008-11-13 | po(delete): added hook, and function skeleton | intrigeri |
2008-11-13 | po(change): avoid losing information before guessing the same... | intrigeri |
2008-11-13 | po(istranslatablefile): extracted this from istranslatable | intrigeri |
2008-11-12 | po(otherlanguages): return pages that should exist | intrigeri |
2008-11-12 | po: memoized istranslatable, eventually | intrigeri |
2008-11-12 | po(change): flush Memoize cache, to fix bug after rename/remove | intrigeri |
2008-11-12 | po(htmlize): ignore PO files not managed by this plugin | intrigeri |
2008-11-12 | po: ooops, fixed just introduced bug | intrigeri |
2008-11-12 | parentlinks: fixed links when po plugin is enabled | intrigeri |
2008-11-12 | po: fix istranslation/istranslatable for pages starting with / | intrigeri |
2008-11-12 | po(mybestlink): fixed when fed with path beginning with / | intrigeri |
2008-11-12 | po: compute internal links from a slave page relative to its master page | intrigeri |
2008-11-11 | make unlockwiki drop the cgilock | Joey Hess |
2008-11-12 | Merge commit 'upstream/po' into prv/po | intrigeri |
2008-11-11 | Merge commit 'intrigeri/po' into po | Joey Hess |
2008-11-11 | Merge branch 'master' into po | Joey Hess |
2008-11-11 | po: fixed bug when a new translatable page is created | intrigeri |
2008-11-11 | po: change a bit the way links are generated | intrigeri |
2008-11-11 | O_CREATE needs mode | Joey Hess |
2008-11-11 | avoid multiple ikiwiki cgi processes piling up, eating all memory, and thrashing | Joey Hess |
2008-11-11 | bzr: Fix dates for recentchanges. | Joey Hess |
2008-11-11 | po: fixed link to home page when po_link_to=negotiated, added testcase | intrigeri |
2008-11-11 | po(change): fix uninitialized variables when running IkiWiki::refresh() | intrigeri |
2008-11-11 | po: added HOMEPAGEURL template variable, documented when to use it | intrigeri |
2008-11-11 | po: fixed link to homepage from non-translation page | intrigeri |
2008-11-11 | po: some code simplification/clarification | intrigeri |
2008-11-11 | Merge commit 'upstream/master' into prv/po | intrigeri |
2008-11-11 | po(scan): make more clear what's being done | intrigeri |
2008-11-11 | po: reorder nearly all of the module code | intrigeri |
2008-11-10 | remove redundant link munge | Joey Hess |
2008-11-10 | tag: Normalize tagbase so leading/trailing slashes in it don't break things. | Joey Hess |
2008-11-10 | Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea... | Joey Hess |
2008-11-10 | po(match_lang, match_currentlang): use the lang() function | intrigeri |
2008-11-10 | po: rewrote otherlanguagesloop() | intrigeri |
2008-11-10 | po: factorize extraction of a slave page's masterpage and lang | intrigeri |
2008-11-10 | po(otherlanguagesloop): start factorizing | intrigeri |
2008-11-10 | po: finish abstracting %filtered by putting it into a blackbox | intrigeri |
2008-11-10 | po: actually use pofiles() function, to enhance code clarity | intrigeri |
2008-11-10 | po: abstract "doing something for the same page in every other language" | intrigeri |