.. |
404.pm
|
add missing getsetup hook
|
2010-07-13 15:23:44 -04:00 |
aggregate.pm
|
avoid fatal error if aggregate page template could not be found
|
2010-09-27 15:44:04 -04:00 |
amazon_s3.pm
|
…
|
|
anonok.pm
|
…
|
|
attachment.pm
|
attachment: Fix attachment file size display.
|
2010-09-21 15:33:42 -04:00 |
autoindex.pm
|
rcs_commit and rcs_commit_staged api changes
|
2010-06-23 19:04:36 -04:00 |
blogspam.pm
|
blogspam: Fix crash when content contained utf-8.
|
2010-09-14 15:23:28 -04:00 |
brokenlinks.pm
|
…
|
|
bzr.pm
|
rcs_commit and rcs_commit_staged api changes
|
2010-06-23 19:04:36 -04:00 |
calendar.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 |
camelcase.pm
|
…
|
|
color.pm
|
remove unnecessary and troublesome filter calls
|
2010-07-04 15:06:48 -04:00 |
comments.pm
|
editpage, comment: Clean up title when editing or creating a page or comment.
|
2010-12-25 13:38:26 -04:00 |
conditional.pm
|
remove unnecessary and troublesome filter calls
|
2010-07-04 15:06:48 -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
|
chdir to srcdir in rcs_getctime
|
2010-06-23 21:29:47 -04:00 |
darcs.pm
|
rcs_getctime and rcs_getmtime take relative filenames
|
2010-06-23 19:32:53 -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
|
editpage, comment: Clean up title when editing or creating a page or comment.
|
2010-12-25 13:38:26 -04:00 |
edittemplate.pm
|
edittemplate: Fix crash if using a .tmpl file or other non-page file as a template for a new page.
|
2010-11-20 14:54:43 -04: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
|
make use of precompiled regex objects
|
2010-11-20 00:02:49 +00: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
|
…
|
|
git.pm
|
git: Avoid adding files when committing, so as not to implicitly add files like recentchanges files that are not normally checked in, when fixing links after rename.
|
2010-11-29 13:42:03 -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 one-parameter form of urlto
|
2010-11-29 15:07:26 -04:00 |
graphviz.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 |
haiku.pm
|
…
|
|
highlight.pm
|
highlight: Support new format of filetypes.conf used by version 3.2 of the highlight package.
|
2010-11-20 12:55:26 -04: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
|
Fix htmlscrubber_skip to be matched on the source page, not the page it is inlined into. Should allow setting to "* and !comment(*)" to scrub comments, but leave your blog posts unscrubbed, etc.
|
2010-11-12 00:00:54 -04:00 |
htmltidy.pm
|
Added missing hook registration for checkconfig
|
2010-10-30 22:02:30 -04:00 |
httpauth.pm
|
httpauth: Avoid redirecting the user to the cgiauthurl if they already have a login session.
|
2010-08-30 18:33:00 -04:00 |
img.pm
|
use one-parameter form of urlto
|
2010-11-29 15:07:26 -04:00 |
inline.pm
|
inline: Force an absolute page location when the inline postform is used.
|
2010-12-25 13:32:57 -04:00 |
link.pm
|
bugfix: record email-like links as page links
|
2010-06-23 14:05:57 -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
|
…
|
|
mdwn.pm
|
…
|
|
mercurial.pm
|
rcs_getctime and rcs_getmtime take relative filenames
|
2010-06-23 19:32:53 -04:00 |
meta.pm
|
meta: Fix calling of htmlscrubber to pass the page parameter. The change of the htmlscrubber to look at page rather than destpage caused htmlscrubber_skip to not work for meta directives.
|
2010-12-01 20:25:05 -04:00 |
mirrorlist.pm
|
use a div, not a p .. and in html5, a nav
|
2010-05-02 14:41:20 -04:00 |
moderatedcomments.pm
|
stop using REMOTE_ADDR
|
2010-06-23 16:35:51 -04:00 |
monotone.pm
|
monotone.pm: while we're still only checking the major and minor
|
2010-12-28 01:55:12 +01: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
|
rcs_commit and rcs_commit_staged api changes
|
2010-06-23 19:04:36 -04:00 |
opendiscussion.pm
|
…
|
|
openid.pm
|
use CGI->url to get current absolute cgi url for openid login process
|
2010-12-25 15:08:22 -04:00 |
orphans.pm
|
…
|
|
otl.pm
|
…
|
|
pagecount.pm
|
…
|
|
pagestats.pm
|
…
|
|
pagetemplate.pm
|
…
|
|
parentlinks.pm
|
indent
|
2010-12-25 13:23:23 -04:00 |
passwordauth.pm
|
stop using REMOTE_ADDR
|
2010-06-23 16:35:51 -04:00 |
pingee.pm
|
…
|
|
pinger.pm
|
pinger: avoid pinging our own local path, too
|
2010-11-23 23:14:38 +00:00 |
po.pm
|
po: do not override homepage title when it was overridden.
|
2010-12-22 17:33:57 +01:00 |
poll.pm
|
use one-parameter form of urlto
|
2010-11-29 15:07:26 -04:00 |
polygen.pm
|
…
|
|
postsparkline.pm
|
…
|
|
prettydate.pm
|
…
|
|
progress.pm
|
…
|
|
rawhtml.pm
|
…
|
|
recentchanges.pm
|
use one-parameter form of urlto
|
2010-11-29 15:07:26 -04:00 |
recentchangesdiff.pm
|
…
|
|
relativedate.pm
|
Use local paths when including Javascript
|
2010-11-23 00:06:07 +00:00 |
remove.pm
|
use one-parameter form of urlto
|
2010-11-29 15:07:26 -04:00 |
rename.pm
|
Merge remote branch 'smcv/ready/localurl'
|
2010-11-29 14:43:57 -04:00 |
repolist.pm
|
…
|
|
rsync.pm
|
…
|
|
search.pm
|
Use local paths for the CGI URL
|
2010-11-23 00:12:17 +00:00 |
shortcut.pm
|
…
|
|
sidebar.pm
|
Revert po vs. template kludges.
|
2010-07-11 11:03:41 +02:00 |
signinedit.pm
|
…
|
|
skeleton.pm.example
|
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 |
smiley.pm
|
smiley: warn instead of error for missing smileys
|
2010-08-13 17:58:21 -04:00 |
sortnaturally.pm
|
Added missing registration of checkconfig hook.
|
2010-10-31 10:12:01 -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
|
rcs_getctime and rcs_getmtime take relative filenames
|
2010-06-23 19:32:53 -04:00 |
table.pm
|
call preprocess in scan mode hooks before scan hooks
|
2010-08-30 15:06:58 -04:00 |
tag.pm
|
rcs_commit and rcs_commit_staged api changes
|
2010-06-23 19:04:36 -04:00 |
template.pm
|
template_depends: throw nice error message when template cannot be found
|
2010-09-27 15:58:01 -04:00 |
testpagespec.pm
|
…
|
|
teximg.pm
|
teximg: Use `\[` and `\]` instead of not recommended `$$`.
|
2010-12-26 14:46:29 -04:00 |
textile.pm
|
…
|
|
theme.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 |
tla.pm
|
rcs_commit and rcs_commit_staged api changes
|
2010-06-23 19:04:36 -04:00 |
toc.pm
|
…
|
|
toggle.pm
|
Use local paths when including Javascript
|
2010-11-23 00:06:07 +00:00 |
txt.pm
|
txt: Fix display when used inside a format directive.
|
2010-10-25 22:37:34 -04:00 |
typography.pm
|
…
|
|
underlay.pm
|
remove add_templates option
|
2010-04-22 14:35:00 -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
|
Use local paths for the CGI URL
|
2010-11-23 00:12:17 +00:00 |
wikitext.pm
|
…
|
|
wmd.pm
|
Use local paths when including Javascript
|
2010-11-23 00:06:07 +00:00 |