From: Broken K. <kha...@gm...> - 2006-04-22 10:32:01
|
Part of the reason why WordPress is as popular as it is due to the ease of installation. I'm not saying that FOFR isn't easy to install but anything that makes it clear cut to the user how to work things through is a very good thing. In my eyes as the least code minded person around here I do think that having someone create a database, upload the files and that's all the editing they've got to do is a great boost in the usability of the software as it eliminates fears for first time users etc. Keeping things simple should be on the top of our agenda. Evan Roth wrote: > Hey guys, > > another open question... > > As I'm forced to redo the install script quite a bit to allow for user > input (first user info...) and then a submit to start the > install/update process, do we want to migrate the main config stuff to > the install script as well. That would mean that the user would not > have to edit config.php, but rather we generate it for him when he > enters his DB connection info in the install script. If needed, he > can go tweak the config file for the other parameters. > > Although, i want to avoid opening a can of worms...if there already is > a config.php, then we need to do an update, which could be a bit messy. > > Or do we forget it for now, and just go for the user info? > > /evan |