ikiwiki/IkiWiki/Plugin
Josh Triplett fafb2edaa7 aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build
gettext choked on a Unicode apostrophe in the aggregate plugin, which
appeared in a new error message in commit
4f872b5633.  Replace it with an ASCII
apostrophe.
2008-01-26 23:12:29 -08:00
..
aggregate.pm aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build 2008-01-26 23:12:29 -08:00
anonok.pm
brokenlinks.pm * brokenlinks: Don't list the same link multiple times. (%links might 2007-12-16 16:42:18 -05:00
calendar.pm reorg 2007-12-09 00:05:07 -05:00
camelcase.pm
conditional.pm * conditional: Improve regexp testing for simple uses of pagespecs 2007-12-28 16:55:20 -05:00
ddate.pm fix some bad copy and pasted plugin ids 2008-01-07 15:28:53 -05:00
editdiff.pm
edittemplate.pm don't duplicate code from editpage, just pull the values it sets out of the 2007-12-12 03:35:23 -05:00
embed.pm
external.pm * Finally implemented a simple per-page data storage mechanism for plugins, 2007-12-08 17:40:50 -05:00
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm
haiku.pm
html.pm
htmlscrubber.pm * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/' 2008-01-07 18:32:50 -05:00
htmltidy.pm reset SIGPIPE before returning 2007-11-05 19:33:28 -05:00
httpauth.pm
img.pm optimisation: detect scan mode and avoid generating image 2008-01-09 02:31:11 -05:00
inline.pm * meta: Run in scan mode again (more intelligently) and re-add support for 2008-01-09 02:38:43 -05:00
linkmap.pm
lockedit.pm fixes 2008-01-07 16:37:19 -05:00
map.pm * map: Fix handling of common prefix to handle the case where it's 2007-12-28 17:22:17 -05:00
mdwn.pm not only markdown adds gunk, so remove it in the main htmlize function 2008-01-09 14:41:28 -05:00
meta.pm * mdwn: When htmlizing text, if it's a single line with no newline, 2008-01-09 14:35:23 -05:00
mirrorlist.pm
more.pm
opendiscussion.pm * opendiscussion: allow editing of the toplevel discussion page 2008-01-07 16:10:32 -05:00
openid.pm MAJOR basewiki reorg 2007-12-08 15:59:08 -05:00
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm * Change formbuilder hook to not be responsible for displaying a form, 2007-12-12 03:15:30 -05:00
poll.pm
polygen.pm
postsparkline.pm
prettydate.pm fix some bad copy and pasted plugin ids 2008-01-07 15:28:53 -05:00
rawhtml.pm
search.pm
shortcut.pm improve error message if shortcuts.mdwn DNE 2007-12-17 15:33:47 -05:00
sidebar.pm
signinedit.pm fixes 2008-01-07 16:37:19 -05:00
skeleton.pm
smiley.pm
sparkline.pm
table.pm * mdwn: When htmlizing text, if it's a single line with no newline, 2008-01-09 14:35:23 -05:00
tag.pm
template.pm * template: Remove bogus htmlize pass added in 2.16. 2008-01-09 14:17:25 -05:00
testpagespec.pm
teximg.pm I've wrote a little patch for the bug in teximg (can only include fomula on 2008-01-09 20:04:51 -05:00
textile.pm
toc.pm * toc: Handle html elements embedded inside a header, rather than 2007-11-23 11:40:02 -05:00
toggle.pm * Fix some issues with toggles in preview mode. 2007-10-29 17:16:10 -04:00
typography.pm
version.pm ensure state is dropped when a page stops embeddeding the version 2007-12-08 19:12:50 -05:00
wikitext.pm