summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-07* Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey
2006-07-07web commit from 127.0.0.1joey
2006-07-07html toojoey
2006-07-07* Add wikitext markup plugin, which supports ".wiki" pages written in thejoey
2006-07-06some stylesheet improvements for the table, also add a bit more borderjoey
2006-07-05* Patch from Recai to fix utf8 issues in git backend.joey
2006-07-05Encode:: cleanup from Recaijoey
2006-07-05* Patch from Faidon to use svn --limit when possible for recentchanges,joey
2006-07-05fixjoey
2006-07-05meta done a while agojoey
2006-07-04* Improve display of parentlinks and page title of toplevel index page.joey
2006-07-04web commit by joeywww-data
2006-07-04add news item for ikiwiki 1.8joey
2006-07-04releasing version 1.8joey
2006-07-04* Memoize abs2rel, which is still kinda slow, for another 30% speedupjoey
2006-07-04remove most of the black linesjoey
2006-07-04* Encode & in diffurl in examples, to conform to pedantic rules.joey
2006-07-04fixjoey
2006-07-04add a commit type columnjoey
2006-07-04* Make RecentChanges use a table and some CSS, should be much more readable.joey
2006-07-04<paravoid> cosmetic and minor, but it makes the output far more readable,joey
2006-07-04updatejoey
2006-07-04 * Work around very innefficient behavior in File::Spec::abs2rel. Resultjoey
2006-07-04remove leading dot from default_pageextjoey
2006-07-04* Don't sent pings if the wiki is being rebuilt.joey
2006-07-04re-improve regexpjoey
2006-07-04* Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey
2006-07-04 sanitise them, like any other page type.joey
2006-07-04updatejoey
2006-07-03improve regexpjoey
2006-07-03foojoey
2006-07-03word wrapjoey
2006-07-03add htmlisejoey
2006-07-03fixjoey
2006-07-03fixjoey
2006-07-03misc updatedjoey
2006-07-03* Add a html plugin, which can be used to write wikis in raw html,joey
2006-07-03use "use open" pragma to avoid manually needing to specify utf8 everywherejoey
2006-07-03* Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey
2006-07-03* Introduce add_plugins and disable_plugins config options in setup files.joey
2006-07-03Encode is used in nearly all code paths so stop loading it on demandjoey
2006-07-03* Support pages with utf8 filenames. Patch by Faidon Liambotis.joey
2006-07-03web commit by KellyClowerswww-data
2006-07-03fix path to git hook scriptjoey
2006-07-02updatesjoey
2006-07-02modify to actually workjoey
2006-07-02ugh, this is a tricky one..joey
2006-07-02remove the blog_list sub, only used one place and simplifies code to dojoey
2006-07-02bugjoey
2006-07-02* Centralised all calls to HTML::Template and force all the templatesjoey