
![]() |
Show Changes |
![]() |
Edit |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 9/18/2007 1:07:32 PM |
| -74.15.253.150 |
![]() |
List all versions |
Related Topics
Would having the wiki settings in a custom section in the web.config file make sense?
I believe that much of the wiki system can and should be able to run without a web server. Just as a simple example, the wiki engine needs to be accessible from command-line config utilities, test harnesses.
This was the motivation behind dividing the settings between web.config and the FederationConfigurationFile. -- DavidOrnstein
Maybe the xml file could be redone to match the .net configuration files in general though. You could write a custom handler pretty easily and then people could just point to this FlexWiki.config file from either app.config or web.config. -- JeffGonzalez