ikiwiki/IkiWiki/Plugin
Joey Hess dbf23748dd call check_canedit
Needed to prevent uploads of locked pages as attachments.
2008-07-01 13:20:42 -04:00
..
aggregate.pm `template` option for aggregate.pm. 2008-06-21 16:23:39 -04:00
amazon_s3.pm
anonok.pm
attachment.pm call check_canedit 2008-07-01 13:20:42 -04:00
brokenlinks.pm
calendar.pm
camelcase.pm
conditional.pm
creole.pm Disable handling of "bare" links by the creole plugin. 2008-06-24 16:52:23 -04:00
ddate.pm
editdiff.pm remove unused editpage title 2008-06-30 20:33:39 -04:00
edittemplate.pm
embed.pm
external.pm
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm
haiku.pm
hnb.pm style changes 2008-06-15 16:26:15 -04:00
html.pm
htmlscrubber.pm
htmltidy.pm
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
linkmap.pm
lockedit.pm
map.pm bugfixes for show=title 2008-06-15 19:08:24 -04:00
mdwn.pm
meta.pm meta: Store "description" in pagestate for use by other plugins. 2008-06-15 19:08:50 -04:00
mirrorlist.pm
more.pm
opendiscussion.pm
openid.pm
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm
pingee.pm
pinger.pm
poll.pm
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm fix uninitialized value problem 2008-06-04 15:00:24 -04:00
recentchangesdiff.pm
search.pm fix two build bugs 2008-06-13 13:05:44 -04:00
shortcut.pm
sidebar.pm Pass a destpage parameter to the sanitize hook. 2008-06-04 01:24:23 -04:00
signinedit.pm
skeleton.pm
smiley.pm smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) 2008-06-28 16:58:43 -04:00
sparkline.pm
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
textile.pm textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. 2008-06-16 15:43:37 -04:00
toc.pm call format hooks when generating page previews 2008-06-28 23:08:24 -04:00
toggle.pm call format hooks when generating page previews 2008-06-28 23:08:24 -04:00
txt.pm pagesources might not be populated 2008-06-24 20:47:15 -04:00
typography.pm
version.pm
wikitext.pm