aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* remove fortranwiki, not using ikiwiki at this timeJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|
* updatesJoey Hess2009-05-21
|
* linkJoey Hess2009-05-21
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-05-21
|\
| * update postal plugin page to reflect the fact I implement Joey's suggestion ↵bremner2009-05-21
| | | | | | | | about checking new posts in to VCS
* | noteJoey Hess2009-05-21
|/
* updateJoey Hess2009-05-21
|
* support longname for page types in commands and renameJoey Hess2009-05-21
| | | | Also, sort the list of page types.
* update re format directiveJoey Hess2009-05-21
|
* rewordJoey Hess2009-05-21
|
* another bremner repoJoey Hess2009-05-21
|
* add contrib plugin page for postal pluginJoey Hess2009-05-21
|
* add contrib plugin page for the mailbox pluginJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|
* add Bremner's ikimailbox repo to listJoey Hess2009-05-21
| | | | | also, modify gitremotes to support wikilinks with alternate link text
* fix clone url for davidbrember's repo, and add it to the git repo listJoey Hess2009-05-21
|
* responseJoey Hess2009-05-21
|