Commit Graph

7813 Commits (9cbcda14aca677008a7e2fe70463deda5cbdf34b)

Author SHA1 Message Date
JoshTriplett d7fc55f7b6 2008-08-28 00:23:56 -04:00
http://www.cse.unsw.edu.au/~willu/ da3501e15b Document the 'generated' keyword argument 2008-08-27 22:28:59 -04:00
http://www.cse.unsw.edu.au/~willu/ b21d4d60fb fix HTML quoting 2008-08-27 18:49:19 -04:00
Joey Hess be2f9421d5 formatting 2008-08-27 15:56:38 -04:00
Joey Hess f6ca2dbe01 add news item for ikiwiki 2.62 2008-08-27 15:41:38 -04:00
Joey Hess 90b8535b57 releasing version 2.62 2008-08-27 15:40:42 -04:00
Joey Hess b9efeba972 humansize moved to filecheck
It's not used there, but it makes sense to keep it there as it's the
inverse of parsesize.
2008-08-27 15:31:48 -04:00
Joey Hess 8709ec2482 avoid installing .pyc files 2008-08-27 15:25:26 -04:00
Joey Hess f078eb5975 change for compatability with non-prefix-directives systems 2008-08-27 15:21:20 -04:00
Joey Hess 2bab1389cd specify input encoding for xgettext
Pawel's utf-8 name needs this.
2008-08-27 15:16:02 -04:00
Cord ffa2913b45 removing debug-lines. 2008-08-27 02:18:39 -04:00
http://www.cse.unsw.edu.au/~willu/ fff0adf91f Response and question 2008-08-26 18:43:10 -04:00
Cord c5093abddf Initial patch 2008-08-26 18:17:17 -04:00
Joey Hess b1d8437f8a if extrafooter is already set, append to it
to interoperate with future plugins using it
2008-08-26 18:04:45 -04:00
Joey Hess 29cb940f77 "memoize" is a technical term, != "memorize" 2008-08-26 17:59:38 -04:00
Cord 43abdd87bf typo fix 2008-08-26 17:57:08 -04:00
Joey Hess 0e45a7c776 fix a few direcives 2008-08-26 17:56:23 -04:00
Joey Hess e93042d38b fixes 2008-08-26 17:56:23 -04:00
bremner a3c44c1142 feature request for calendar 2008-08-26 15:51:20 -04:00
Joey Hess a326ffed1f autoindex: Avoid re-adding previously deleted (or renamed) pages. 2008-08-26 14:39:47 -04:00
http://yag.myopenid.com/ dbf82a1c44 2008-08-26 14:30:56 -04:00
Joey Hess 6b44c56863 response 2008-08-26 13:31:22 -04:00
Joey Hess 3caec0681d fix %pagestate{ 2008-08-26 13:24:55 -04:00
Joey Hess 042a057778 color: New plugin from ptecza. 2008-08-26 13:22:34 -04:00
Joey Hess 6364949dfc remove dead code 2008-08-26 12:28:59 -04:00
http://thewordnerd.myopenid.com/ 501f23246f 2008-08-26 11:36:31 -04:00
http://www.cse.unsw.edu.au/~willu/ c391ccbb3d Major patch update 2008-08-26 10:25:19 -04:00
http://ptecza.myopenid.com/ f955b33f7b * Fix 2008-08-26 04:48:40 -04:00
http://ptecza.myopenid.com/ 72668f999c * License 2008-08-26 04:42:15 -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 78e34fbdc2 filecheck: New plugin factoring out the PageSpec additions that were originally part of the attachment plugin. 2008-08-25 19:52:34 -04:00
Joey Hess c013f0a8bc closing, current implementation seems good enough 2008-08-25 19:35:24 -04:00
Joey Hess d548db14bb add link 2008-08-25 19:34:05 -04:00
Joey Hess b278218d91 response 2008-08-25 19:31:57 -04:00
Joey Hess 5338c674db response, updates, need license 2008-08-25 19:28:39 -04:00
Joey Hess 1bdd6f5caa cleanup 2008-08-25 16:45:48 -04:00
Joey Hess 53fcabd783 fix a horrible mispelling 2008-08-25 16:20:31 -04:00
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