2006-07-29 |
joey | * htmltidy plugin from Faidon. |
tree | commitdiff |
2006-07-29 |
joey | "Viva l'Italia!" |
tree | commitdiff |
2006-07-29 |
joey | * Build-depend on libtext-wikiformat-perl, so that... |
tree | commitdiff |
2006-07-29 |
joey | * New pagestats plugin from Enrico, which can generate... |
tree | commitdiff |
2006-07-29 |
joey | * Put categories in rss feeds for tagged items. |
tree | commitdiff |
2006-07-28 |
joey | * Add exclude option in setup files, works same as... |
tree | commitdiff |
2006-07-28 |
joey | * Add getopt hook type, this allows plugins to add... |
tree | commitdiff |
2006-07-28 |
joey | releasing version 1.11 1.11 |
tree | commitdiff |
2006-07-28 |
joey | add news |
tree | commitdiff |
2006-07-28 |
joey | Hope encrico doesn't mind, but I changed the location... |
tree | commitdiff |
2006-07-27 |
joey | * Switch pagetemplate hooks to using named parameters. |
tree | commitdiff |
2006-07-27 |
joey | - Adds a tag plugin that allows more easily tagging... |
tree | commitdiff |
2006-07-27 |
joey | * Patch from Enrico that |
tree | commitdiff |
2006-07-26 |
joey | * Fix CamelCase regexp to not break [[FooBar|BazBar... 1.10 |
tree | commitdiff |
2006-07-26 |
joey | * Run page through any relevant filters when generating... |
tree | commitdiff |
2006-07-26 |
joey | releasing version 1.9 1.9 |
tree | commitdiff |
2006-07-26 |
joey | * Patch from Recai to allow selection of page type... |
tree | commitdiff |
2006-07-11 |
joey | * Consolidated all decode_utf8 in FormBuilder's fields... |
tree | commitdiff |
2006-07-11 |
joey | * Match 'web commit from' in SVN and git, these are... |
tree | commitdiff |
2006-07-11 |
joey | * Fix from Faidon for a XML parser issue that breaks... |
tree | commitdiff |
2006-07-10 |
joey | * Display CGI processing errors if present. |
tree | commitdiff |
2006-07-07 |
joey | * Support a w3mmode, which lets w3m run ikiwiki using... |
tree | commitdiff |
2006-07-07 |
joey | * Add wikitext markup plugin, which supports ".wiki... |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Recai to fix utf8 issues in git backend. |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Faidon to use svn --limit when possible... |
tree | commitdiff |
2006-07-04 |
joey | * Improve display of parentlinks and page title of... |
tree | commitdiff |
2006-07-04 |
joey | releasing version 1.8 1.8 |
tree | commitdiff |
2006-07-04 |
joey | * Memoize abs2rel, which is still kinda slow, for anoth... |
tree | commitdiff |
2006-07-04 |
joey | * Encode & in diffurl in examples, to conform to pedant... |
tree | commitdiff |
2006-07-04 |
joey | * Make RecentChanges use a table and some CSS, should... |
tree | commitdiff |
2006-07-04 |
joey | * Work around very innefficient behavior in File... |
tree | commitdiff |
2006-07-04 |
joey | * Don't sent pings if the wiki is being rebuilt. |
tree | commitdiff |
2006-07-04 |
joey | * Make ikiwiki --setup --refresh rebuild wrappers,... |
tree | commitdiff |
2006-07-04 |
joey | sanitise them, like any other page type. |
tree | commitdiff |
2006-07-03 |
joey | * Add a html plugin, which can be used to write wikis... |
tree | commitdiff |
2006-07-03 |
joey | * Support htmlize plugins and make mdwn one such plugin... |
tree | commitdiff |
2006-07-03 |
joey | * Introduce add_plugins and disable_plugins config... |
tree | commitdiff |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
tree | commitdiff |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
tree | commitdiff |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
tree | commitdiff |
2006-07-02 |
joey | perl bugnum and refix |
tree | commitdiff |
2006-07-02 |
joey | so make sure to let perl know it should be handled... |
tree | commitdiff |
2006-07-02 |
joey | * POSIX::strftime doesn't know about encodings and... |
tree | commitdiff |
2006-07-02 |
joey | * Parse svn log as xml for improved utf8 and security... |
tree | commitdiff |
2006-07-02 |
joey | * Honor LC_CTIME when formatting a time for display... |
tree | commitdiff |
2006-06-27 |
joey | * Support pinging services such as Technorati using... |
tree | commitdiff |
2006-06-25 |
joey | * Fix orphans plugin to not count a link to a nonexista... |
tree | commitdiff |
2006-06-19 |
joey | releasing version 1.7 1.7 |
tree | commitdiff |
2006-06-19 |
joey | * Patch from Recai to fix git recentchanges code to... |
tree | commitdiff |
2006-06-18 |
joey | * Updated logo from Recai with some kerning and alingme... |
tree | commitdiff |
2006-06-18 |
joey | releasing version 1.6 1.6 |
tree | commitdiff |
2006-06-18 |
joey | * New SVG logo from Recai. |
tree | commitdiff |
2006-06-17 |
joey | note on perl warnings |
tree | commitdiff |
2006-06-17 |
joey | - Add 'use encoding "utf8"' to CGI.pm to avoid warnin... |
tree | commitdiff |
2006-06-17 |
joey | * More utf-8 fixes from Recai, partly to things I broke... |
tree | commitdiff |
2006-06-16 |
joey | * Put back the encode_utf8 in the input to markdown... |
tree | commitdiff |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
tree | commitdiff |
2006-06-15 |
joey | * YA utf-8 patch from Recai, this time to fix previewin... |
tree | commitdiff |
2006-06-12 |
joey | releasing version 1.5 1.5 |
tree | commitdiff |
2006-06-12 |
joey | add perl to build deps |
tree | commitdiff |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
tree | commitdiff |
2006-06-08 |
joey | * Fix absolute url munging in rss generation to support... |
tree | commitdiff |
2006-06-02 |
joey | * Add support for using git instead of subversion as... |
tree | commitdiff |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
tree | commitdiff |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
tree | commitdiff |
2006-06-02 |
joey | * Patch from Dr. Zini to add link() and backlink()... |
tree | commitdiff |
2006-06-01 |
joey | * More security review. |
tree | commitdiff |
2006-05-29 |
joey | * Add --timeformat config option to allow changing... |
tree | commitdiff |
2006-05-27 |
joey | releasing version 1.4 1.4 |
tree | commitdiff |
2006-05-27 |
joey | * Add -refresh option to ikiwiki-mass-rebuild and use... |
tree | commitdiff |
2006-05-27 |
joey | Make page edit textarea resize to fit browser window. |
tree | commitdiff |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used it... |
tree | commitdiff |
2006-05-26 |
joey | utf-8 support seems to be working now |
tree | commitdiff |
2006-05-26 |
joey | * Rebuilding on upgrade to this version is recommended. |
tree | commitdiff |
2006-05-26 |
joey | * The page name and parent links has switched from... |
tree | commitdiff |
2006-05-25 |
joey | * Tell HTML::Scrubber to treat "/" as a valid attribute... |
tree | commitdiff |
2006-05-16 |
joey | releasing version 1.3 1.3 |
tree | commitdiff |
2006-05-15 |
joey | releasing version 1.2 1.2 |
tree | commitdiff |
2006-05-08 |
joey | * Add libc6-dev to dependencies, needed to build wrappers. |
tree | commitdiff |
2006-05-06 |
joey | * Remove dups from the brokenlinks list. |
tree | commitdiff |
2006-05-05 |
joey | releasing version 1.1 1.1 |
tree | commitdiff |
2006-05-05 |
joey | * Add ikiwiki-mass-rebuild script, ripped out of the... |
tree | commitdiff |
2006-05-05 |
joey | * Allow discussion links on pages to be turned off... |
tree | commitdiff |
2006-05-05 |
joey | * Removed --sanitize and --no-sanitize, replaced with... |
tree | commitdiff |
2006-05-05 |
joey | haiku plugin |
tree | commitdiff |
2006-05-04 |
joey | dirname, basename, bestlink, linkify, pagetitle,... |
tree | commitdiff |
2006-05-04 |
joey | * Added smiley plugin, nicely controlled and documented... |
tree | commitdiff |
2006-05-03 |
joey | rather a lot of changes to make hyperestraier search... |
tree | commitdiff |
2006-05-02 |
joey | * Add unit tests for several core functions, including... |
tree | commitdiff |
2006-05-02 |
joey | * Patch from Thomas Schwinge to switch from --svn to... |
tree | commitdiff |
2006-05-02 |
joey | ah, the joys of test-based development.. |
tree | commitdiff |
2006-05-02 |
joey | * Add a unit test for globlist_match(). |
tree | commitdiff |
2006-05-02 |
joey | * Split off an IkiWiki.pm out of ikiwiki and have all... |
tree | commitdiff |
2006-05-02 |
joey | * Add an orphans plugin for finding pages that nothing... |
tree | commitdiff |
2006-05-02 |
joey | * Smarter behavior when creating a page and a page... |
tree | commitdiff |
2006-05-02 |
joey | * Added plugin system, currently only supporting for... |
tree | commitdiff |
2006-05-01 |
joey | remove templates/ from filenames |
tree | commitdiff |
2006-05-01 |
joey | * Rename inlinepage to depends, so that it can be used... |
tree | commitdiff |
2006-04-29 |
joey | fix announcedir |
tree | commitdiff |
2006-04-29 |
joey | releasing version 1.0 1.0 |
tree | commitdiff |
next |