This package contains a modified conviguration.php file from admin part. It allows you to modify your configuration values directly. I mean not only the value, but title, keyname, description and so on. NOTE! This is quite dangerous and can easily make your site completely offline. It was made only for developing puporses.
Legend: 
Download

Report
Please do not use my previous post with the Admin Access mod. It is totally wrong and has reference to text_area_field_alternate ... which is not standard OSC function. I did not upload the right files ... so if Forum Mods could remove those previous post by Insomniac would be great.
HERE IS THE CORRECT VERSION for Admin Access or without.
Updates: v1.01
- Added Kit's idea of the ability to edit the configuration group fields.
- Added additional ability to edit the use_function ... set_function field ... and date_added fields.
- Added ability to set the Date Added field ... I was getting a lot of mods I installed that did not add a Date Added. The text looked
funny without a date beside it ... so now you can just stick a date in so it's not empty. Date Added for configuration fields has no
effect on your system .. its just purely information. If no date is set it will display 'Not Set'.
- All text is defined by the corresponding language file.
TO DO: Add Kit's idea for Copy Feature
This is an update of my original contrib, it still needs to be activated through GET parameter and does not have standart OSC language support. Added feature to copy value and edit configuration group. If you need not hidded version or admin acceess levels support take insomniaks edited version.
Added Admin Access logic to restrict the use of the lock / unlock functions for editing database fields.
YOU MUST HAVE Admin Access Mod installed to use this upgrade. Only the Top Level Administrator will have access to the lock / unlock buttons.
Admin Access Link:
http://www.oscommerce.com/community/contributions,1359
Not the full contribution .. just the admin/configuration.php for those using Admin Access Mod.
- Thanks to kit for his great contribution. I took the liberty of enhancing it even further.
I wish kit had released this years ago .. it has made database administration so much easier.
No more having to open a sql db editor and wrack my brains out staring at rows and columns of hundreds of values
... like some kind of excel spreadsheet on steroids .. lol.
Alterations:
- Cleaned up code and language defines to conform to osc standards.
- No more activate by url. If you want the admin options hidden go get kits original contribution. This version I have
added lock and unlock hidden configuration value buttons for on the fly access. Maybe later add some kind of
password protection to use the lock and unlock functions.
- Added action status messages to header so you know what's going on.
- Cleaned up alignments and field size values.
This package contains a modified conviguration.php file from admin part. It allows you to modify your configuration values directly. I mean not only the value, but title, keyname, description and so on. NOTE! This is quite dangerous and can easily make your site completely offline. It was made only for developing puporses.