NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item4466: add a few command line modes to configure
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Enhancement |
New |
Engine |
Configure |
|
-
configure -default to create a new LocalSite.cfg, as though the user hit save on the file path guesses
-
configure -enable PluginName
-
configure -set name value set any known parameter
-
configure -install PluginName (install or upgrade, using the extension installer - may be more difficult dur to file ownerships..)
-
configure -test checks the config for validity
the first 2 will make the buildTWikiRelease script much simpler.
--
TWiki:Main/SvenDowideit - 19 Aug 2007
Interesting idea. My one concern would be running
configure as a non-web user. The advantage of always using the web interface is that the user is always "right".
--
TWiki:Main.CrawfordCurrie - 21 Aug 2007
agreed - this is partially to address the need to create canned cfg's to make the unit tests run, the build system go &c
especially as I've found myself writing code to do this at least 6-7 times this year, i figure one
configure to rule them all would be apropriate.
--
TWiki:Main.SvenDowideit - 21 Aug 2007
fix a minor crash when running from cmdline
--
SvenDowideit - 10 May 2011