Commit Graph

7528 Commits (2a29641097d6f42b94953a4328a29898662625c8)

Author SHA1 Message Date
Joey Hess 2a29641097 Set cookies HttpOnly. 2008-08-28 16:09:58 -04:00
Joey Hess 9b21a540dd Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-28 15:03:26 -04:00
Joey Hess b42233c789 response 2008-08-28 15:03:07 -04:00
Cord b0debf1f56 2008-08-28 14:04:57 -04:00
Joey Hess 8404fc3a44 response 2008-08-28 13:27:50 -04:00
Joey Hess 4dc63ba1e8 add news item for ikiwiki 2.62.1 2008-08-28 13:08:42 -04:00
Joey Hess dfea7fa1ac releasing version 2.62.1 2008-08-28 13:08:20 -04:00
Joey Hess a4d033691a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-08-28 13:05:33 -04:00
Joey Hess 2b602e2e9f filecheck: Fixed two bits broken in move from attachment. 2008-08-28 13:04:45 -04:00
http://www.cse.unsw.edu.au/~willu/ 592aa33d28 Updated patch 2008-08-28 09:05:07 -04:00
AlexandreDupas 36b6719dce response with a link to an existing patch. 2008-08-28 07:50:11 -04:00
AlexandreDupas 28801adcd3 Update link to the modified table plugin. 2008-08-28 07:44:44 -04:00
bremner eba2fdc4a1 add signature 2008-08-28 06:52:11 -04:00
bremner 86d27a169c question: writetmpfile and mktmpdir library funcs? 2008-08-28 06:51:01 -04:00
Cord 6adf79b8e2 Warning about this patch, need to investigate 2008-08-28 02:18:26 -04:00
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