filter out demo plugins
[ikiwiki.git] / IkiWiki / Plugin /
2008-06-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15 Joey Hessmeta: Store "description" in pagestate for use by other...
2008-06-15 Joey Hessbugfixes for show=title
2008-06-15 Joey Hesscheck that parent hash exists, to avoid creating it
2008-06-15 Joey Hessnote about titles and dependencies
2008-06-15 Joey Hessstyle changes
2008-06-15 Joey Hessinitial add
2008-06-15 Joey Hessmap: Add a "show" parameter. "show=title" can be used...
2008-06-13 Joey Hessfix two build bugs
2008-06-08 Joey HessDon't generate empty title attributes, etc, and allow...
2008-06-08 Joey Hessimg: Support captions.
2008-06-04 Joey Hessfinishing touches on the new search plugin
2008-06-04 Joey Hessfix uninitialized value problem
2008-06-04 Joey HessThe search interface now allows searching for a page...
2008-06-04 Joey Hessit's not $title, try the other variable
2008-06-04 Joey Hessdon't use meta title
2008-06-04 Joey Hesshave the xapian stemmer use a language based on LANG
2008-06-04 Joey Hessalso decode html entities in the title
2008-06-04 Joey Hessdecode html entities
2008-06-04 Joey Hessfix clearing index on page deletion
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04 Joey Hessmove indexing to sanitize hook
2008-06-04 Joey HessMerge branch 'master' into xapian
2008-06-04 Joey Hessmore search improvements
2008-06-04 Joey Hessmore substr fixes
2008-06-04 Joey Hessadd a colon to disambiguate
2008-06-04 Joey Hessavoid warning
2008-06-04 Joey Hessuse "U" term
2008-06-04 Joey Hessdon't loop forever
2008-06-04 Joey Hessfixed most of the xapian todos
2008-06-04 Joey Hessprettify page names, and drop the redunadant url display
2008-06-04 Joey Hessfix toindex
2008-06-04 Joey Hessfirst pass at doing xapian indexing
2008-06-03 Joey Hesssearch: Converted to use xapian-omega.
2008-05-31 Joey Hessinline: The optimisation in 2.41 broke nested inlines...
2008-05-30 Joey Hesshaiku: Generate valid xhtml.
2008-05-30 Joey Hesshashed password support, and empty password security fix
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-29 Joey Hessteximg: If the log isn't written, avoid ugly error...
2008-05-29 Joey Hessteximg: Fix logurl.
2008-05-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-28 Joey HessWhen calling decode_utf8 on known-problimatic content...
2008-05-25 Thomas SchwingeAvoid ``uninitialized value'' warning when there actual...
2008-05-15 Joey Hessinline: Display a message if the 'pages' parameter...
2008-05-15 Joey Hessorphans: As a special case, the toplevel index page...
2008-05-13 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-13 Joey Hessmdwn: Add a multimarkdown setup file option.
2008-05-13 Joey HessFixes for behavior changes in perl 5.10's CGI
2008-05-08 Joey Hesspaste-o
2008-05-08 Joey Hessadd --delete-bucket option
2008-05-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-08 Joey Hessamazon s3 index file improvements
2008-05-08 Joey Hesssimplify key determination code
2008-05-08 Joey Hessremove debugging
2008-05-08 Joey Hessimplemented pruning, s3 support now complete-ish
2008-05-08 Joey Hessforgot to add..
2008-05-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07 Joey HessOptimised file statting code when scanning for modified...
2008-05-06 Joey Hesspinger/pingee now tested and working
2008-05-06 Joey HessPOSIX::setsid is not exported per default
2008-05-06 Joey Hessaggregate: Add support for web-based triggering of...
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-05-02 Joey Hessavoid uninitialised value
2008-05-01 Joey Hessanonk: Add anonok_pagespec configuration setting that...
2008-04-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-30 Joey Hessimg: Support a title attribute, will be passed through...
2008-04-26 Joey Hesstoc: Add the table of contents at sanitize time, rather...
2008-04-03 Joey Hessneed to handle urls to images the same
2008-04-03 Manoj SrivastavaBug#473987: [PATCH] Links relative to baseurl mangled...
2008-04-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-03 Joey Hessaggregate: Correct a mistake in the code that dummy...
2008-03-24 Joey Hessrevert destpage part of f7bdc2385
2008-03-23 Joey Hessinline: Allow the "feedshow" parameter to take values...
2008-03-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-03-21 Joey Hesstypos
2008-03-21 martin f. krafftAllow external plugins to return no value
2008-03-21 Joey Hesswork around perl warning
2008-03-21 Joey Hessdelete inline data after it's used
2008-03-21 Joey Hesscrazy optimisation to work around slow markdown
2008-03-21 Joey Hessprocess smilies in a sanitize hook
2008-03-21 Joey Hessanother fix
2008-03-21 Joey Hessvarious fixes and simplifications
2008-03-21 Joey Hesssmiley: Detect smileys inside pre and tags, and do...
2008-03-21 Joey HessClose meta tag for redir properly.
2008-03-20 Joey Hessoptimisation, only load openid module when signing in
2008-03-19 Joey Hessfix setstate
2008-03-19 Joey Hessmake setargv take an array
2008-03-19 Joey Hessfix setvar
2008-03-19 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-19 Joey Hessgetargv needs to return a list reference
2008-03-15 Joey Hess* external: Add getargv and setargv methods to allow...
2008-03-15 Joey Hess* htmltidy: Pass --markup yes, in case tidy's config...
2008-03-15 Joey Hess* external: Fix support of XML::RPC::fault.
2008-03-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14 Joey Hess* Fix expiry of old recentchanges changeset pages.
2008-03-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14 Joey Hessload HTML::Entities at top
2008-03-12 Joey Hessno need to use HTML::Entities, as it's loaded on demand...
2008-03-12 Joey Hess* Use absolute url for feedurl when filling out the...
next