Commit Graph

12042 Commits (9b656e27ea4045d72698949f19fae120c51b7e3c)

Author SHA1 Message Date
Joey Hess 2143cfcc3d thoughts 2009-12-28 13:14:54 -05:00
Joey Hess 87c84515e9 idea 2009-12-28 13:03:39 -05:00
Joey Hess 31adf108c8 add another github fork 2009-12-28 12:55:54 -05:00
http://smcv.pseudorandom.co.uk/ 8a51384297 note as merged 2009-12-27 12:40:11 +00:00
http://weakish.pigro.net/ 3bff312697 repost bug: rst plugin has python hardcode in shebang line 2009-12-27 07:18:30 +00:00
Joey Hess ffc9f25e73 toc: Add startlevel parameter. (kerravonsen) 2009-12-25 15:28:18 -05:00
Joey Hess 7cf435b678 credit 2009-12-25 15:16:01 -05:00
Joey Hess 8e0f45ae67 add example 2009-12-25 15:12:05 -05:00
Joey Hess d35bf0be67 correction 2009-12-25 15:08:22 -05:00
http://kerravonsen.dreamwidth.org/ cc63cee0d4 and someone already thought of tag-page auto-creation 2009-12-25 19:56:19 +00:00
http://kerravonsen.dreamwidth.org/ 51bb7d3848 2009-12-25 19:53:30 +00:00
http://kerravonsen.dreamwidth.org/ 6e632de825 patch in diff -u format 2009-12-25 19:40:59 +00:00
Joey Hess 3a1c8c2b46 pagestats: Add show parameter. Closes: #562129 2009-12-25 14:31:51 -05:00
http://www.google.com/profiles/schmonz dbf0f25346 not yet, please 2009-12-24 13:50:12 +00:00
http://weakish.pigro.net/ db4a989730 add netbsd wiki 2009-12-24 08:54:25 +00:00
http://weakish.pigro.net/ cf26aa6bc7 question: "still domain specific or not?" 2009-12-24 08:46:40 +00:00
http://weakish.pigro.net/ 7e0d5aa1fd typo 2009-12-24 07:47:50 +00:00
http://weakish.pigro.net/ 98c00730f6 use `SomePage <>` for wikilink? 2009-12-24 07:46:42 +00:00
http://kerravonsen.dreamwidth.org/ c4a2d93115 added tag 2009-12-23 15:14:57 +00:00
http://kerravonsen.dreamwidth.org/ c7e822a496 added tag 2009-12-23 15:13:04 +00:00
http://kerravonsen.dreamwidth.org/ 01e744af0f third time lucky? 2009-12-23 15:09:59 +00:00
http://kerravonsen.dreamwidth.org/ 85eab3e9ff try again with tag 2009-12-23 15:08:14 +00:00
http://kerravonsen.dreamwidth.org/ 407a94c6a6 added tag 2009-12-23 15:07:11 +00:00
kierun eec0c6c328 2009-12-21 16:29:59 +00:00
http://www.tychoish.com/ cfbd068fa7 edit my entry to be less dweeby 2009-12-19 20:07:39 +00:00
http://www.tychoish.com/ c46f673d9a adding a new css sheet. 2009-12-19 20:06:47 +00:00
Joey Hess 351b37823f add news item for ikiwiki 3.20091218 2009-12-18 21:02:49 -05:00
Joey Hess 985ac23ca7 releasing version 3.20091218 2009-12-18 21:02:07 -05:00
Joey Hess 18320696ae declutter 2009-12-15 15:05:21 -05:00
Joey Hess f9190f523c reorg 2009-12-14 18:54:30 -05:00
Joey Hess c0e938e972 fix typo
This was probably not noticed because it only results in a warning, and in
the checkcontent diff having some unchanged lines in it.
2009-12-14 18:20:11 -05:00
Joey Hess 2bceb10b5f 404/goto: Fix 404 display of utf-8 pages.
Problem here was that no charset http header was being sent.

I fixed this globally by making cgi_custom_failure send the header.
Required changing its parameters.
2009-12-14 18:16:47 -05:00
Joey Hess 40078b1781 404: fix utf-8 encoding of REDIRECT_URL 2009-12-14 18:07:24 -05:00
Joey Hess 4ee754536d remove: Fix problem removing pages with utf-8 in the name. 2009-12-14 17:26:48 -05:00
Joey Hess cdbdf19c36 attachment: Fix reversion in attachment sorting by age.
Reversion was introduced by over-eager removal of mtime_raw in
2b569f99d9
2009-12-14 17:19:31 -05:00
Joey Hess bb1ce7207d attachment: Fix several utf-8 problems.
Similar to those in the rename plugin, although here we can't use
the form object.
2009-12-14 17:16:40 -05:00
Joey Hess b4bc7d1708 rename: Fix some utf-8 problems.
The crux of the problem is that the cgi object has raw values not converted
to utf-8, and rename was using its fields. Also fixed a missed place where
the form object did not get its fields utf-8 encoded.
2009-12-14 17:15:50 -05:00
http://lj.rossia.org/users/imz/ 3f90eba5a1 minor: Added an external link to the used tool. 2009-12-14 19:35:42 +00:00
Joey Hess f843033749 monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) 2009-12-13 13:00:42 -05:00
Joey Hess 0fe8cfd3e1 merge 2009-12-12 15:50:32 -05:00
Joey Hess 4b27637791 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-12-12 15:48:09 -05:00
Joey Hess ff422a1d89 Improve javascript onload handling.
I noticed the onload hook running twice sometimes when using chromium.
Change from using arguments.callee.done to a onload_done variable fixed it.
I guess that the callee differed in chromium.

Probably the cause of the problem is that chrome supports both
window.onload and document.addEventListener.
2009-12-12 15:47:47 -05:00
Joey Hess f4cab292c6 add news page for in progress server move (old server version) 2009-12-12 15:20:03 -05:00
Joey Hess c1ec0037eb add news page for in progress server move (new server version) 2009-12-12 15:19:42 -05:00
http://www.google.com/profiles/kari.pahula 5b48f1412e Getting OpenID verified identity externally 2009-12-12 06:33:21 -05:00
http://kerravonsen.dreamwidth.org/ 2b5dba4c49 map for plugins I've written 2009-12-12 00:38:04 -05:00
http://www.google.com/profiles/schmonz a3803f3cd8 on my unixauth branch now 2009-12-11 21:59:08 -05:00
Joey Hess 10785902d4 fix date to not be 80 years ago 2009-12-10 22:26:30 -05:00
Joey Hess ed7871f65a typo 2009-12-10 22:26:00 -05:00
Joey Hess a21aa6b9c5 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-12-10 22:19:19 -05:00