diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E <https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E@web> | 2010-05-16 12:55:22 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-05-16 12:55:22 +0000 |
commit | 26cf8d386fbdd0c16b732ae6ed1a866eb133a0d2 (patch) | |
tree | 14267d00dd55b7061cccefa5b82278364d75331a /doc/news | |
parent | 3830a3868b5b3c0a3d840f228c3e85ce686d0705 (diff) |
s/FORCEBAREURL/FORCEBASEURL/
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20100515.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.20100515.mdwn b/doc/news/version_3.20100515.mdwn index c6d08b6f0..043346c88 100644 --- a/doc/news/version_3.20100515.mdwn +++ b/doc/news/version_3.20100515.mdwn @@ -28,7 +28,7 @@ ikiwiki 3.20100515 released with [[!toggle text="these changes"]] * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * If you have a locally customised page.tmpl, it needs to be updated - to set <base> when BASEURL or FORCEBAREURL is set. + to set <base> when BASEURL or FORCEBASEURL is set. * comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. This allows easier byhand moderation, as the "\_pending" need |