* Add XS-Vcs-Browser field.
[ikiwiki.git] / templates /
2007-03-31 joey* Hide excess backlinks and expand using CSS trick...
2007-03-21 joeythe real bug turned out to be in the meta plugin
2007-03-21 joeyforgot to revert this
2007-03-21 joeyoh, this is confusing, it needs escaping in <title...
2007-03-21 joey* Fix a few bugs around page titles containing html...
2007-03-17 joeywording
2007-03-17 joey* Detect the case of two people independently creating...
2007-03-06 joeyreally add
2007-03-02 joey* Add "template" option to inline plugin to allow for...
2007-02-24 joey* Patch from Ethan to improve behavior if a page is...
2007-02-19 joey* Patch to fix validaton of atom feeds by fixing the...
2007-02-18 joey* New domain name for ikiwiki: ikiwiki.info. Update...
2007-02-15 joey* Many changes to make ikiwiki very resistant to write...
2007-01-14 joey* Fix bogus use of CDATA in atom feeds. Closes: #406898
2006-12-28 joeyrevert trailer, breaks html thanks to markdown
2006-12-28 joeyChanges from StefanoZacchiroli:
2006-12-23 joey* Add mirrorlist plugin.
2006-11-21 joeyupdates
2006-11-15 joeytypos
2006-11-13 joey* Work with hyperestraier 1.4.9.
2006-11-10 joey* Work around a strange bug in CGI::FormBuilder 3.0401...
2006-11-01 joey* Patch from James Westby to support podcasting, photob...
2006-10-08 joey* Atom feed support based on a patch by Clint Adams.
2006-09-17 joeyfix mime type
2006-09-16 joey* Updated ikiwiki.svgz from Recai, includes an icon...
2006-09-16 joey* pagetemplate hooks are now also called when generatin...
2006-09-10 joey* If an inlined page has a permalink, link the page...
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-06 joey* Include <link rel> tag for RSS feeds, used by some...
2006-09-06 joeyescaping fix from Emanuele Aina
2006-09-04 joeyclose a possible XSS hole
2006-09-04 joeymove html escaping
2006-08-28 joey* Patch from James Westby to add an actions option...
2006-08-26 joey* Patch from James Westby to add a template for the...
2006-08-26 joey* Patch from James Westby to allow a description to...
2006-08-24 joey* Make all pages pull in a local.css style sheet, if...
2006-08-22 joeyrevert broken parentlinks fix, which was broken, explai...
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-18 joey* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
2006-08-04 joeyuse rel=bookmark here too..
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-07-31 joeyfix title metadata on blogs, reorg needed to do it...
2006-07-30 joey* Title metadata of inlined pages now shows up in blogs...
2006-07-30 joey* Change meta tags to use html entity-escaped text...
2006-07-30 joeyimproce
2006-07-30 joeyfixes, and make dir optional
2006-07-30 joey* ikiwiki can now download and aggregate feeds with...
2006-07-29 joey* Put categories in rss feeds for tagged items.
2006-07-28 joeyHope encrico doesn't mind, but I changed the location...
2006-07-27 joey - Adds a tag plugin that allows more easily tagging...
2006-07-26 joey* Patch from Recai to allow selection of page type...
2006-07-06 joeysome stylesheet improvements for the table, also add...
2006-07-04 joeyremove most of the black lines
2006-07-04 joeyfix
2006-07-04 joeyadd a commit type column
2006-07-04 joey* Make RecentChanges use a table and some CSS, should...
2006-07-02 joey so make sure to let perl know it should be handled...
2006-06-02 joey* Reorganised the doc wiki's todo/* pages, using a...
2006-05-27 joey* Add -refresh option to ikiwiki-mass-rebuild and use...
2006-05-26 joeybetter fix for empty actions list issue
2006-05-26 joey* Rebuilding on upgrade to this version is recommended.
2006-05-26 joeyheader can appear more than one time, so is a class...
2006-05-26 joey* The page name and parent links has switched from...
2006-05-05 joey* Add ikiwiki-mass-rebuild script, ripped out of the...
2006-05-05 joey* Allow discussion links on pages to be turned off...
2006-05-03 joeyrather a lot of changes to make hyperestraier search...
2006-05-01 joey* Rename inlinepage to depends, so that it can be used...
2006-04-25 joeymore
2006-04-25 joeyformatting
2006-04-25 joeysubscription nearly done
2006-04-04 joeyConvert postprocessordirectives into preprocessordirect...
2006-04-02 joey- add <base> to cgi output, this is especially useful...
2006-03-29 joeyfixes
2006-03-29 joeyadded --hyperestraier switch, which turns on search...
2006-03-29 joeycss support
2006-03-29 joeymissing <p>
2006-03-29 joeyhtml validation fixes:
2006-03-24 joeyno need to use h2's here
2006-03-24 joeyfoo
2006-03-24 joeyadd blog post template
2006-03-24 joeyswitch to h1 for page titles since pages tend to have...
2006-03-24 joeyadd archive pages and fix some bugs
2006-03-24 joeyhold onto your hats, full-fledged blogging has arrived...
2006-03-23 joeyimprove description field for rss
2006-03-23 joeyadd support for generating per-page rss feeds
2006-03-21 joeyprefs page implemented
2006-03-21 joeyadd --diffurl, if set RecentChanges has links to svn...
2006-03-20 joeyadded last changed timestamp for pages
2006-03-19 joeylink to helponformatting from the edit page
2006-03-19 joeyconflict detection, merging, etc should be done now...
2006-03-19 joeyfirst cut at svn merge and conflict
2006-03-16 joeyadd a header to page preview section
2006-03-16 joeydd page preview
2006-03-13 joeynbsp hack to separate out the buttons a bit.
2006-03-13 joey- Add Discussion links to the button bar, these will...
2006-03-12 joeytemplatize commit types, so it could use icons, or...
2006-03-12 joey- finish user registration and password request email
next