ikiwiki/templates
Joey Hess 7521dd6c75 jump to comment after posting
Jumping to the just posted comment was the imputus, but I killed a number
of birds here.

Added a INLINEPAGE template variable, which can be used to add anchors to
any inline template.

To keep that sufficiently general, it is the full page name, so the
comment anchors and links changed form.

Got rid of the FIXMEd hardcoded html anchor div.

More importantly, the anchor is now to the very top of the comment, not the
text below. So you can see the title, and how it attributes you.

Avoid changing the permalink of pages that are not really comments, but
happen to contain the _comment directive. I think that behavior was a bug,
though not a likely one to occur since _comment should only really be used
on comment pages.
2008-12-18 20:58:16 -05:00
..
aggregatepost.tmpl add ! prefix to some directives in templates, and to the recentchanges page 2008-02-05 16:18:29 -05:00
archivepage.tmpl oh, this is confusing, it needs escaping in <title>, but not when it's used 2007-03-21 06:22:06 +00:00
atomitem.tmpl Escape HTML in Atom feeds, rather than relying on it being well-formed XHTML with no named entity references 2008-07-31 22:12:56 +01:00
atompage.tmpl Escape HTML in Atom feed metadata rather than treating it as XHTML 2008-07-31 22:15:22 +01:00
autoindex.tmpl initial draft 2008-07-29 15:39:01 -04:00
blogpost.tmpl * Add postformtext parameter to inline. 2007-04-12 04:13:55 +00:00
change.tmpl html escaping complication 2008-11-18 02:48:24 -05:00
comments_display.tmpl jump to comment after posting 2008-12-18 20:58:16 -05:00
comments_form.tmpl comments_form.tmpl: show labels for name, website 2008-12-11 21:14:05 +00:00
editconflict.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editcreationconflict.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editfailedsave.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editpage.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editpagegone.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
feedlink.tmpl * Atom feed support based on a patch by Clint Adams. 2006-10-08 23:57:37 +00:00
googleform.tmpl google plugin: Use google.com to search the local site. 2008-10-10 17:05:02 -04:00
inlinepage.tmpl add Comments link when displaying a page inline 2008-12-17 19:38:02 -05:00
misc.tmpl * The search plugin needs to override <base> to point to the directory 2008-02-14 15:20:49 -05:00
page.tmpl add Comments link when displaying a page inline 2008-12-17 19:38:02 -05:00
passwordmail.tmpl improve wording 2008-05-30 17:53:10 -04:00
recentchanges.tmpl rename template 2008-01-29 13:39:12 -05:00
renamesummary.tmpl multiple rename support is working 2008-09-23 19:21:05 -04:00
rssitem.tmpl Escape HTML in RSS feeds, rather than relying on it being valid to stuff into a CDATA section 2008-07-31 22:13:21 +01:00
rsspage.tmpl * Apply a patch from NicolasLimare adding modification date tags to rss and 2007-08-11 23:15:08 +00:00
searchform.tmpl Added a small icon to the search input box. 2008-08-06 19:34:33 -04:00
searchquery.tmpl Use correct term prefixes when searching. 2008-07-19 13:23:02 -04:00
titlepage.tmpl oh, this is confusing, it needs escaping in <title>, but not when it's used 2007-03-21 06:22:06 +00:00