goFrendiAsgard / No-CMS

No-CMS, A CodeIgniter Based CMS Framework
299 stars 199 forks source link

Rename config files #79

Closed cesarliws closed 10 years ago

cesarliws commented 10 years ago

I suggest to rename the config file names, to add a sufix, that will be removed after install, then add all this no sufixed files to .gitignore, like the wordpress wp-config-sample.php.

This will avoid the possibility to override local files while fetch changes from upstream repository.

Is it a good idea?

goFrendiAsgard commented 10 years ago

Great Idea!!! I never think about it before. Thanks

goFrendiAsgard commented 10 years ago

Done!!! I make use of CI Environment to detect if it is the first installation. https://github.com/goFrendiAsgard/No-CMS/commit/7c13afebc32e6ca1a9b2d8a8f46c5d375d537752