Share » Forums » Developer » Avoid the setup wizard affecting the...

Avoid the setup wizard affecting the entire installation

Avoid the setup wizard affecting the entire installation

Friday 19 March 2004 4:45:46 am - 5 replies

Modified on Sunday 02 May 2004 8:43:10 am by Eirik Alfstad Johansen

Author Message

Eirik Alfstad Johansen

Sunday 02 May 2004 8:44:28 am

Could someone from the ez crew please address this issue?

Thanks in advance !

Sincerely,

Eirik Johansen
http://www.netmaking.no/

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Paul Forsyth

Sunday 02 May 2004 3:12:29 pm

I assume you have looked in the files within 'kernel/setup'. I think all the rules used are in there, especially with the subdirectory 'steps'.

paul

--
http://www.visionwt.com

Jan Borsodi

Sunday 02 May 2004 11:20:33 pm

The file kernel/setup/steps/ezstep_create_sites.php does the entire site initialization.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Eirik Alfstad Johansen

Tuesday 11 May 2004 12:27:49 am

Hi Paul and Jan,

Thanks for your answers!

I have browsed through the files in kernel/setup and kernel/setup/steps. So far I've modified the kernel/setup/steps/ezstep_create_sites.php in order to keep the existing available site accesses in settings/override/site.ini.append from being overwritten (BTW: why is this not the default behaviour?).

My next goal is to hide some of the steps in the setup wizard completely, and others partially and instead provide default values. My first step here was to remove some of the values from the $Steps array at the bottom of kernel/setup/steps/ezstep_data.php, but when I ran the setup wizard again after this, all the steps were still performed (I did clear the cache).

Any other place where the setup wizard steps are defined?

Thanks in advance !

Sincerely,

Eirik Johansen
http://www.netmaking.no/

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Paul Forsyth

Tuesday 11 May 2004 12:41:37 am

The array $StepTable should be the only place where you need to make changes to remove steps. Have you sprinkled a few print statements around to find out whats happening with the code?

paul

--
http://www.visionwt.com

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu