aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* edittemplate: Don't wipe out edits on preview.Joey Hess2008-08-25
* Bug: previewing with an edittemplate reverts edit boxJoeRayhawk2008-08-25
* filecheck: New plugin factoring out the PageSpec additions that were original...Joey Hess2008-08-25
* closing, current implementation seems good enoughJoey Hess2008-08-25
* add linkJoey Hess2008-08-25
* responseJoey Hess2008-08-25
* response, updates, need licenseJoey Hess2008-08-25
* cleanupJoey Hess2008-08-25
* fix a horrible mispellingJoey Hess2008-08-25
* mark down, open new todoJoey Hess2008-08-25
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-08-25
|\
| * (no commit message)test2008-08-25
| * (no commit message)test2008-08-25
| * (no commit message)test2008-08-25
* | fix exampleJoey Hess2008-08-25
* | use listdirectives if availableJoey Hess2008-08-25
* | updateJoey Hess2008-08-25
* | updateJoey Hess2008-08-25
* | rename preprocessordirective to directive•••Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-) Joey Hess2008-08-25
* | remove wacky meta description tagJoey Hess2008-08-25
* | rename plugin•••I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors". Joey Hess2008-08-25
* | indentation, style, and fixed name of preprocessor_description_dirJoey Hess2008-08-25
* | updateJoey Hess2008-08-25
* | plugin by willuJoey Hess2008-08-25
|/
* modify patch based on feedbackhttp://www.cse.unsw.edu.au/~willu/2008-08-25
* Responsehttp://www.cse.unsw.edu.au/~willu/2008-08-24
* willu's teximg changes•••* teximg: The prefix is configurable, and has changed to not include the nonstandard mhchem by default. (willu) * teximg: dvipng is used if available to render images. Its output is antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng. Joey Hess2008-08-24
* responseJoey Hess2008-08-24
* confirmationJoey Hess2008-08-24
* Might help to put the right version in...http://www.cse.unsw.edu.au/~willu/2008-08-24
* New patch taking comments into accounthttp://www.cse.unsw.edu.au/~willu/2008-08-24
* commentshttp://www.cse.unsw.edu.au/~willu/2008-08-23
* add target to aid benchmarkingJoey Hess2008-08-23
* cannot reproduceJoey Hess2008-08-23
* (no commit message)http://mskala.livejournal.com/2008-08-23
* commentsJoey Hess2008-08-23
* map: The fix for #449285 was buggy and broke display of parents in certian ci...•••The use of $dummy was not sufficient, because it only stuck around for the first element after a dummy parent, and was then lost. Instead, use a $addparent that contains the actual dummy parent, so it can be compared with the new item to see if we're still under that parent or have moved to another one. Joey Hess2008-08-23
* fix my broken fixJoey Hess2008-08-23
* fix off-by-one, and fix link•••The link was broken if the inserted dir was not under the destpage Joey Hess2008-08-23
* fix links to inserted parent pages•••The parent page names had "/" prepended, which caused broken links. Joey Hess2008-08-23
* remove incorrect commentJoey Hess2008-08-23
* problem with the patchJoey Hess2008-08-23
* responseJoey Hess2008-08-23
* Add very preliminary patchhttp://www.cse.unsw.edu.au/~willu/2008-08-23
* (no commit message)jcw2008-08-23
* Further thinkinghttp://www.cse.unsw.edu.au/~willu/2008-08-23
* Thoughts...http://www.cse.unsw.edu.au/~willu/2008-08-23
* Bug fix and commenthttp://www.cse.unsw.edu.au/~willu/2008-08-23
* Major patch rewritehttp://www.cse.unsw.edu.au/~willu/2008-08-22
* fix directory uniquification codeJoey Hess2008-08-22