ikiwiki/IkiWiki/Plugin
Joey Hess 5807f1de04 fix two build bugs
* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
  in a whitelist.
2008-06-13 13:05:44 -04:00
..
aggregate.pm When calling decode_utf8 on known-problimatic content in aggregate, explicitly pass 0 (FB_DEFAULT) as the second parameter. Apparently perl 5.8 needs this to avoid crashing on malformed utf-8, despite its docs saying it is the default. 2008-05-28 15:38:04 -04:00
amazon_s3.pm paste-o 2008-05-08 16:12:09 -04:00
anonok.pm avoid uninitialised value 2008-05-02 13:01:51 -04:00
brokenlinks.pm
calendar.pm add missing test to avoid uninitialised value when a page with metadata is removed 2008-01-29 17:36:25 -05:00
camelcase.pm * camelcase: Convert to use new linkify and scan hooks rather than the old 2008-02-11 23:04:19 -05:00
conditional.pm
ddate.pm * prettydate,ddate: Don't ignore time formats passed to displaytime 2008-01-28 23:48:27 -05:00
editdiff.pm Avoid ``uninitialized value'' warning when there actually is no difference between the two versions. 2008-05-25 14:25:34 -04:00
edittemplate.pm typos 2008-03-21 19:09:29 -04:00
embed.pm
external.pm Allow external plugins to return no value 2008-03-21 15:07:10 -04:00
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
haiku.pm haiku: Generate valid xhtml. 2008-05-30 19:10:58 -04:00
html.pm
htmlscrubber.pm Allow colons in URLs after the first slash 2008-02-29 19:29:44 +01:00
htmltidy.pm * htmltidy: Pass --markup yes, in case tidy's config file disabled it. 2008-03-15 13:58:08 -04:00
httpauth.pm
img.pm Don't generate empty title attributes, etc, and allow setting defaults for class and id too. 2008-06-08 00:02:33 -04:00
inline.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
link.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
linkmap.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
lockedit.pm fixes 2008-01-07 16:37:19 -05:00
map.pm
mdwn.pm mdwn: Add a multimarkdown setup file option. 2008-05-13 12:43:25 -04:00
meta.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
mirrorlist.pm
more.pm
opendiscussion.pm
openid.pm optimisation, only load openid module when signing in 2008-03-19 21:12:18 -04:00
orphans.pm orphans: As a special case, the toplevel index page is never considered an orphaned page. 2008-05-15 16:47:44 -04:00
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm hashed password support, and empty password security fix 2008-05-30 17:35:34 -04:00
pingee.pm pinger/pingee now tested and working 2008-05-06 19:06:53 -04:00
pinger.pm pinger/pingee now tested and working 2008-05-06 19:06:53 -04:00
poll.pm Fixes for behavior changes in perl 5.10's CGI 2008-05-12 20:44:22 -04:00
polygen.pm
postsparkline.pm
prettydate.pm * prettydate,ddate: Don't ignore time formats passed to displaytime 2008-01-28 23:48:27 -05:00
rawhtml.pm
recentchanges.pm fix uninitialized value problem 2008-06-04 15:00:24 -04:00
recentchangesdiff.pm truncate recentchangesdiffs after 200 lines 2008-03-12 15:45:10 -04:00
search.pm fix two build bugs 2008-06-13 13:05:44 -04:00
shortcut.pm Fix ugly display when editing a page that has vanished. 2008-05-02 13:02:07 -04:00
sidebar.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
signinedit.pm fixes 2008-01-07 16:37:19 -05:00
skeleton.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
smiley.pm process smilies in a sanitize hook 2008-03-21 03:16:28 -04:00
sparkline.pm revert destpage part of f7bdc2385 2008-03-23 20:01:26 -04:00
table.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
tag.pm
template.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
testpagespec.pm
teximg.pm teximg: If the log isn't written, avoid ugly error messages. 2008-05-29 19:29:40 -04:00
textile.pm
toc.pm toc: Add the table of contents at sanitize time, rather than at format time. This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc. 2008-04-26 15:13:01 -04:00
toggle.pm
typography.pm
version.pm add missing test to avoid uninitialised value when a page with metadata is removed 2008-01-29 17:36:25 -05:00
wikitext.pm