..
404.pm
add missing getsetup hook
2010-07-13 15:23:44 -04:00
aggregate.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
amazon_s3.pm
prune: do not prune beyond an optional base directory, and add a test
2012-04-07 17:52:29 +01:00
anonok.pm
…
attachment.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
autoindex.pm
autoindex and tag use transient underlay when not committing, so do not need to disable only_committed_changes
2013-11-17 12:51:20 -04:00
blogspam.pm
fix encoding issue in blogspam plugin
2013-06-23 14:01:59 -04:00
brokenlinks.pm
…
bzr.pm
fix new perl warning
2013-08-30 22:33:11 -04:00
calendar.pm
calendar: Display the popup mouseover when there is only 1 page for a given day, for better UI consistency.
2013-07-19 18:54:32 -04:00
camelcase.pm
…
color.pm
remove unnecessary and troublesome filter calls
2010-07-04 15:06:48 -04:00
comments.pm
comments: Write pending moderation comments to the transient underlay to avoid conflict with only_committed_changes.
2013-11-17 13:07:00 -04:00
conditional.pm
avoid unnecessary uses of UNIVERSAL
2012-03-18 14:34:21 -04:00
creole.pm
…
cutpaste.pm
cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut.
2010-09-15 16:24:50 -04:00
cvs.pm
Fix diffurl links (cvsweb expects unescaped '/').
2013-02-02 14:11:15 -05:00
darcs.pm
URI escape filename when generating the diffurl.
2012-03-13 11:50:39 -04:00
date.pm
…
ddate.pm
…
editdiff.pm
fix pagediff to not display as "preview"
2010-05-06 22:19:14 -04:00
editpage.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
edittemplate.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
embed.pm
…
external.pm
external: Disable RPC::XML's "smart" encoding, which sent ints for strings that contained only a number, fixing a longstanding crash of the rst plugin.
2010-09-14 15:37:45 -04:00
favicon.pm
…
filecheck.pm
filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used.
2012-11-04 12:02:26 -04:00
flattr.pm
Revert "insert flattr javascript via sanitize, not format hook"
2010-08-12 18:18:35 -04:00
format.pm
txt: Fix display when used inside a format directive.
2010-10-25 22:37:34 -04:00
fortune.pm
…
getsource.pm
use cgitemplate, remove misctemplate
2011-01-05 17:15:38 -04:00
git.pm
only_committed_changes could fail in a git repository merged with git merge -s ours.
2014-04-05 19:09:05 -04:00
goodstuff.pm
…
google.pm
Add placeholder text in search form (in html5 mode only).
2010-05-02 13:49:56 -04:00
goto.pm
use cgitemplate, remove misctemplate
2011-01-05 17:15:38 -04:00
graphviz.pm
graphviz: Handle self-links.
2012-04-18 15:36:27 -04:00
haiku.pm
…
headinganchors.pm
apply Changaco's patch to make headinganchors more like mediawiki's
2011-06-21 15:22:36 -04:00
highlight.pm
Plugins::highlight: replace use of langdefdir with searchFile
2014-08-06 22:29:25 -03:00
hnb.pm
hnb: Fixed broken use of mkstemp that had caused dangling temp files, and prevented actually rendering hnb files.
2010-06-27 13:49:51 -04:00
html.pm
…
htmlbalance.pm
htmlbalance: be compatible with HTML::Tree 4.0
2010-09-26 22:33:54 +01:00
htmlscrubber.pm
htmlscrubber: Allow the URI schemes of major VCS's.
2013-01-05 17:25:47 -04:00
htmltidy.pm
htmltidy: Avoid breaking the sidebar when websetup is running.
2011-02-03 12:49:13 -04:00
httpauth.pm
httpauth: When it's the only auth method, avoid a pointless and confusing signin form, and just right to the httpauthurl.
2012-04-04 12:58:36 -04:00
img.pm
cleanup now unused setting
2011-11-17 18:47:51 -04:00
inline.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
link.pm
link: Fix renaming wikilinks that contain embedded urls.
2012-04-18 15:15:11 -04:00
linkmap.pm
…
listdirectives.pm
needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
2010-09-07 12:08:59 -04:00
localstyle.pm
…
lockedit.pm
stop using REMOTE_ADDR
2010-06-23 16:35:51 -04:00
map.pm
map: postprocess to collapse useless </ul><ul> sequences
2013-02-24 13:10:24 +00:00
mdwn.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
mercurial.pm
URI escape filename when generating the diffurl.
2012-03-13 11:50:39 -04:00
meta.pm
Instead of hacking back to $link, just provide it.
2013-06-27 00:21:20 -04:00
mirrorlist.pm
mirrorlist: new mirrorlist_use_cgi boolean setting.
2012-04-28 00:18:59 +02:00
moderatedcomments.pm
stop using REMOTE_ADDR
2010-06-23 16:35:51 -04:00
monotone.pm
URI escape filename when generating the diffurl.
2012-03-13 11:50:39 -04:00
more.pm
more: Add pages parameter to limit where the more is displayed. (thanks, dark)
2010-11-16 15:00:04 -04:00
norcs.pm
Add a second parameter to the rcs_diff hook, and avoid bloating memory reading in enormous commits.
2010-12-29 19:58:49 -04:00
notifyemail.pm
notifyemail: Fix bug that caused duplicate emails to be sent when site was rebuilt.
2013-05-18 16:26:48 -04:00
opendiscussion.pm
opendiscussion: don't allow editing discussionpage if discussion is disabled
2013-01-02 18:05:33 +00:00
openid.pm
Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user agent string for outbound HTTP requests
2014-02-01 16:53:33 -04:00
orphans.pm
…
osm.pm
osm: Escape name parameter. Closes : #731797
2014-01-15 15:53:51 -04:00
otl.pm
…
pagecount.pm
…
pagestats.pm
…
pagetemplate.pm
…
parentlinks.pm
indent
2010-12-25 13:23:23 -04:00
passwordauth.pm
allow users to subscribe to comments w/o registering
2012-04-02 13:45:39 -04:00
pingee.pm
…
pinger.pm
Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user agent string for outbound HTTP requests
2014-02-01 16:53:33 -04:00
po.pm
Add two template variables, expose html language code and language direction.
2013-10-14 12:47:48 +02:00
poll.pm
poll: Fix behavior of poll buttons when inlined.
2013-11-13 22:06:02 -04:00
polygen.pm
…
postsparkline.pm
…
prettydate.pm
revert change to prettydate
2012-02-02 22:27:55 -04:00
progress.pm
…
rawhtml.pm
…
recentchanges.pm
Deal with empty diffurl in configuration.
2013-01-29 08:12:56 +11:00
recentchangesdiff.pm
include manually the toggle js code
2012-07-19 10:32:02 -04:00
relativedate.pm
Use local paths when including Javascript
2010-11-23 00:06:07 +00:00
remove.pm
Allow deletion of files from the transient underlay
2012-04-07 18:11:05 +01:00
rename.pm
actually tested rename not started from the edit page
2012-04-08 13:40:01 -04:00
repolist.pm
…
rsync.pm
Added a "changes" hook. Renamed the "change" hook to "rendered", but
2012-03-28 18:43:07 -04:00
search.pm
typo
2013-11-18 16:35:51 -04:00
shortcut.pm
shortcut: Support Wikipedia's form of url-encoding for unicode characters
2012-03-03 11:27:59 -04:00
sidebar.pm
Revert po vs. template kludges.
2010-07-11 11:03:41 +02:00
signinedit.pm
…
skeleton.pm.example
remove misc section
2012-03-28 20:36:25 -04:00
smiley.pm
smiley: warn instead of error for missing smileys
2010-08-13 17:58:21 -04:00
sortnaturally.pm
Add path and path_natural sort orders
2011-12-06 14:26:27 -04:00
sparkline.pm
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify dependencies. Closes : #591040
2010-07-31 15:54:25 -04:00
svn.pm
URI escape filename when generating the diffurl.
2012-03-13 11:50:39 -04:00
table.pm
call preprocess in scan mode hooks before scan hooks
2010-08-30 15:06:58 -04:00
tag.pm
autoindex and tag use transient underlay when not committing, so do not need to disable only_committed_changes
2013-11-17 12:51:20 -04:00
template.pm
protect $@ whenever a block using $@ is non-trivial
2014-02-21 17:06:36 +00:00
testpagespec.pm
…
teximg.pm
teximg: Use `\[` and `\]` instead of not recommended `$$`.
2010-12-26 14:46:29 -04:00
textile.pm
…
theme.pm
theme: Now <TMPL_IF THEME_$NAME> can be used in all templates when a theme is enabled.
2013-05-16 22:20:56 -04:00
tla.pm
URI escape filename when generating the diffurl.
2012-03-13 11:50:39 -04:00
toc.pm
…
toggle.pm
Use local paths when including Javascript
2010-11-23 00:06:07 +00:00
trail.pm
trail: Avoid massive slowdown caused by pagetemplate hook when displaying dynamic cgi pages, which cannot use trail anyway.
2013-01-24 10:40:35 +11:00
transient.pm
prune: do not prune beyond an optional base directory, and add a test
2012-04-07 17:52:29 +01:00
txt.pm
txt: Fix display when used inside a format directive.
2010-10-25 22:37:34 -04:00
typography.pm
…
underlay.pm
Add missing plugin section, and deal with missing sections with a warning.
2013-03-04 13:03:34 -04:00
userlist.pm
encode html
2011-06-09 10:46:09 -04:00
version.pm
needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
2010-09-07 12:08:59 -04:00
websetup.pm
allow for a html formatted description in websetup
2011-05-13 18:44:11 -04:00
wikitext.pm
…
wmd.pm
Use local paths when including Javascript
2010-11-23 00:06:07 +00:00