ikiwiki/IkiWiki/Plugin
Joey Hess ecdfd1b864 rcs_commit and rcs_commit_staged api changes
Using named parameters for these is overdue. Passing the session in a
parameter instead of passing username and IP separately will later allow
storing other session info, like username or part of the email.

Note that these functions are not part of the exported API,
and the prototype change will catch (most) skew, so I am not changing
API versions. Any third-party plugins that call them will need updated
though.
2010-06-23 19:04:36 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
autoindex.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
blogspam.pm stop using REMOTE_ADDR 2010-06-23 16:35:51 -04:00
brokenlinks.pm brokenlinks: use pagespec_match_list 2009-10-09 13:35:11 -04:00
bzr.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
calendar.pm calendar: Tune archive_pagespec to only match pages, not other files. 2010-06-15 13:38:19 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
darcs.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 bugfix: record email-like links as page links 2010-06-23 14:05:57 -04: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 stop using REMOTE_ADDR 2010-06-23 16:35:51 -04: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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 stop using REMOTE_ADDR 2010-06-23 16:35:51 -04:00
monotone.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
more.pm setup file ordering 2010-02-12 06:35:52 -05:00
norcs.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 stop using REMOTE_ADDR 2010-06-23 16:35:51 -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 update for new rcs_commit_staged API 2010-06-23 16:56:50 -04:00
poll.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04: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 Add new optional field usershort to rcs_recentchanges. 2010-06-23 15:54:52 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
rename.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 needsbuild hook is passed an array ref 2010-06-18 16:15:57 -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 rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -04:00
table.pm setup file ordering 2010-02-12 06:35:52 -05:00
tag.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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
theme.pm store state to avoid needing to rebuild when changing theme 2010-06-18 16:40:47 -04:00
tla.pm rcs_commit and rcs_commit_staged api changes 2010-06-23 19:04:36 -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 Encode not used 2010-06-16 15:30:33 -04:00