ikiwiki/IkiWiki/Plugin
Joey Hess ff67a31db5 Revert "avoid showing comment post stuff on dynamic pages"
This reverts commit 4a6d5330e5.

That was too ugly, the DYNAMIC test on page.tmpl will avoid the problem
anyway -- just needs to be added.
2010-05-15 22:38:59 -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 unfinished file_prune revamp 2010-04-17 19:05:40 -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: Display year name in title of month calendar. 2010-05-08 13:51:05 -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 Revert "avoid showing comment post stuff on dynamic pages" 2010-05-15 22:38:59 -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 remove unused indexlink function and template variable 2010-05-05 20:42:56 -04:00
edittemplate.pm use template() rather than rolling it by hand 2010-04-23 15:11:25 -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 graphviz: Fix display of preexisting images in preview mode. 2010-05-04 16:54:58 -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 setup file ordering 2010-02-12 06:35:52 -05: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 moderatedcomments: Added moderate_pagespec 2010-03-11 15:44:10 -05: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 moved non-openid signin form into same page as openid selector; show/hide as buttons are pressed 2010-05-08 15:57:39 -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 Use xhtml friendly pubdate setting. 2010-05-08 19:45:02 -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 sidebar plugin optimisations 2010-04-15 22:18:56 -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 setup file ordering 2010-02-12 06:35:52 -05: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 better misctemplate splitting sequence 2010-05-14 21:40:30 -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