aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.infoJoey Hess2009-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/2009-05-26
| | | | | | | | escaping.
| * 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/2009-05-26
| | | | | | | | completely auxiliary link targets).
| * 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-26
| |
| * Mention bug#530574: improved po4a Markdown supporthttp://dr.jones.dk/2009-05-25
| |
* | call initLanguage after initThemeJoey Hess2009-05-26
|/ | | | See #530654
* Fix test suite to not rely on an installed copy of ikiwiki after underlaydir ↵Joey Hess2009-05-25
| | | | change. Closes: #530502
* updated spanish translationVíctor Moral2009-05-25
|
* New wish.http://lj.rossia.org/users/imz/2009-05-25
|
* cache highlighters to optimiseJoey Hess2009-05-23
| | | | | | | | 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.
* updateJoey Hess2009-05-23
|
* mention highlightJoey Hess2009-05-23
|
* allow format to use any language supported by highlightJoey Hess2009-05-23
| | | | | | | | | | | 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.
* remove commas in tohighlight listJoey Hess2009-05-23
|
* formattingJoey Hess2009-05-22
|
* highlight: New plugin supporting syntax highlighting of pretty much anything.Joey Hess2009-05-22
| | | | | | * debian/control: Add suggests for libhighlight-perl, although that package is not yet created by Debian's highlight source package. (See #529869)
* Responsehttp://www.cse.unsw.edu.au/~willu/2009-05-22
|
* responseJoey Hess2009-05-22
|
* addJoey Hess2009-05-22
|
* document internal here (was already documented in plugins/aggregate)Joey Hess2009-05-22
|
* update as command syntax has changedJoey Hess2009-05-22
|
* add news item for ikiwiki 3.13Joey Hess2009-05-22
|
* listdirectives: Avoid listing _comment directives and generally assume any ↵Joey Hess2009-05-22
| | | | directive starting with _ is likewise internal.
* remove -T from ikiwiki.in, add back if NOTAINT=0Joey Hess2009-05-22
|
* remove wikilink to ikiwiki/directive/shortcutJoey Hess2009-05-22
| | | | | | | | 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.
* responseJoey Hess2009-05-22
|
* stop using perl -T hereJoey Hess2009-05-22
| | | | | | | See bug #411786. Perl's random corruption of the taint flag is even effecting the untainting of source filenames now (which AFAICS, is a proper untaint and always worked before..), and that makes using ikiwiki in perl taint mode not work at all.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-05-22
|\
| * responsehttp://www.cse.unsw.edu.au/~willu/2009-05-22
| |
| * responsehttp://www.cse.unsw.edu.au/~willu/2009-05-22
| |
| * Update patchhttp://www.cse.unsw.edu.au/~willu/2009-05-22
| |
| * responsehttp://www.cse.unsw.edu.au/~willu/2009-05-22
| |
| * responseshttp://www.cse.unsw.edu.au/~willu/2009-05-21
| |
| * remove bad examplehttp://www.cse.unsw.edu.au/~willu/2009-05-21
| |
| * treatise on dependencieshttp://www.cse.unsw.edu.au/~willu/2009-05-21
| |
| * note that highlight should be slightly easier to call from perl than ↵bremner2009-05-21
| | | | | | | | source-highlight
* | ikiwiki-transition: deduplinks was broken and threw away all metadata stored ↵Joey Hess2009-05-22
| | | | | | | | by plugins in the index. Fix this bug.
* | fixJoey Hess2009-05-22
|/
* source-highlight C++ libraryJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|