> How do I alter the flexwiki.config file that gets packaged up with the > .zip files?
All of the config files (web.config, flexwiki.config, log4net.config) are replaced during the build with the corresponding .config.template files. This has several benefits: 1) It lets devs have arbitrary config files without polluting the build. 2) It gives us a place to have super-clean, highly-commented, full-featured config files for people to reference. 3) It gives you a known-good config file to fall back on in case of emergencies. So edit flexwiki.config.template to get your additions into the zip. Just be sure to comment everything thoroughly - that file is also essentially the configuration documentation. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flexwiki-users mailing list Flexwiki-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexwiki-users