Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-18 | po plugin: documentation work | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added and documented PERCENTTRANSLATED template variable | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: make translation percentage available in OTHERLANGUAGES loop | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: documented custom PageSpec tests, reorganized doc a bit | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo update wrt. newly translatable pages | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++ : security note about system() | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: updated todo wrt. automatic POT/PO update/creation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: make any slave page dependent on the corresponding master page | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: todo++: create POT/PO when the plugin is enabled | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: updated doc to reflect current status of automatic PO files update | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: created OTHERLANGUAGES template loop | intrigeri | |
It currently only provides basic translations/master pages links. Updated documentation accordingly. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: po_slave_languages is a hash, rather than a hash of hashes | intrigeri | |
The latter seems to be unsupported by ikiwiki config system. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: fix formatting in documentation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: build %translations at scan time | intrigeri | |
... so that we can consider it as complete at preprocess time Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added *.pot to wiki_file_prune_regexps | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: move translatable pages to setup file, refactor | intrigeri | |
Replaced [[!translatable]] directive with po_translatable_pages setting. Moved istranslatable/istranslation code to helper functions leaving place for future caching and/or memoization. The PageSpec functions still work. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added note about not publishing .pot files | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added todo note about optimization | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: update doc (move finished item from todo) | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: implemented po_link_to=current | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: implemented po_link_to=negotiated | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: rewrite internal linking specification | intrigeri | |
(not implemented yet) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | rename urlpath hook into tweakurlpath for consistency's sake | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | added the tweakbestlink hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: clearer file naming specs | intrigeri | |
i.e. clarify that master pages do not have to obey a special naming convention, so that migration from/to this plugin is smooth Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: add one more pagespec function to the specification | intrigeri | |
(not implemented yet) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: linking behavior specification | intrigeri | |
(no implementation yet) Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | added hook urlpath | intrigeri | |
This hook can be used to modify the internal urls generated by ikiwiki. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: switch to page.LL.html naming convention | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: enhance documentation | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: name rendered master pages like slave ones (page.html.LL) | intrigeri | |
Apache's content negotiation transparently redirects any old URL (page.html) to the new one, depending on the client preferred language (i.e. a German browser will be fed with page.html.de). Transition to this naming convention is then really smooth. This naming convention allows one to deliberately display the master page, even if her browser is configured for another language. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: initial documentation, along with huge TODO list | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | added the targetpage hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-17 | relativedate: New javascript-alicious plugin that makes all dates display ↵ | Joey Hess | |
relative, in a very nice way, if I say so myself. | |||
2008-10-17 | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess | |
* Add an underlay for javascript, and add ikiwiki.js containing some utility code. * toggle: Stop embedding the full toggle code on each page using it, and move it to toggle.js in the javascript underlay. | |||
2008-10-10 | document google plugin | Joey Hess | |
2008-10-10 | (no commit message) | bremner | |
2008-10-09 | (no commit message) | http://yag.myopenid.com/ | |
2008-10-09 | problem fixed | Joey Hess | |
2008-10-09 | (no commit message) | http://yag.myopenid.com/ | |
2008-10-09 | tag updates | Joey Hess | |
2008-10-09 | (no commit message) | http://josephturian.blogspot.com/ | |
2008-10-08 | lockedit: Support specifying which users (and IP addresses) a page is locked ↵ | Joey Hess | |
for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.) | |||
2008-10-08 | remove page_locking page, move content to plugins/lockedit | Joey Hess | |
Also, removed obsolte para about using the prefs page to configure locked pages, that interface is obsolete, hidden by default, and the locked_pages setup file setting is used instead. | |||
2008-10-01 | Merge branch 'tova' | Joey Hess | |
2008-10-01 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-09-30 | Merge branch 'master' into tova | Joey Hess | |
Conflicts: debian/changelog | |||
2008-09-30 | httpauth: Document that ikiwiki.cgi has to be in a directory subject to ↵ | Joey Hess | |
authentication. Closes: #500524 | |||
2008-09-30 | The plugins have been rewritten and now should function properly. | tschwinge | |
2008-09-29 | add newpagefile function | Joey Hess | |