Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-06 | po: syntax warning fix | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: fixed whitespace | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: po_link_to is safe, and fallbacks to a working value if needed | intrigeri | |
warnings are displayed if it is set to an invalid or incompatible value (e.g. po_link_to=negotiated and disabled usedirs) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: mark po_translatable_pages as a safe configuration setting | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: po_master_language and po_slave_languages are safe config settings | intrigeri | |
... and check their validity in checkconfig Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | po: added license and copyright | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-06 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-06 | Merge commit 'upstream/po' into prv/po | intrigeri | |
Conflicts: IkiWiki/Plugin/po.pm doc/plugins/po.mdwn Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-05 | first pass over code | Joey Hess | |
Only change of note is quoting some strings in a regexp, just in case (also avoids the . matching any character!) Mostly whitespace changes of no consequence. | |||
2008-11-05 | backup refs to injected subs later | Joey Hess | |
In case two plugins both inject replacements for these subs, backup the ref just before injecting to make sure the most recent version is seen. | |||
2008-11-05 | minor layout changes | Joey Hess | |
2008-11-05 | need license | Joey Hess | |
2008-11-05 | response | Joey Hess | |
2008-11-05 | fixed one security problem, two more need review | Joey Hess | |
2008-11-05 | avoid hitting the shell with system() | Joey Hess | |
2008-11-05 | response | Joey Hess | |
2008-11-05 | comments and questions | Joey Hess | |
2008-11-05 | minor wording improvements/changes | Joey Hess | |
2008-11-05 | another reason to require rebuilds (and not be marked safe) | Joey Hess | |
the plugin changes html filenames, so requiring a manual transition to enable | |||
2008-11-05 | add a link to pages for enhanced pagespecs | Joey Hess | |
2008-11-05 | suggest po4a for po plugin | Joey Hess | |
2008-11-05 | Merge commit 'intrigeri/po' | Joey Hess | |
2008-11-05 | response | Joey Hess | |
2008-11-05 | add a more useful example of a relative date ;-) | Joey Hess | |
2008-11-05 | po plugin: more detailed backlinks todo item | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-05 | use error for two messages | Joey Hess | |
2008-11-05 | po plugin(filter): redesign temp file management | intrigeri | |
... in a way compatible with various File::Temp versions. The result is far from being perfect (see comments in the code for details), but it does work. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | Merge branch 'prv/po' into pub/po | intrigeri | |
2008-11-04 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2008-11-04 | po plugin: redesign refresh mechanism after master page update | intrigeri | |
manually triggering IkiWiki::refresh() was at least dubious, and more or less buggy (it randomly broke the whole backlinks feature); thinking a bit more to add the necessary bits to @needsbuild seems like a better way. don't play with ikiwiki's internals if not absolutely needed. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: remove broken parentlinks for home page's translations | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: updated doc/todo | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | po plugin: aesthetics | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | maintain list | Joey Hess | |
2008-11-04 | response | Joey Hess | |
2008-11-04 | po plugin: fix preview for PO files | intrigeri | |
As a trick, use editcontent hook to mark the page as unfiltered, to force our filter() sub's to proceed again. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-04 | Question excluding images in inline pagespec | Jason Blevins | |
2008-11-04 | Fix reference link | Jason Blevins | |
2008-11-04 | Added experimental code, metamail, pandoc, and path plugins | Jason Blevins | |
2008-11-04 | Forum response | Jason Blevins | |
2008-11-04 | Undo too much quoting. | Thomas Schwinge | |
2008-11-04 | Bug in the txt plugin. | Thomas Schwinge | |
2008-11-03 | trackpad registered a click on save | neale | |
2008-11-03 | (no commit message) | neale | |
2008-11-03 | add news item for ikiwiki 2.68 | Joey Hess | |
2008-11-03 | releasing version 2.68 | Joey Hess | |
2008-11-03 | updated repository location | intrigeri | |
2008-11-03 | response | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-11-03 | Merge branch 'prv/po' into pub/po | intrigeri | |
2008-11-03 | notes and wiki-gardening about pagetitle vs. meta title | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> |