]> sipb.mit.edu Git - ikiwiki.git/history - templates
web commit by http://bremner.myopenid.com/: added some notes about related approaches
[ikiwiki.git] / templates /
2008-03-03  Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-14  Joey Hess* The search plugin needs to override <base> to point...
2008-02-10  Josh TriplettMerge branch 'master' into prefix-directives
2008-02-10  Joey Hess* Page templates can now use CTIME to show when the...
2008-02-10  Joey Hesschange wording
2008-02-10  Joey Hessreword to put the more important info (page names)...
2008-02-05  Joey Hessadd ! prefix to some directives in templates, and to...
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessmore whitespace nonsense
2008-01-29  Joey Hessmore HTML::Template fun
2008-01-29  Joey Hessfix display of diff icon
2008-01-29  Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29  Joey Hessreally use unmunged author in metadata
2008-01-29  Joey Hessrename template
2008-01-29  Joey Hessmove message to end
2008-01-29  Joey Hessmore style improvements
2008-01-29  Joey Hessfairly good css style for static recentchanges page
2008-01-29  Joey Hessnon-tabular recentchanges display
2008-01-29  Joey Hess* Removed support for sending commit notification mails...
2008-01-29  Joey Hessproof of concept implementation of static recentchanges
2008-01-29  Joey Hessadd
2008-01-09  Joey Hessinclude license/copyright/author info if available
2008-01-09  Joey Hess* inline: Add copyright/license info on a per-post...
2008-01-09  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09  Joey Hess* aggregate: Include copyright statements from rss...
2007-11-08  Josh TriplettAdd xmlns attribute on html element in templates; pages...
2007-09-20  joey* Fix copyright and licence styling.
2007-09-15  joeybasic styling for license and copyright
2007-09-15  joeybugfixes
2007-09-14  joey* meta: Support license and copyright information....
2007-08-17  joey* Applied Jeremie Koenig's pluggable editpage buttons...
2007-08-11  joey* Apply a patch from NicolasLimare adding modification...
2007-07-16  joey* Wrap the editpage template in the standard misctempla...
2007-05-28  joey* More consistent encoding of titles in rss and atom...
2007-05-11  joey* Make all templates have a footer div to ease themeing...
2007-05-08  joshtriplettRemove img style attribute from recentchanges.tmpl...
2007-05-01  joeydon't generate tags span if there are no tags..
2007-04-29  joeyremove empty footer, doesn't play well with new css
2007-04-26  joeymore footer improvements
2007-04-26  joey* Move the footer div to enclose tags and links too.
2007-04-18  joey* Minor template improvements by Alessandro.
2007-04-12  joey* Add postformtext parameter to inline.
2007-04-06  joeyuse popup balloon for more backlinks, rather than expan...
2007-04-06  joey* Reorder the icon in the template above the stylesheet...
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...
next