.. |
aggregate.pm
|
fix relativedate timezone inclusion
|
2008-10-19 19:21:44 -04:00 |
amazon_s3.pm
|
…
|
|
anonok.pm
|
…
|
|
attachment.pm
|
fix relativedate timezone inclusion
|
2008-10-19 19:21:44 -04:00 |
autoindex.pm
|
avoid $_ in a few other for loops
|
2008-10-06 16:19:54 -04:00 |
brokenlinks.pm
|
…
|
|
bzr.pm
|
…
|
|
calendar.pm
|
add plugin safe/rebuild info (part 1 of 2)
|
2008-08-03 16:40:12 -04:00 |
camelcase.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
color.pm
|
color: New plugin from ptecza.
|
2008-08-26 13:22:34 -04:00 |
conditional.pm
|
avoid unnecessarily rebuilding pages with complex conditionals
|
2008-09-29 18:05:39 -04:00 |
creole.pm
|
…
|
|
cutpaste.pm
|
UNIVERSAL not used in this plugin
|
2008-09-05 13:44:52 -04:00 |
ddate.pm
|
fix relativedate timezone inclusion
|
2008-10-19 19:21:44 -04:00 |
editdiff.pm
|
editdiff: Broken since 2.62 due to wrong syntax, now fixed.
|
2008-09-17 14:34:02 -04:00 |
editpage.pm
|
more work on untrusted committers
|
2008-10-23 16:29:50 -04:00 |
edittemplate.pm
|
editpage: Be more aggressive (and less buggy) about cleaning up temporary files rendered during page preview.
|
2008-09-27 18:02:33 -04:00 |
embed.pm
|
…
|
|
external.pm
|
function injection overhaul
|
2008-10-21 17:57:19 -04:00 |
favicon.pm
|
…
|
|
filecheck.pm
|
filecheck: Fall back to testing for binary or plain text files if no mime type is detected.
|
2008-09-01 15:00:15 -04:00 |
fortune.pm
|
…
|
|
git.pm
|
the pre-receive wrapper needs to be suid after all
|
2008-10-24 15:47:42 -04:00 |
goodstuff.pm
|
avoid $_ in a few other for loops
|
2008-10-06 16:19:54 -04:00 |
google.pm
|
optimise url parsing and add guard against failure to parse
|
2008-10-10 17:09:33 -04:00 |
googlecalendar.pm
|
…
|
|
graphviz.pm
|
graphviz: Fix breakage of the name of the preprocessor directive.
|
2008-08-14 14:44:30 -04:00 |
haiku.pm
|
…
|
|
hnb.pm
|
…
|
|
html.pm
|
…
|
|
htmlscrubber.pm
|
htmlscrubber: Add a config setting that can be used to disable the scrubber acting on a set of pages.
|
2008-09-26 18:07:37 -04:00 |
htmltidy.pm
|
htmltidy robustness fixes
|
2008-09-27 14:27:42 -04:00 |
httpauth.pm
|
…
|
|
img.pm
|
img: Support sizes like 200x. Closes: #475149
|
2008-09-09 15:20:06 -04:00 |
inline.pm
|
inline: Only the last feed link was put on the page, fix this to include all feed links. So rss will be included along with atom, and pages with multiple feeds will get links added for all feeds.
|
2008-10-20 15:25:45 -04:00 |
link.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
linkmap.pm
|
…
|
|
listdirectives.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
lockedit.pm
|
lockedit: Support specifying which users (and IP addresses) a page is locked for. This supports most of the ACL type things users have been wanting to be done. Closes: #443346 (It does not control who can read a page, but that's out of scope for ikiwiki.)
|
2008-10-08 17:47:38 -04:00 |
map.pm
|
map: The fix for #449285 was buggy and broke display of parents in certian circumstances.
|
2008-08-23 13:10:49 -04:00 |
mdwn.pm
|
…
|
|
mercurial.pm
|
…
|
|
meta.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
mirrorlist.pm
|
if extrafooter is already set, append to it
|
2008-08-26 18:04:45 -04:00 |
monotone.pm
|
Add simple patch to silence a warning when using monotone
|
2008-08-04 15:00:47 -04:00 |
more.pm
|
…
|
|
norcs.pm
|
…
|
|
opendiscussion.pm
|
…
|
|
openid.pm
|
include perl error in warning about openid
|
2008-09-23 12:59:43 -04:00 |
orphans.pm
|
orphans: Fix unquoted page name in regexp.
|
2008-10-09 19:09:16 -04:00 |
otl.pm
|
…
|
|
pagecount.pm
|
…
|
|
pagestats.pm
|
…
|
|
pagetemplate.pm
|
…
|
|
parentlinks.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
passwordauth.pm
|
…
|
|
pingee.pm
|
…
|
|
pinger.pm
|
…
|
|
poll.pm
|
typo
|
2008-09-27 14:27:42 -04:00 |
polygen.pm
|
…
|
|
postsparkline.pm
|
…
|
|
prettydate.pm
|
fix relativedate timezone inclusion
|
2008-10-19 19:21:44 -04:00 |
progress.pm
|
avoid warning if percent value is not numeric
|
2008-09-20 16:31:27 -04:00 |
rawhtml.pm
|
…
|
|
recentchanges.pm
|
fix relativedate timezone inclusion
|
2008-10-19 19:21:44 -04:00 |
recentchangesdiff.pm
|
…
|
|
relativedate.pm
|
function injection overhaul
|
2008-10-21 17:57:19 -04:00 |
remove.pm
|
more work on untrusted committers
|
2008-10-23 16:29:50 -04:00 |
rename.pm
|
remove, rename: Allow acting on attachments as a page is being created.
|
2008-10-02 12:53:53 -04:00 |
search.pm
|
Export pagetitle, titlepage, linkpage.
|
2008-09-27 14:27:42 -04:00 |
shortcut.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
sidebar.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
signinedit.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
skeleton.pm.example
|
Fix typo in skeleton.pm.example: sessionncgi (with extra n)
|
2008-09-23 12:47:02 -04:00 |
smiley.pm
|
remove dead code
|
2008-08-26 12:28:59 -04:00 |
sparkline.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
svn.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
table.pm
|
use yesno
|
2008-09-02 18:20:17 -04:00 |
tag.pm
|
tag: When tagpage is set, force the links created by tagging to point at the toplevel tagpage, and not closer subpages.
|
2008-10-20 18:17:03 -04:00 |
template.pm
|
template: Make edit link for new templates ensure the page is located under toplevel templates directory.
|
2008-09-27 15:18:36 -04:00 |
testpagespec.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
teximg.pm
|
willu's teximg changes
|
2008-08-24 15:21:51 -04:00 |
textile.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
tla.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
toc.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
toggle.pm
|
Add an underlay for javascript, and add ikiwiki.js containing some utility code.
|
2008-10-17 20:28:18 -04:00 |
txt.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
typography.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
version.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |
websetup.pm
|
save to real setup file, and rebuild/refresh
|
2008-08-05 20:11:56 -04:00 |
wikitext.pm
|
add plugin safe/rebuild info (part 3 of 3)
|
2008-08-03 19:36:11 -04:00 |