view wikked/resources/defaults.cfg @ 131:9d22cf4d2412

Massive change that should have been several smaller ones, but whatever: - URLs are not slugified anymore, just quoted. - `getPage` now raises an error if the page doesn't exist. - Fixed the Mercurial SCM provider to be able to commit new files. - Fixed various issues with meta-pages and new files. - Better exception classes. - Configurable default file extension, main page name, and templates folder. - New CLI command to cache the wiki. - A few other small fixes.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Dec 2013 21:50:29 -0800
parents b07cdd68de70
children 7e4287d9b3bb
line wrap: on
line source

[wiki]
auto_update=False
default_extension=md
naming_policy=capitalize
main_page=Main Page
templates_dir=Templates