Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-18 | po plugin: add po_link_to_current_language option, check config | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: use pagespec_match() instead of direct match_istranslation calls | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: added [[!translatable]] directive | 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 | po plugin: reworked available options | intrigeri | |
- renamed po_supported_languages to po_slave_languages - added po_master_language option, which will soon be useful Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: htmlize translated content as if it was the same type as the ↵ | intrigeri | |
master page Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: convert PO to master page's type in filter hook | intrigeri | |
Master page's type htmlize hook should also be run in po's htmlize hook, but let's proceed step by step. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: factorize most checks into a new match_istranslation PageSpec | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | po plugin: initial work | intrigeri | |
- .po is a new supported wiki page type - PO files are rendered verbatim into HTML - override targetpage to ease Content Negotiation Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | added the targetpage hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2008-10-18 | Revert "fix" | intrigeri | |
This reverts commit 40757bfa154d816f0843af468c9085d5b041c95b. | |||
2008-10-18 | fix | intrigeri | |
2008-10-18 | google plugin linked | http://hendry.iki.fi/ | |
2008-10-18 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | fix url | Joey Hess | |
2008-10-17 | update | Joey Hess | |
2008-10-17 | tweak recentchanges permalink code | Joey Hess | |
Need to handle the case where url is not set. | |||
2008-10-17 | Patch for anchor-based change permalinks in recent changes feed | Joey Hess | |
from JasonBlevins | |||
2008-10-17 | add missing getsetup hook | Joey Hess | |
2008-10-17 | make relativedate work for the dates on the recentchanges page | Joey Hess | |
Having a always current relative date on recentchanges is very, very nice. | |||
2008-10-17 | response | Joey Hess | |
2008-10-17 | response | Joey Hess | |
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 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
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-17 | add_underlay: avoid adding the same underlay twice | Joey Hess | |
2008-10-17 | Patch for anchor-based change permalinks in recent changes feed | http://jblevins.org/ | |
2008-10-17 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | (no commit message) | http://xma.myopenid.com/ | |
2008-10-17 | add news item for ikiwiki 2.67 | Joey Hess | |
2008-10-17 | releasing version 2.67 | Joey Hess | |
2008-10-17 | (no commit message) | http://alcopop.org/me/openid/ | |
2008-10-17 | response | PaulePanter | |
2008-10-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-16 | aggregate: Avoid bug that caused immediate expiration of items with a date ↵ | Joey Hess | |
in the future. | |||
2008-10-16 | darcs rcs_add fixed. | pesco | |
2008-10-16 | That's good news for me then ! Thank you. | http://xma.myopenid.com/ | |
2008-10-16 | response | Joey Hess | |
2008-10-16 | response | Joey Hess | |
2008-10-16 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-10-16 | creating Darcs as the RCS ? | http://xma.myopenid.com/ | |
2008-10-16 | Testing [[ikiwiki]] formatting rules | http://xma.myopenid.com/ | |
2008-10-16 | Bundle::IkiWiki? | http://alcopop.org/me/openid/ | |