.. |
404.pm
|
avoid uninitialized value warnings
|
2009-03-09 13:52:51 -04:00 |
aggregate.pm
|
Work around XML::Atom strangeness that results in double-encoded posts
|
2009-02-03 19:48:55 +00:00 |
amazon_s3.pm
|
…
|
|
anonok.pm
|
…
|
|
attachment.pm
|
…
|
|
autoindex.pm
|
…
|
|
blogspam.pm
|
fix id
|
2009-04-22 15:38:50 -04:00 |
brokenlinks.pm
|
fix further places where translated discussion case was assumed
|
2009-06-04 13:20:52 -04:00 |
bzr.pm
|
bzr: Add missing rcs_diff. (liw)
|
2009-02-26 14:09:26 -05:00 |
calendar.pm
|
pagespec_match_list added and used in most appropriate places
|
2009-04-23 15:45:30 -04:00 |
camelcase.pm
|
Avoid %links accumulating duplicates. (For TOVA)
|
2009-05-06 00:27:24 -04:00 |
color.pm
|
…
|
|
comments.pm
|
comment: Make comment directives no longer use the internal "_comment" form, and document the comment directive syntax.
|
2009-06-02 17:06:46 -04:00 |
conditional.pm
|
Consistently allow use of relative paths in all PageSpecs that take a page name parameter. Previously, match_created_before(), match_created_after(), match_sourcepage(), and match_destpage() did not support that, and the docs were not clear.
|
2009-01-10 14:36:03 -05:00 |
creole.pm
|
…
|
|
cutpaste.pm
|
…
|
|
darcs.pm
|
remove unnecessary variable
|
2009-04-04 19:04:02 -04:00 |
ddate.pm
|
…
|
|
editdiff.pm
|
…
|
|
editpage.pm
|
fix further places where translated discussion case was assumed
|
2009-06-04 13:20:52 -04:00 |
edittemplate.pm
|
…
|
|
embed.pm
|
…
|
|
external.pm
|
remove pagespec_match_list override for external
|
2009-05-06 13:13:01 -04:00 |
favicon.pm
|
…
|
|
filecheck.pm
|
pagespec error/failure distinction and error display by inline
|
2009-04-23 14:07:28 -04:00 |
format.pm
|
allow format to use any language supported by highlight
|
2009-05-23 05:17:26 -04:00 |
fortune.pm
|
…
|
|
git.pm
|
fix rcs_getctime to return first, not last, change time
|
2009-03-20 16:32:37 -04:00 |
goodstuff.pm
|
repolist: New plugin to support the rel=vcs-* microformat.
|
2009-01-07 16:07:46 -05:00 |
google.pm
|
…
|
|
goto.pm
|
goto: Support being passed a page title that is not a valid page name, to support several cases including mercurial's long user names on the RecentChanges page, and urls with spaces being handled by the 404 plugin.
|
2009-06-06 02:36:40 -04:00 |
graphviz.pm
|
doubled semicolons
|
2009-02-11 12:30:28 -05:00 |
haiku.pm
|
…
|
|
highlight.pm
|
call initLanguage after initTheme
|
2009-05-26 17:04:49 -04:00 |
hnb.pm
|
…
|
|
html.pm
|
…
|
|
htmlbalance.pm
|
…
|
|
htmlscrubber.pm
|
…
|
|
htmltidy.pm
|
…
|
|
httpauth.pm
|
…
|
|
img.pm
|
Avoid %links accumulating duplicates. (For TOVA)
|
2009-05-06 00:27:24 -04:00 |
inline.pm
|
fix further places where translated discussion case was assumed
|
2009-06-04 13:20:52 -04:00 |
link.pm
|
Avoid %links accumulating duplicates. (For TOVA)
|
2009-05-06 00:27:24 -04:00 |
linkmap.pm
|
avoid using pagespec_match_list here
|
2009-04-23 16:26:54 -04:00 |
listdirectives.pm
|
listdirectives: Avoid listing _comment directives and generally assume any directive starting with _ is likewise internal.
|
2009-05-22 14:17:26 -04:00 |
lockedit.pm
|
…
|
|
map.pm
|
pagespec_match_list added and used in most appropriate places
|
2009-04-23 15:45:30 -04:00 |
mdwn.pm
|
add a long name for mdwn ("Markdown")
|
2009-05-16 13:59:27 +01:00 |
mercurial.pm
|
fix rcs_getctime to return first, not last, change time
|
2009-03-20 16:24:19 -04:00 |
meta.pm
|
Avoid %links accumulating duplicates. (For TOVA)
|
2009-05-06 00:27:24 -04:00 |
mirrorlist.pm
|
…
|
|
monotone.pm
|
use short names in comittype
|
2009-01-17 13:39:53 -05:00 |
more.pm
|
…
|
|
norcs.pm
|
…
|
|
opendiscussion.pm
|
fix further places where translated discussion case was assumed
|
2009-06-04 13:20:52 -04:00 |
openid.pm
|
…
|
|
orphans.pm
|
fix further places where translated discussion case was assumed
|
2009-06-04 13:20:52 -04:00 |
otl.pm
|
…
|
|
pagecount.pm
|
pagecount: Fix broken optimisation for * pagespec.
|
2009-06-05 18:04:39 -04:00 |
pagestats.pm
|
pagespec_match_list added and used in most appropriate places
|
2009-04-23 15:45:30 -04:00 |
pagetemplate.pm
|
…
|
|
parentlinks.pm
|
…
|
|
passwordauth.pm
|
…
|
|
pingee.pm
|
…
|
|
pinger.pm
|
pinger: Get whole url, don't just head.
|
2009-01-11 14:27:27 -05:00 |
poll.pm
|
…
|
|
polygen.pm
|
…
|
|
postsparkline.pm
|
simplify
|
2009-04-23 16:23:52 -04:00 |
prettydate.pm
|
…
|
|
progress.pm
|
…
|
|
rawhtml.pm
|
…
|
|
recentchanges.pm
|
recentchanges: change to using do=goto links.
|
2009-04-01 19:18:43 -04:00 |
recentchangesdiff.pm
|
…
|
|
relativedate.pm
|
…
|
|
remove.pm
|
fix removal form display
|
2009-01-20 11:12:49 -05:00 |
rename.pm
|
support longname for page types in commands and rename
|
2009-05-21 15:50:25 -04:00 |
repolist.pm
|
repolist: New plugin to support the rel=vcs-* microformat.
|
2009-01-07 16:07:46 -05:00 |
search.pm
|
…
|
|
shortcut.pm
|
check for empty srcdir
|
2009-02-14 03:04:11 -05:00 |
sidebar.pm
|
…
|
|
signinedit.pm
|
…
|
|
skeleton.pm.example
|
add new hook to skeleton
|
2009-01-16 21:07:40 -05:00 |
smiley.pm
|
avoid potential infinite loop in smiley expansion
|
2009-03-08 18:49:34 -04:00 |
sparkline.pm
|
doubled semicolons
|
2009-02-11 12:30:28 -05:00 |
svn.pm
|
…
|
|
table.pm
|
table: Find links in external files in scan pass.
|
2009-01-06 15:36:32 -05:00 |
tag.pm
|
Avoid %links accumulating duplicates. (For TOVA)
|
2009-05-06 00:27:24 -04:00 |
template.pm
|
When loading a template in scan mode, let preprocess know it only needs to scan.
|
2009-03-08 18:57:47 -04:00 |
testpagespec.pm
|
…
|
|
teximg.pm
|
…
|
|
textile.pm
|
add a long name for textile/txtl ("Textile")
|
2009-05-16 13:59:36 +01:00 |
tla.pm
|
…
|
|
toc.pm
|
…
|
|
toggle.pm
|
…
|
|
txt.pm
|
…
|
|
typography.pm
|
…
|
|
underlay.pm
|
Add underlay plugin
|
2009-01-18 16:42:12 +00:00 |
version.pm
|
…
|
|
websetup.pm
|
websetup: If setup fails, restore old setup file.
|
2009-04-22 14:05:37 -04:00 |
wikitext.pm
|
…
|
|
wmd.pm
|
configure wmd to leave text in markdown
|
2009-03-08 13:11:26 -04:00 |