Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ↵ | Joey Hess | |
and document the comment directive syntax. Rationalle: Comments need to be user-editable so that they can be posted via git commit etc. The _comment directive is still supported, for back-compat. | |||
2009-06-02 | Revert "testing 123" | Joey Hess | |
This reverts commit 15a3647b3f89d0629e77fbcf43335894329ffa24. | |||
2009-06-02 | revert my incorrect reversion. oops | Joey Hess | |
2009-06-02 | Revert "add news item for ikiwiki 3.14" | Joey Hess | |
This reverts commit b0fb8a62554578738b8ee7b0ca42c09e8ada8c20. pilchu: abuse the front page again and you will be banned | |||
2009-06-02 | testing 123 | pilchu | |
2009-06-01 | add news item for ikiwiki 3.14 | Joey Hess | |
2009-06-01 | releasing version 3.14 | Joey Hess | |
2009-05-28 | Mention need for localized templates, and separation of system and page locales. | http://dr.jones.dk/ | |
2009-05-28 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-28 | Danish translation update. Closes: #530877 | Joey Hess | |
2009-05-28 | Move po4a patch note up close to "translated basewiki", and expand with note ↵ | http://dr.jones.dk/ | |
on danish translation. | |||
2009-05-27 | add link to openSUSE packages | lnussel | |
2009-05-26 | minor: A bit more wikilinks. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | minor: Added wikilinks for better "connectivity". | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Made the links to the userpage work in the prev.edit. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Added links to related work. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-26 | call initLanguage after initTheme | Joey Hess | |
See #530654 | |||
2009-05-26 | minor invisible: I learned how to mark up code examples. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | A wish. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | minor: Added a wikilink (for connectivity). | http://lj.rossia.org/users/imz/ | |
2009-05-26 | minor: A text for a link, otherwise it's not displayed; also rm unneeded ↵ | http://lj.rossia.org/users/imz/ | |
escaping. | |||
2009-05-26 | A misfeature I stumbled upon. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Added a wikilink (for connectivity). | http://lj.rossia.org/users/imz/ | |
2009-05-26 | One more suggestion for the wiki-synatx. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | A workaround without introducing different kinds of links (but with ↵ | http://lj.rossia.org/users/imz/ | |
completely auxiliary link targets). | |||
2009-05-26 | Comment: this illustrates there is no workaround. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Report the unpleasant need to press "reload" in firefox. | http://lj.rossia.org/users/imz/ | |
2009-05-26 | Added a reason for this to be an ikiwiki's concern. | http://lj.rossia.org/users/imz/ | |
2009-05-25 | Mention bug#530574: improved po4a Markdown support | http://dr.jones.dk/ | |
2009-05-25 | Fix test suite to not rely on an installed copy of ikiwiki after underlaydir ↵ | Joey Hess | |
change. Closes: #530502 | |||
2009-05-25 | updated spanish translation | Víctor Moral | |
2009-05-25 | New wish. | http://lj.rossia.org/users/imz/ | |
2009-05-23 | cache highlighters to optimise | Joey Hess | |
Setting up a new highlighter object is slightly expensive since it reads and parses the langfile each time. So cache them. This also speeds up ext2langfile by avoiding it needing to check for the existence of a language file in some cases. | |||
2009-05-23 | update | Joey Hess | |
2009-05-23 | mention highlight | Joey Hess | |
2009-05-23 | allow format to use any language supported by highlight | Joey Hess | |
format: Provide a htmlizefallback hook that other plugins can use to handle formats that are not suitable for general-purpose htmlize hooks. highlight: Use the hook to allow formatting of any language/extension, without it needing to be enabled for standalone source files. highlight: If the highlight perl binding is not available, fallback safely to a passthrough mode. | |||
2009-05-23 | remove commas in tohighlight list | Joey Hess | |
2009-05-22 | formatting | Joey Hess | |
2009-05-22 | highlight: New plugin supporting syntax highlighting of pretty much anything. | Joey Hess | |
* debian/control: Add suggests for libhighlight-perl, although that package is not yet created by Debian's highlight source package. (See #529869) | |||
2009-05-22 | Response | http://www.cse.unsw.edu.au/~willu/ | |
2009-05-22 | response | Joey Hess | |
2009-05-22 | add | Joey Hess | |
2009-05-22 | document internal here (was already documented in plugins/aggregate) | Joey Hess | |
2009-05-22 | update as command syntax has changed | Joey Hess | |
2009-05-22 | add news item for ikiwiki 3.13 | Joey Hess | |
2009-05-22 | listdirectives: Avoid listing _comment directives and generally assume any ↵ | Joey Hess | |
directive starting with _ is likewise internal. | |||
2009-05-22 | remove -T from ikiwiki.in, add back if NOTAINT=0 | Joey Hess | |
2009-05-22 | remove wikilink to ikiwiki/directive/shortcut | Joey Hess | |
This is a broken link if ikiwiki is configured w/o the listdirectives plugin. Since the value of the link to the directive docs is fairly low (there are a bunch of examples of it right on the page you put it on), it seems simplest to just remove the link. | |||
2009-05-22 | response | Joey Hess | |