Contributions
ADMIN TEMPLATE
Here is another contribution to Oscommerce. I was a litle tired of watching to the old design of the administration in oscommerce shops, so I decided to improve that. I think that its ok and more atractive.
I also include in this files, the login / logout for the admin ( se the instructions to install..).
Also included new buttons (Plastic type).
New colors and icons.
See the layout.gif.
Expand All / Collapse All
Here the files for a translation in French
Voici les fichiers pour un fonctionnement en Francais du template
Translated the Admin Template Contribution for dutch users for as far as i can see everything is translated.
Here are the buttons redone without the white backgrounds if you wanna give 'em a try. I like the cleaner look for some of them against the grey in the admin :) Enjoy buttons.zip
Sorry for being so stupid, it's 5 in the morning here :) the correct locations of the files are as follows:
// Forgotten Text Defines in admin/includes/languages/english/index.php
define('BOX_ADMINISTRATOR_MEMBER', 'Members');
define('BOX_HEADING_MY_ACCOUNT', 'My Account');
// Forgotten Text Defines in admin/includes/languages/english/admin_members.php
define('TEXT_INFO_EDIT_GROUP_INTRO', 'New Group Name: ');
also changed text:
define('TEXT_INFO_DELETE_GROUPS_INTRO', 'It's also will delete member of this group. Are you sure want to delete <nobr><b>%s</b> group?</nobr>');
should be changed to:
define('TEXT_INFO_DELETE_GROUPS_INTRO', 'This will also delete all members of this group. Are you sure want to delete the <nobr><b>%s</b> group?</nobr>');
And I have uploaded the correct file that contains this info :) Enjoy!
I found three missing text defines so far, just wanted to help :)
// Forgotten Text Defines in index.php
define('BOX_ADMINISTRATOR_MEMBER', 'Members');
define('BOX_HEADING_MY_ACCOUNT', 'My Account');
// Forgotten Text Defines in admin_members.php
define('TEXT_INFO_EDIT_GROUP_INTRO', 'New Group Name: ');
also changed text:
define('TEXT_INFO_DELETE_GROUPS_INTRO', 'It's also will delete member of this group. Are you sure want to delete <nobr><b>%s</b> group?</nobr>');
should be changed to:
define('TEXT_INFO_DELETE_GROUPS_INTRO', 'This will also delete all members of this group. Are you sure want to delete the <nobr><b>%s</b> group?</nobr>');
Ad and replace the language files, to correct some undefined texts. It includes:
english.php
admim_members.php
admin_account.php
This is the last version of the template, and corrects a few files that here missing. Install this one.
Here is another contribution to Oscommerce. I was a litle tired of watching to the old design of the administration in oscommerce shops, so I decided to improve that. I think that its ok and more atractive.
I also include in this files, the login / logout for the admin ( se the instructions to install..).
Also included new buttons (Plastic type).
New colors and icons.
See the layout.gif.
Note: Contributions are used at own risk.