Commit Graph

735 Commits (282893be819eab14f3a2078f1741ec9c9ed363b1)

Author SHA1 Message Date
www-data 903db5e5d5 web commit by joey 2006-04-25 03:33:17 +00:00
www-data dc558930f2 web commit by joey 2006-04-25 03:30:19 +00:00
www-data ad775874a3 web commit by joey 2006-04-25 03:23:49 +00:00
www-data 5bb38d5b9c web commit by joey 2006-04-25 03:23:26 +00:00
www-data a5223aacf7 web commit by joey 2006-04-25 03:23:12 +00:00
www-data 6e02201673 web commit by joey 2006-04-25 03:22:51 +00:00
www-data 792fae9891 web commit by joey 2006-04-25 03:21:22 +00:00
joey fae3db5baa oops 2006-04-25 03:20:04 +00:00
joey d7aecf6ddc implemented html sanitisation 2006-04-25 03:18:21 +00:00
www-data 5e1db8afa9 web commit by joey 2006-04-25 01:27:50 +00:00
joey 3b90dc8509 more double slash sanitisation, avoids another loop 2006-04-25 01:23:48 +00:00
joey 1f06b39788 fix a deadloop if from ended in a / 2006-04-25 01:15:20 +00:00
joey 1ba7023746 more 2006-04-25 00:45:10 +00:00
www-data ec9e013f3c web commit by joey 2006-04-25 00:39:19 +00:00
www-data 779e167d0d web commit by joey 2006-04-25 00:38:19 +00:00
joey 1f66fb8a28 formatting 2006-04-25 00:29:06 +00:00
joey e2924c0930 update 2006-04-25 00:27:00 +00:00
joey b7f64d884c subscription nearly done 2006-04-25 00:22:41 +00:00
www-data a804c92abd web commit by joey 2006-04-24 23:48:05 +00:00
www-data 976180005d web commit by joey 2006-04-24 23:40:14 +00:00
www-data 3567ff503f web commit by joey 2006-04-24 23:34:00 +00:00
www-data 8511065852 web commit by joey 2006-04-24 23:26:45 +00:00
joey 7a53cff018 update 2006-04-24 23:20:10 +00:00
joey 13e3bf8671 commit changes for email subscriptions 2006-04-24 23:09:26 +00:00
joey 698aeb2016 update 2006-04-24 23:05:17 +00:00
joey 1c8b757580 update 2006-04-24 23:03:40 +00:00
joey 44a74ec022 patch fron Branden to install the man page in Makefile.PL 2006-04-21 21:40:45 +00:00
joey 170a6de6ab fix comment 2006-04-21 16:39:59 +00:00
joey 8a8133ea7d version formbuilder dep 2006-04-20 18:33:29 +00:00
joey 958468b088 fix broken example config file and detect this breakage 2006-04-20 13:34:11 +00:00
www-data 2469114dc5 web commit by ThomasSchwinge: I like it. 2006-04-17 22:07:28 +00:00
www-data 8eaa3556ad web commit by ThomasSchwinge: Commenting... 2006-04-17 22:06:51 +00:00
www-data 4bae94f8d1 web commit by ThomasSchwinge 2006-04-17 22:05:54 +00:00
www-data 412e8b986a web commit by ThomasSchwinge 2006-04-17 21:59:45 +00:00
joey 3ff14ce12a fix --anonok 2006-04-14 18:10:18 +00:00
joey c0659dcb6c bug 2006-04-10 05:33:41 +00:00
www-data 9e928108dd web commit by joey 2006-04-10 05:27:56 +00:00
joey 496fe5ea8d add basic borders around blog posts
not sure I'm 100% happy with this look, but it's better than naught
2006-04-10 05:22:35 +00:00
joey 76aae79a9d typo 2006-04-07 23:59:30 +00:00
www-data be64190bbd web commit by kcr 2006-04-06 18:59:55 +00:00
joey 35e72f56c1 moving away from regenning wiki on every upgrade, added a variable to
control when to do it
2006-04-04 21:11:11 +00:00
joey f0ac5963b6 renamed 2006-04-04 21:04:45 +00:00
www-data a56edf4541 web commit by joey: remove no longer relevant note (underlaid now) 2006-04-04 21:04:40 +00:00
joey 7a5ae22e5a Convert postprocessordirectives into preprocessordirectives, so they are
expanded before markdown. Consequences:

 - No need to worry about markdown messing with parameters of
   preprocessordirectives. (If you had to escape stuff in one before, you'll
   need to undo that escaping now.)
 - No need for ugly </p> hacks before inlined subpages. Instead, subpages
   are wrapped in a <div>, and this prevents markdown from touching them.
   (This can also be used to add style to subpages.)
 - rss generation is less of a hack.
2006-04-04 20:57:46 +00:00
joey ca57400d53 markdown's overzelous _ and * expansion inside words can't really be fixed
outside of markdown
2006-04-04 19:59:00 +00:00
joey f50bd57bce proper binmode settings so that with -CSD, ikiwiki will support unicode
however, due to robustness, that's not enabled by default yet
2006-04-04 19:34:50 +00:00
joey a0321594fb use [:alnum:] 2006-04-04 18:45:29 +00:00
joey 46302e698d Verified that the action parameter on cgi forms is needed for at least the
prefs form. Use $config{cgiurl}.
2006-04-04 18:43:26 +00:00
www-data dd9ec3f5b6 web commit by joey: remove dup 2006-04-04 18:36:41 +00:00
joey 2ac1e80db3 fix package name 2006-04-04 18:34:04 +00:00