ikiwiki/IkiWiki/Plugin
Joey Hess d78e8ee452 comments: Fix permalinks for comments using new conflict-free filenames. 2010-01-04 20:51:40 -05:00
..
404.pm 404: fix utf-8 encoding of REDIRECT_URL 2009-12-14 18:07:24 -05:00
aggregate.pm aggregate: Avoid resetting ctime when an item md5 changes. 2009-06-12 19:31:23 -04:00
amazon_s3.pm reverted a few of the string changes 2009-07-23 11:48:02 +02:00
anonok.pm
attachment.pm attachment: Fix reversion in attachment sorting by age. 2009-12-14 17:19:31 -05:00
autoindex.pm
blogspam.pm Merge branch 'master' into po 2009-05-19 13:07:47 -04:00
brokenlinks.pm brokenlinks: use pagespec_match_list 2009-10-09 13:35:11 -04:00
bzr.pm
calendar.pm Terminate the arrow entities with ";" 2010-01-02 19:22:25 +01:00
camelcase.pm Avoid %links accumulating duplicates. (For TOVA) 2009-05-06 00:27:24 -04:00
color.pm
comments.pm comments: Fix permalinks for comments using new conflict-free filenames. 2010-01-04 20:51:40 -05:00
conditional.pm conditional: use pagespec_match_list 2009-10-09 13:07:50 -04:00
creole.pm
cutpaste.pm
cvs.pm avoid tempfile warning 2009-09-13 20:20:21 -04:00
darcs.pm more idomatic perl 2009-12-04 13:13:41 -05:00
date.pm fix hook names 2009-11-25 06:49:26 -05:00
ddate.pm
editdiff.pm
editpage.pm Add discussionpage configuration setting 2009-08-13 21:41:33 -04:00
edittemplate.pm edittemplate: Work around bug #551499 in CGI::FormBuilder. 2009-10-18 13:56:35 -04:00
embed.pm
external.pm Support RPC::XML 0.69's incompatable object instantiation method. 2009-09-29 13:35:30 -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
getsource.pm 404/goto: Fix 404 display of utf-8 pages. 2009-12-14 18:16:47 -05:00
git.pm skip merges 2009-10-12 00:50:48 -04:00
goodstuff.pm
google.pm google: Pass the whole wiki url to google, not just the domain, so that search works correctly for wikis that are located in subdirectories of domains. 2009-10-29 18:05:58 -04:00
goto.pm 404/goto: Fix 404 display of utf-8 pages. 2009-12-14 18:16:47 -05:00
graphviz.pm
haiku.pm
highlight.pm highlight: Fix utf-8 encoding bug. Closes: #535028 2009-07-07 16:31:18 -04:00
hnb.pm
html.pm
htmlbalance.pm
htmlscrubber.pm
htmltidy.pm htmltidy: Return an error message if tidy fails. Closes: #543722 2009-08-27 16:27:57 -04:00
httpauth.pm typo 2009-11-10 00:53:34 -05:00
img.pm img: use presence dependency when linking to a page 2009-10-09 13:37:06 -04:00
inline.pm inline: Avoid showing edit links if page editing is disabled. (Sjoerd) 2010-01-04 12:54:18 -05:00
link.pm Avoid %links accumulating duplicates. (For TOVA) 2009-05-06 00:27:24 -04:00
linkmap.pm linkmap: Add option to omit disconnected pages from the map. 2010-01-01 03:37:59 -05:00
listdirectives.pm change how dependency types are specified to add_depends 2009-10-08 16:49:03 -04:00
localstyle.pm localstyle: New plugin, allows overrding the toplevel local.css with one that is closer to a page. 2009-11-09 13:39:05 -05:00
lockedit.pm lockedit can make sense with no auth plugins 2010-01-04 19:40:33 -05:00
map.pm rename use_pagespec to pagespec_match_list 2009-10-08 23:51:06 -04:00
mdwn.pm mdwn: Avoid trying to use multimarkdown if it is not installed. 2009-10-26 11:56:42 -04:00
mercurial.pm
meta.pm meta: Allow use of DESCRIPTION in templates to get at the meta description value. (Thanks, NicolasLimare) 2009-11-16 15:54:11 -05:00
mirrorlist.pm mirrorlist: Display nothing if list is empty. 2009-10-02 12:37:53 -04:00
moderatedcomments.pm moderatedcomments: New plugin to allow comment moderation w/o relying on blogspam.net. 2009-10-26 13:24:27 -04:00
monotone.pm monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) 2009-12-13 13:00:42 -05:00
more.pm
norcs.pm
opendiscussion.pm Fix several places that did not properly handle capitalization of the discussionpage setting. 2010-01-02 15:52:38 -05:00
openid.pm Move OpenID pretty-printing from openid plugin to core 2009-07-10 18:41:16 +01:00
orphans.pm pagespec_match_list: change limit to filter 2009-10-09 13:20:41 -04:00
otl.pm otl: Avoid globally filtering non-otl pages 2009-09-23 15:11:51 -04:00
pagecount.pm rename use_pagespec to pagespec_match_list 2009-10-08 23:51:06 -04:00
pagestats.pm pagestats: Add show parameter. Closes: #562129 2009-12-25 14:31:51 -05:00
pagetemplate.pm
parentlinks.pm typo 2009-09-29 13:33:23 -04:00
passwordauth.pm Disable the Preferences link if no plugin with an auth hook is enabled. 2009-06-09 15:39:00 -04:00
pingee.pm
pinger.pm
po.pm po: Fix breakage caused by changes to render code. 2009-10-26 11:53:55 -04:00
poll.pm
polygen.pm
postsparkline.pm pagespec_match_list: change limit to filter 2009-10-09 13:20:41 -04:00
prettydate.pm typo 2009-07-01 13:45:28 -04:00
progress.pm progress: switch to new pagespec_match_list 2009-10-09 12:48:16 -04:00
rawhtml.pm
recentchanges.pm
recentchangesdiff.pm
relativedate.pm toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
remove.pm remove: Fix problem removing pages with utf-8 in the name. 2009-12-14 17:26:48 -05:00
rename.pm rename: Fix some utf-8 problems. 2009-12-14 17:15:50 -05:00
repolist.pm
rsync.pm remove cgi exclusion 2009-09-12 00:24:57 -04:00
search.pm
shortcut.pm
sidebar.pm
signinedit.pm signinedit: Auto-disable the plugin when all authentication methods are disabled. 2010-01-04 14:56:17 -05:00
skeleton.pm.example Add genwrapper hook, that can be used to add code into the C wrapper. 2009-09-10 14:04:46 -04:00
smiley.pm
sparkline.pm sparkline: show error if php does not run 2009-10-14 16:59:21 -04:00
svn.pm svn: Fix rcs_rename to properly scope call to dirname. 2009-07-08 13:13:23 -04:00
table.pm
tag.pm Avoid %links accumulating duplicates. (For TOVA) 2009-05-06 00:27:24 -04:00
template.pm
testpagespec.pm
teximg.pm teximg: Make TeX handle preventing unsafe things; remove insufficient blacklist 2009-08-28 23:18:07 -07:00
textile.pm add a long name for textile/txtl ("Textile") 2009-05-16 13:59:36 +01:00
tla.pm
toc.pm toc: Add startlevel parameter. (kerravonsen) 2009-12-25 15:28:18 -05:00
toggle.pm toggle, relativedate: Support templates that add attributes to the body tag. 2009-09-28 16:21:03 -04:00
txt.pm
typography.pm
underlay.pm underlay: Avoid crashing if lists of underlays (or template directories) are not configured. 2009-11-07 12:36:13 -05: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