web commit by joey
[ikiwiki.git] / IkiWiki /
2006-09-06 joey* Include <link rel> tag for RSS feeds, used by some...
2006-09-06 joey* Add support for mercurial, contributed by Emanuele...
2006-09-06 joeyneed to import escapeHTML
2006-09-06 joeyescaping fix from Emanuele Aina
2006-09-04 joeybugnum
2006-09-04 joey* Add support for tla, contributed by Clint Adama....
2006-09-04 joeycommas
2006-09-04 joeymove html escaping
2006-09-04 joeyfix
2006-09-04 joeyman page says I need this
2006-09-04 joey* Drop real uid/gid in the suid wrapper, thus allowing...
2006-09-03 joeyminor
2006-09-03 joey* Add proper waitpid calls for open2ed processes throug...
2006-09-03 joey* Fix another destpage issue in the inline directive...
2006-09-03 joey* Simplify the data structure returned by rcs_recentcha...
2006-09-03 joeyadd comments
2006-09-03 joeyreleasing version 1.23 1.23
2006-09-02 joey* Add processed date to aggregate preprocessor directiv...
2006-08-31 joeydrop the loop number to 3, 10 seems a bit much..
2006-08-29 joeyfix taint issue
2006-08-28 joeydon't add actions if all empty
2006-08-28 joey* Patch from James Westby to add an actions option...
2006-08-28 joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28 joey* Add toc (table of contents) plugin.
2006-08-28 joeybugnum
2006-08-27 joey* Patch from James Westby to add a --sslcookie switch...
2006-08-27 joeyfix reference counting oops
2006-08-27 joeyre-emit unprocessed preprocessor directives in full...
2006-08-27 joeyimportant robustness fix
2006-08-27 joeyfnord
2006-08-27 joey* Added a ddate plugin.
2006-08-26 joeyadded info
2006-08-26 joey* Patch from James Westby to add a template for the...
2006-08-26 joeyswitch to > n (currently 10) cycle loop protection...
2006-08-26 joey* Patch from James Westby to allow a description to...
2006-08-25 joeyuse a hash
2006-08-25 joey* Generalised preprocesser loop protection code.
2006-08-24 joeyremove date munging, seems to be unnecessary
2006-08-23 joeyremove unused option
2006-08-23 joey* Change order of linkify and preprocess; first preproc...
2006-08-23 joey* Patch from Jordà Polo to make Setup::Standard support...
2006-08-23 joeyupdate
2006-08-23 joeyfixes
2006-08-23 joey* Allow preprocessor directives to contain python-like...
2006-08-23 joey* Allow preprocessor directives to span multiple lines...
2006-08-22 joeyrevert broken parentlinks fix, which was broken, explai...
2006-08-22 joey* Fix a bug introduced last version to do with nested...
2006-08-21 joey* Clean up behavior with broken parentlinks.
2006-08-21 joey* Fixed a bug with previews of subpages having broken...
2006-08-20 joey* Fix utf-8 in blog post form.
2006-08-19 joeyfix regexp
2006-08-19 joeyadd in a hack to improve the look of check marks in...
2006-08-19 joey* Add first draft at a Restructured Text (rst) plugin...
2006-08-19 joeykill footer
2006-08-18 joeygenerate valid xhtml in all cases, including nesting
2006-08-18 joey* Add otl format plugin, which handles files as created...
2006-08-18 joeyremove maxdepth, it can be accomplished by pagespec...
2006-08-18 joey* Add a map plugin contributed by Alessandro Dotti...
2006-08-18 joey* Support inlining pages raw, rather than creating...
2006-08-18 joeynote
2006-08-18 joey* Call filter hooks on inlined page content.
2006-08-18 joey* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
2006-08-17 joey* Fix a bug in the aggregator introduced last version... 1.20
2006-08-17 joey* Catch failing IPC::Open2 in tidy plugin and retry...
2006-08-16 joey* Fix an infinite loop in the aggregator when finding...
2006-08-16 joey* Add some locking to prevent 2 aggregators from runnin...
2006-08-15 joeyavoid undefined value warning in some case
2006-08-13 joey* Fix a bug in page type determination during online...
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-08-12 joey* If the meta plugin overides the page title, set a...
2006-08-12 joeyreleasing version 1.17 1.17
2006-08-12 joey* Set die_on_bad_params => 0 for all templates, to...
2006-08-10 joey* Improve markdown loading. First, try to load it as...
2006-08-10 joey* Display an error message if /usr/bin/markdown can...
2006-08-05 joeymisc changes
2006-08-05 joey* Turn off tidy indentation too.
2006-08-05 joey* Move tidy back to sanitize hook, found out how to...
2006-08-05 joey* Disable tidy generator tag.
2006-08-05 joey* Fix dates in rss feeds if running localised, so they...
2006-08-04 joey* Don't run tidy with -xml as that fails if the input...
2006-08-04 joey* Fix the htmltidy plugin, which wasn't working due...
2006-08-04 joey* Also generate rel=bookmark links for permalinks.
2006-08-04 joeyfix
2006-08-04 joeyneed to make it really utf8 or the url encode won't...
2006-08-04 joeyuse htmlpage a couple of places instead of hardcoding...
2006-08-04 joey* Add xhtml files to the default prune regexp.
2006-08-04 joeyfix
2006-08-04 joey* Encode link and guid urls in rss feeds to avoid illeg...
2006-08-04 joeyoops
2006-08-04 joey* Various CSS and formatting changes.
2006-08-04 joey* Make aggregator save permalinks and author name to...
2006-08-03 joey* Try to handle relative links in aggregated feeds...
2006-08-02 joeyoops
2006-08-02 joey* Renamed GlobLists to PageSpecs.
2006-08-01 joeytypo
2006-08-01 joey* Patch from Roland Mas to support an rss=no parameter...
2006-07-31 joey* Fix issue with unicode filenames and updating the...
2006-07-31 joeyone more change; use the page that pulls in a feed...
2006-07-31 joeyfix
2006-07-31 joeyfix title metadata on blogs, reorg needed to do it...
next