Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-25 | web commit by joey | www-data | |
2006-04-25 | update | joey | |
2006-04-24 | web commit by joey | www-data | |
2006-04-24 | web commit by joey | www-data | |
2006-04-24 | web commit by joey | www-data | |
2006-04-24 | web commit by joey | www-data | |
2006-04-24 | update | joey | |
2006-04-24 | update | joey | |
2006-04-24 | update | joey | |
2006-04-21 | patch fron Branden to install the man page in Makefile.PL | joey | |
2006-04-20 | fix broken example config file and detect this breakage | joey | |
2006-04-17 | web commit by ThomasSchwinge: I like it. | www-data | |
2006-04-17 | web commit by ThomasSchwinge: Commenting... | www-data | |
2006-04-17 | web commit by ThomasSchwinge | www-data | |
2006-04-17 | web commit by ThomasSchwinge | www-data | |
2006-04-10 | bug | joey | |
2006-04-10 | web commit by joey | www-data | |
2006-04-07 | typo | joey | |
2006-04-06 | web commit by kcr | www-data | |
2006-04-04 | web commit by joey: remove no longer relevant note (underlaid now) | www-data | |
2006-04-04 | Convert postprocessordirectives into preprocessordirectives, so they are | joey | |
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 | markdown's overzelous _ and * expansion inside words can't really be fixed | joey | |
outside of markdown | |||
2006-04-04 | proper binmode settings so that with -CSD, ikiwiki will support unicode | joey | |
however, due to robustness, that's not enabled by default yet | |||
2006-04-04 | web commit by joey: remove dup | www-data | |
2006-04-04 | fix package name | joey | |
2006-04-03 | web commit by iain | www-data | |
2006-04-03 | web commit by UlrikSverdrup: using ikiwikI! concept fits me .. easy page ↵ | www-data | |
creation, markdown etc. | |||
2006-04-03 | web commit by WillThompson: Safety of arbitrary regexen | www-data | |
2006-04-03 | fix mode quoting and fix commenting out of wrapper block | joey | |
2006-04-02 | web commit by DavidSchmitt | www-data | |
2006-04-02 | - add <base> to cgi output, this is especially useful for output containing | joey | |
wikilinks since the urls should work now in more situations - drop --limit from svn log run, since a) it needs a fairly new svn and b) in some cases, it would limit it to too few entries to display the requested number of changes - Use driver:DB_File and not driver:db_file for better compatability with old versions of CGI::Session. - Note that HTML::Template 3.02.02 is needed. | |||
2006-04-01 | web commit by DavidSchmitt | www-data | |
2006-03-31 | web commit by joey | www-data | |
2006-03-31 | web commit by joey | www-data | |
2006-03-30 | web commit by JeroenSchot | www-data | |
2006-03-30 | sigh, markdown.. | joey | |
2006-03-30 | update | joey | |
2006-03-30 | web commit by JeroenSchot: moved to done. | www-data | |
2006-03-30 | web commit by JeroenSchot | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | fixes | joey | |
2006-03-29 | added --hyperestraier switch, which turns on search support | joey | |
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..) | |||
2006-03-29 | web commit by JeroenSchot: idea about markdown enclosing. | www-data | |
2006-03-29 | web commit by joey | www-data | |
2006-03-29 | improve fix for symlink attacks to check subdirectories for symlinks too | joey | |
before writing | |||
2006-03-29 | rm | joey | |
2006-03-29 | web commit by joey: test edit, replacing a file from underlay | www-data | |
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | |
so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades. | |||
2006-03-29 | web commit by joey | www-data | |