Commit Graph

7473 Commits (840c3b9d649808ac59d72567a96376603cc40ae6)

Author SHA1 Message Date
Joey Hess 840c3b9d64 mark down, open new todo 2008-08-25 16:15:31 -04:00
Joey Hess 3cb1c8fa3b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-25 16:04:18 -04:00
test b8cae5f7b8 2008-08-25 15:50:35 -04:00
test 6574911650 2008-08-25 15:46:47 -04:00
test 495d4b4daf 2008-08-25 15:45:18 -04:00
Joey Hess 03765e037d fix example 2008-08-25 15:11:35 -04:00
Joey Hess 43eef34631 use listdirectives if available 2008-08-25 14:34:00 -04:00
Joey Hess 744a0edcfb update 2008-08-25 14:21:46 -04:00
Joey Hess 8eb65c1ef1 update 2008-08-25 14:21:04 -04:00
Joey Hess d6fd1f1cc8 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 :-)
2008-08-25 14:19:39 -04:00
Joey Hess 9867806c13 remove wacky meta description tag 2008-08-25 13:40:47 -04:00
Joey Hess 4956623ee6 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".
2008-08-25 13:38:44 -04:00
Joey Hess c62cbc31c2 indentation, style, and fixed name of preprocessor_description_dir 2008-08-25 13:36:06 -04:00
Joey Hess 4cec43e1b9 update 2008-08-25 13:30:36 -04:00
Joey Hess 029edd9b45 plugin by willu 2008-08-25 13:28:25 -04:00
http://www.cse.unsw.edu.au/~willu/ 25723e857e modify patch based on feedback 2008-08-25 01:50:27 -04:00
http://www.cse.unsw.edu.au/~willu/ 7465e0dd5d Response 2008-08-24 17:29:52 -04:00
Joey Hess 69e35d3c51 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.
2008-08-24 15:21:51 -04:00
Joey Hess 7f5413b0c0 response 2008-08-24 12:59:17 -04:00
Joey Hess ac79f2107b confirmation 2008-08-24 12:50:49 -04:00
http://www.cse.unsw.edu.au/~willu/ cd5afe22a2 Might help to put the right version in... 2008-08-24 03:19:39 -04:00
http://www.cse.unsw.edu.au/~willu/ bf3deab7b0 New patch taking comments into account 2008-08-24 02:17:42 -04:00
http://www.cse.unsw.edu.au/~willu/ cbd7b8a1f2 comments 2008-08-23 21:49:12 -04:00
Joey Hess af17ff4de5 add target to aid benchmarking 2008-08-23 15:58:59 -04:00
Joey Hess 14885af458 cannot reproduce 2008-08-23 15:45:44 -04:00
http://mskala.livejournal.com/ 56c2fca4b0 2008-08-23 14:28:01 -04:00
Joey Hess 5115b8e418 comments 2008-08-23 13:31:10 -04:00
Joey Hess 9b10f5eab2 map: The fix for #449285 was buggy and broke display of parents in certian circumstances.
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.
2008-08-23 13:10:49 -04:00
Joey Hess d84e43faac fix my broken fix 2008-08-23 12:48:01 -04:00
Joey Hess d23943ebea fix off-by-one, and fix link
The link was broken if the inserted dir was not under the destpage
2008-08-23 12:37:19 -04:00
Joey Hess 15a0a151bf fix links to inserted parent pages
The parent page names had "/" prepended, which caused broken links.
2008-08-23 12:28:18 -04:00
Joey Hess 7071d0b586 remove incorrect comment 2008-08-23 12:19:39 -04:00
Joey Hess bc0e09e6c8 problem with the patch 2008-08-23 12:13:38 -04:00
Joey Hess cc111c9777 response 2008-08-23 11:52:38 -04:00
http://www.cse.unsw.edu.au/~willu/ b98db56f11 Add very preliminary patch 2008-08-23 08:36:23 -04:00
jcw 5166cebee4 2008-08-23 07:54:17 -04:00
http://www.cse.unsw.edu.au/~willu/ 6f8632184e Further thinking 2008-08-23 03:32:33 -04:00
http://www.cse.unsw.edu.au/~willu/ 09cf225c71 Thoughts... 2008-08-23 03:26:23 -04:00
http://www.cse.unsw.edu.au/~willu/ b44a63126a Bug fix and comment 2008-08-23 00:45:40 -04:00
http://www.cse.unsw.edu.au/~willu/ 2c0a45ba7a Major patch rewrite 2008-08-22 23:41:30 -04:00
Joey Hess 3069c7b36a fix directory uniquification code 2008-08-22 21:52:03 -04:00
Joey Hess 577477e1ce put monotone dir name munging code in auto.setup
conceptually cleaner to do it this way
2008-08-22 21:19:53 -04:00
Joey Hess ae45223b31 more monotone changes from Thomas Keller 2008-08-22 21:16:53 -04:00
Joey Hess 43302310c0 typo 2008-08-22 21:07:13 -04:00
http://www.cse.unsw.edu.au/~willu/ 5f63f63b20 Responses 2008-08-22 00:56:39 -04:00
http://www.cse.unsw.edu.au/~willu/ fe0c001ab6 Response, suggested NEWS item, small patch addition 2008-08-22 00:39:17 -04:00
Joey Hess 4643233c18 monotone updates
- Try to configure a wrapper
- Fix (?) ikiwiki-makerepo repo name mangling
- Add big warning about passphrases
- Doc updates
2008-08-22 00:22:02 -04:00
Joey Hess db73f81258 ikiwiki-makerepo: Added support for monotone. (Thomas Keller) 2008-08-21 23:44:00 -04:00
Joey Hess 6cf96b5819 Fix bug in wikiname sanitisation in the setup automator. 2008-08-21 23:40:11 -04:00
Joey Hess 15ed67132e Revert "Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)"
This reverts commit 65c12dffec.

Turns out we can't use PREFIX for files in /etc, because that would tend to
put them in /usr/etc, which is bad..
2008-08-21 23:12:14 -04:00