Commit Graph

16 Commits (8eaa3556ad345b3f3b6e39264db21df320656646)

Author SHA1 Message Date
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 f0ac5963b6 renamed 2006-04-04 21:04:45 +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 4286cbd5c2 don't clear h1 padding 2006-03-29 23:05:52 +00:00
joey 0d9539d577 added --hyperestraier switch, which turns on search support
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
2006-03-29 22:21:23 +00:00
joey 20fd32fcf3 updates from src 2006-03-29 18:19:13 +00:00
joey 5591d621b9 css support 2006-03-29 07:24:03 +00:00
joey 7b4600df3f hold onto your hats, full-fledged blogging has arrived in ikiwiki! 2006-03-24 01:16:32 +00:00
joey 483f61d228 improve 2006-03-23 02:31:51 +00:00
joey 509479f236 improve 2006-03-23 02:30:51 +00:00
joey def0274793 add another example 2006-03-23 01:49:55 +00:00
joey 325d5c791f added adminuser settings, globlist support, and used this to implement page
locking
2006-03-23 01:40:46 +00:00
joey 5cc3d4e4a3 add 2006-03-20 05:11:41 +00:00
joey 5604901eac switch default new page location to not be a subpage 2006-03-19 22:57:24 +00:00
joey 2f190b3aeb don't lock before setup 2006-03-19 22:51:07 +00:00
joey e04018ebc1 added basewiki 2006-03-19 21:44:15 +00:00