Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-09-27 | response | Joey Hess | |
2008-09-27 | Thoughts on the new wikistate variable | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-27 | Add %wikistate, which is like %pagestate except not specific to a given ↵ | Joey Hess | |
page, and is preserved across rebuilds. | |||
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess | |
2008-09-27 | clarify when to use utlto and when to use htmlpage | Joey Hess | |
suggestion from smcv | |||
2008-09-26 | clarify | Joey Hess | |
2008-09-26 | htmlscrubber: Add a config setting that can be used to disable the scrubber ↵ | Joey Hess | |
acting on a set of pages. | |||
2008-09-23 | Add keepextension parameter to htmlize hook. (Willu) | Joey Hess | |
2008-09-19 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-09-19 | response | Joey Hess | |
2008-09-19 | probably fine maybe? | http://schmonz.livejournal.com/ | |
2008-09-19 | response | Joey Hess | |
2008-09-19 | response | http://schmonz.livejournal.com/ | |
2008-09-19 | response | Joey Hess | |
2008-09-19 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-09-19 | response | Joey Hess | |
2008-09-19 | new problem | http://schmonz.livejournal.com/ | |
2008-09-19 | Adding a deprecated tag for plugins? | AlexandreDupas | |
2008-09-17 | yup yup | http://schmonz.livejournal.com/ | |
2008-09-17 | response | Joey Hess | |
2008-09-17 | not quite there yet | http://schmonz.livejournal.com/ | |
2008-09-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-09-17 | aggregate: Support atom feeds with only a summary element, and no content ↵ | Joey Hess | |
elements. | |||
2008-09-17 | add basic websetup support | http://schmonz.livejournal.com/ | |