From 723c5b97d37125a4020670807fc1569918d37276 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 28 Mar 2012 16:40:10 -0400 Subject: changemail: New plugin, sends emails about changed pages. --- doc/templates.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/templates.mdwn') diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 43bf9ee51..ca3f1412a 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -82,10 +82,13 @@ Here is a full list of the template files used: make calendar archive pages. * `trails.tmpl` - Used by the trail plugin to generate links on each page that is a member of a trail. +* `changemail.tmpl` - Used by the changemail plugin to generate mails about + changed pages. * `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`, `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`, `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`, `passwordmail.tmpl`, `openid-selector.tmpl`, `revert.tmpl` - Parts of ikiwiki's user interface; do not normally need to be customised. + [[!meta robots="noindex, follow"]] -- cgit v1.2.3