ikiwiki/IkiWiki/Plugin
Joey Hess 9f7a118ffc more symetric enable/disable
Removing a plugin from add_plugins is not always enough to disable it.
It may have been redundantly added there and also pulled in via goodstuff.
Always add didabled plugins to disable_plugins.
2010-06-13 10:25:17 -04:00
..
404.pm add section information 2010-02-12 04:22:15 -05:00
aggregate.pm setup file ordering 2010-02-12 06:35:52 -05:00
amazon_s3.pm setup file ordering 2010-02-12 06:35:52 -05:00
anonok.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
attachment.pm attachment: When inserting links, insert img directives for images, if that plugin is enabled. 2010-06-12 23:00:30 -04:00
autoindex.pm bugfix 2010-04-20 18:16:40 -04:00
blogspam.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
brokenlinks.pm brokenlinks: use pagespec_match_list 2009-10-09 13:35:11 -04:00
bzr.pm bzr: changelog and refactor 2010-04-17 13:55:38 -04:00
calendar.pm calendar styling 2010-06-10 15:07:28 -04:00
camelcase.pm Avoid %links accumulating duplicates. (For TOVA) 2009-05-06 00:27:24 -04:00
color.pm setup file ordering 2010-02-12 06:35:52 -05:00
comments.pm let's allow comments of "0" 2010-06-09 17:47:49 -04:00
conditional.pm conditional: Fix bug that forced "all" mode off by default. 2010-04-15 18:18:48 -04:00
creole.pm format plugin categorization 2010-02-12 01:10:36 -05:00
cutpaste.pm setup file ordering 2010-02-12 06:35:52 -05:00
cvs.pm --gettime revamp 2010-04-16 17:02:29 -04:00
darcs.pm darcs: ensure whole darcs query manifest output is consumed 2010-04-20 17:49:00 -04:00
date.pm setup file ordering 2010-02-12 06:35:52 -05:00
ddate.pm finalise version 3.00 of the plugin api 2008-12-23 16:34:19 -05:00
editdiff.pm fix pagediff to not display as "preview" 2010-05-06 22:19:14 -04:00
editpage.pm editpage: Rename "comments" field to avoid CSS conflict with the comments div. 2010-06-12 18:10:33 -04:00
edittemplate.pm edittemplate: Look for template pages under templates/ like everything else (still looks in old location for backwards compatability). 2010-06-12 22:43:34 -04:00
embed.pm finalise version 3.00 of the plugin api 2008-12-23 16:34:19 -05:00
external.pm Support RPC::XML 0.69's incompatable object instantiation method. 2009-09-29 13:35:30 -04:00
favicon.pm finalise version 3.00 of the plugin api 2008-12-23 16:34:19 -05:00
filecheck.pm filecheck: Fix bug that prevented the pagespecs from matching when not called by attachment plugin. 2010-03-25 14:39:09 -04:00
format.pm setup file ordering 2010-02-12 06:35:52 -05:00
fortune.pm setup file ordering 2010-02-12 06:35:52 -05:00
getsource.pm add section information 2010-02-12 04:22:15 -05:00
git.pm automatically run --gettime, and optimise it for git 2010-04-16 18:30:56 -04:00
goodstuff.pm repolist: New plugin to support the rel=vcs-* microformat. 2009-01-07 16:07:46 -05:00
google.pm Add placeholder text in search form (in html5 mode only). 2010-05-02 13:49:56 -04:00
goto.pm avoid redir loop when going to an internal page that has no permalink 2010-05-07 00:22:05 -04:00
graphviz.pm improve preview mode comments 2010-06-09 17:43:20 -04:00
haiku.pm setup file ordering 2010-02-12 06:35:52 -05:00
highlight.pm catch failure to open the filetypes file 2010-02-24 20:28:52 -05:00
hnb.pm format plugin categorization 2010-02-12 01:10:36 -05:00
html.pm format plugin categorization 2010-02-12 01:10:36 -05:00
htmlbalance.pm htmlbalance: Demand-load HTML::TreeBuilder to avoid failing test suite if it is not present. 2008-12-29 15:08:18 -05:00
htmlscrubber.pm enable hidden attribute 2010-05-01 19:59:16 -04:00
htmltidy.pm htmltidy: Return an error message if tidy fails. Closes: #543722 2009-08-27 16:27:57 -04:00
httpauth.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
img.pm avoid ugly warning if size="" is specified 2010-06-12 22:59:46 -04:00
inline.pm inline: Call indexhtml when inlining internal pages, so their text can be indexed for searching. 2010-05-06 23:20:48 -04:00
link.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
linkmap.pm setup file ordering 2010-02-12 06:35:52 -05:00
listdirectives.pm setup file ordering 2010-02-12 06:35:52 -05: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 Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
map.pm setup file ordering 2010-02-12 06:35:52 -05:00
mdwn.pm format plugin categorization 2010-02-12 01:10:36 -05:00
mercurial.pm --gettime revamp 2010-04-16 17:02:29 -04:00
meta.pm added match_guid function to meta plugin 2010-04-26 13:47:01 -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 simplify example 2010-05-18 13:36:51 -04:00
monotone.pm --gettime revamp 2010-04-16 17:02:29 -04:00
more.pm setup file ordering 2010-02-12 06:35:52 -05:00
norcs.pm --gettime revamp 2010-04-16 17:02:29 -04:00
opendiscussion.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
openid.pm realm is an url pattern 2010-06-11 14:14:20 -04:00
orphans.pm setup file ordering 2010-02-12 06:35:52 -05:00
otl.pm format plugin categorization 2010-02-12 01:10:36 -05:00
pagecount.pm setup file ordering 2010-02-12 06:35:52 -05:00
pagestats.pm typo 2010-04-15 14:45:03 -04:00
pagetemplate.pm finalise version 3.00 of the plugin api 2008-12-23 16:34:19 -05:00
parentlinks.pm refactor 2010-05-05 22:41:23 -04:00
passwordauth.pm fix uninitialized value warning 2010-04-20 17:21:50 -04:00
pingee.pm setup file ordering 2010-02-12 06:35:52 -05:00
pinger.pm setup file ordering 2010-02-12 06:35:52 -05:00
po.pm po: guard against reimportation 2010-05-13 16:28:09 -04:00
poll.pm setup file ordering 2010-02-12 06:35:52 -05:00
polygen.pm setup file ordering 2010-02-12 06:35:52 -05:00
postsparkline.pm setup file ordering 2010-02-12 06:35:52 -05:00
prettydate.pm typo 2009-07-01 13:45:28 -04:00
progress.pm setup file ordering 2010-02-12 06:35:52 -05:00
rawhtml.pm format plugin categorization 2010-02-12 01:10:36 -05:00
recentchanges.pm put back recentchangesurl 2010-05-14 20:38:08 -04:00
recentchangesdiff.pm finalise version 3.00 of the plugin api 2008-12-23 16:34:19 -05:00
relativedate.pm relativedate: Fix problem with localised dates not working. 2010-06-09 16:16:48 -04:00
remove.pm remove, rename: Add guards against XSRF attacks. 2010-05-14 14:21:45 -04:00
rename.pm remove, rename: Add guards against XSRF attacks. 2010-05-14 14:21:45 -04:00
repolist.pm add section information 2010-02-12 04:22:15 -05:00
rsync.pm setup file ordering 2010-02-12 06:35:52 -05:00
search.pm allow misctemplate callers to pass params to suppress actions etc 2010-05-14 21:45:54 -04:00
shortcut.pm setup file ordering 2010-02-12 06:35:52 -05:00
sidebar.pm fix typo 2010-05-15 23:54:00 -04:00
signinedit.pm Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file. 2010-02-11 22:24:15 -05:00
skeleton.pm.example Renamed postscan hook to indexhtml, to reflect its changed position. 2010-05-06 23:14:36 -04:00
smiley.pm avoid potential infinite loop in smiley expansion 2009-03-08 18:49:34 -04:00
sortnaturally.pm don't force a rebuild 2010-04-06 23:15:39 -04:00
sparkline.pm improve preview mode comments 2010-06-09 17:43:20 -04:00
svn.pm squelch warning 2010-04-16 19:23:11 -04:00
table.pm setup file ordering 2010-02-12 06:35:52 -05:00
tag.pm turn on tag_autocreate by default if tagbase is set 2010-04-21 20:39:20 -04:00
template.pm template: Fix typo. 2010-04-27 12:10:58 -04:00
testpagespec.pm setup file ordering 2010-02-12 06:35:52 -05:00
teximg.pm Fix utf8 issues in calls to md5_hex. 2010-03-09 19:55:19 -05:00
textile.pm format plugin categorization 2010-02-12 01:10:36 -05:00
tla.pm --gettime revamp 2010-04-16 17:02:29 -04:00
toc.pm setup file ordering 2010-02-12 06:35:52 -05:00
toggle.pm Moved javascript files under the ikiwiki/ directory, to avoid cluttering the top of the web root. This is another things that requires a wiki rebuild on upgrade to this version. 2010-04-24 00:54:59 -04:00
txt.pm txt: Add a special case for robots.txt. 2010-04-05 17:02:10 -04:00
typography.pm remove unnecessary IkiWiki:: 2010-02-12 04:01:04 -05:00
underlay.pm remove add_templates option 2010-04-22 14:35:00 -04:00
version.pm setup file ordering 2010-02-12 06:35:52 -05:00
websetup.pm more symetric enable/disable 2010-06-13 10:25:17 -04:00
wikitext.pm format plugin categorization 2010-02-12 01:10:36 -05:00
wmd.pm audited use POSIX 2010-03-19 13:12:28 -04:00