Commit Graph

1095 Commits (701720198f2c3464b8fcac55a951e9f54cb4c1dc)

Author SHA1 Message Date
jpritikin d02411bac0 2008-09-11 07:13:45 -04:00
Joey Hess 20ad20a87b response 2008-09-10 16:47:19 -04:00
jpritikin 62df83b57c 2008-09-10 12:53:29 -04:00
Joey Hess 7a680431ed Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. 2008-09-09 14:50:37 -04:00
jpritikin 848d0d0a3b 2008-09-09 14:27:47 -04:00
Joey Hess 2b53de66a0 ddate: Stop clobbering timeformat when not enabled. 2008-09-08 19:40:23 -04:00
http://smcv.pseudorandom.co.uk/ f50622f136 amusing collision between ddate and websetup 2008-09-08 18:31:35 -04:00
Joey Hess d2679de965 For fine control over what characters are allowed, unescaped in source filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows). 2008-09-04 14:13:10 -04:00
Joey Hess 000c87f510 don't fail if %config is not set 2008-09-01 11:26:03 -04:00
bremner da30f5a8fb workaround 2008-08-31 17:58:42 -04:00
bremner f7ad016a3f report trouble trying to use IkiWiki::Setup::load outside ikiwiki 2008-08-31 15:47:01 -04:00
Joey Hess 75a096d056 Work around perl $_ scoping nonsense that caused breakage when loading external plugins. 2008-08-29 18:40:41 -04:00
chrysn a8d9f1c5cd report bug for </methodResponse> problem (patch included) 2008-08-29 17:43:28 -04:00
Joey Hess 981d0474a1 Ignore failure to install files into /etc, in case install is running as non-root. 2008-08-29 15:53:46 -04:00
Joey Hess ef3d080a9a response 2008-08-29 15:49:52 -04:00
bremner 114db37eb3 patch for install in $HOME 2008-08-29 14:30:38 -04:00
Joey Hess 4d0b142412 response 2008-08-29 13:29:10 -04:00
http://www.cse.unsw.edu.au/~willu/ df641322ed comments 2008-08-29 02:01:04 -04:00
Joey Hess 6efbbf967e response 2008-08-28 16:41:56 -04:00
Joey Hess 0e45a7c776 fix a few direcives 2008-08-26 17:56:23 -04:00
Joey Hess b2d7bbb922 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Conflicts:

	doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn
2008-08-25 20:51:45 -04:00
Joey Hess d06096ad0d edittemplate: Don't wipe out edits on preview. 2008-08-25 20:51:10 -04:00
JoeRayhawk b8c8201876 Signing 2008-08-25 20:29:39 -04:00
JoeRayhawk 3c542cc279 Bug: previewing with an edittemplate reverts edit box 2008-08-25 20:27:00 -04:00
Joey Hess b278218d91 response 2008-08-25 19:31:57 -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 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 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 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 dec9b4e2c9 Avoid using cp -a (again). (HenrikBrixAndersen) 2008-08-21 16:21:40 -04:00
https://brian.may.myopenid.com/ 2ad40b82f4 add more details 2008-08-21 02:39:31 -04:00
http://thewordnerd.myopenid.com/ 5f7050ed33 2008-08-20 22:20:34 -04:00
http://josephturian.blogspot.com/ 0257186f4d 2008-08-18 20:53:59 -04:00
HenrikBrixAndersen bebfceda30 Add suggestion 2008-08-18 17:22:34 -04:00
http://josephturian.blogspot.com/ 9d9a9076d9 2008-08-18 16:37:31 -04:00
http://josephturian.blogspot.com/ c790e3975e 2008-08-18 12:10:10 -04:00
HenrikBrixAndersen 6f70b29506 Add proposed patch 2008-08-16 09:09:47 -04:00
JoshTriplett b31809a577 2008-08-15 19:50:39 -04:00
http://jcflack.myopenid.com/ 79a3fbb1ab 2008-08-14 16:08:53 -04:00
Joey Hess d875fbb52e response 2008-08-14 14:50:02 -04:00
Joey Hess 5d83e7359d graphviz: Fix breakage of the name of the preprocessor directive. 2008-08-14 14:44:30 -04:00
HenrikBrixAndersen 15424d405b Add wish about not using 'cp -a' 2008-08-13 15:28:33 -04:00
HenrikBrixAndersen e43c3ebece Add graphviz bug 2008-08-13 15:22:09 -04:00
Joey Hess 2aa46a3a8e response 2008-08-12 18:38:49 -04:00
http://edward.myopenid.com/ 0e9deb3a41 create bug report 2008-08-12 17:49:41 -04:00
http://www.cse.unsw.edu.au/~willu/ 9c33352e9b Mark done 2008-08-07 17:18:14 -04:00
Joey Hess 581381e335 inline: Ignore parent dirs when sorting pages by title. 2008-08-07 15:47:59 -04:00
http://www.cse.unsw.edu.au/~willu/ de836d6141 2008-08-07 07:45:05 -04:00