Hi,
This works really well, except with YaNC, in my experience anyway. When renaming configuration file im presuming it checks every php file and finds and replaces configuration.php with new name. This causes a problem to YaNC as it also has a file called configuration.php and its called in various places.
Managed to resolve it by manually editing YaNC files and replacing the new name with configuration.php
Can I also ask whether it's possible to have something similar for administrator folder?
Overall, excellent component :)