diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 00:07:55 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-29 00:07:55 -0500 |
commit | 2ff726e87595d7496245f7c01e2bb217004979c0 (patch) | |
tree | fdf75574a8d643ffdb06861b566cbff47e32100c /debian | |
parent | 5921b86fccde90e5a9c77623d808be06f40cbe47 (diff) |
don't render internal-use pages, and document them
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b098bf966..b57ef1178 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ ikiwiki (2.21) UNRELEASED; urgency=low tables and the like. * prettydate,ddate: Don't ignore time formats passed to displaytime function. + * Pages with extensions starting with "_" are internal-use, and will + not be rendered or web-edited. -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 15:09:37 -0500 |