Motivation
simplify the initial setup of a foswiki by making all functioning script URL's lead to the next step.
Description and Documentation
configure now is a two step process - easy, and very likely to guess right, but then we
want the admin to return to configure a second time.
To guide that, we could make Foswiki::UI redirect to configure any time there is a configuration problem that would otherwise result in an 'Foswiki Installation Error' (as we have it now).
Possibilities
- redirect to configure if there is no LocalSite.cfg
- redirect to configure if there is a detected bad cfg (rare, but it makes it possible for admins to get sent to where they can fix things)
- redirect to configure if there is a non-terminal issue and an admin logs in (ok, i'd say this is going too far as the admin probly has somethig important to do..)
additionally, it would be nice to add a
TemplateLogin UI to configure, so that
if it detect that
ApacheAuth was not used, the cfg's are still protected.
Examples
Impact
Implementation
--
Contributors: SvenDowideit - 12 Jul 2010
Discussion
Setting to Discarded Proposal. Configure and bootstrap have completely been redesigned, and this really no longer applies.
--
GeorgeClark - 16 Nov 2015