|
last changed : 01/24/10
efileman use skins (templates), which are describes the user interface. There is a skin file for every script part, which have an own design. Skin files are html files. You can edit these files with every editor.
efileman default skin is compatible to (tested with the respective MS Windows version)
It could be a good idea to give user every time the possibility to use the default skin. If you want to create own skins, create a new directory in skins directory, copy the default skin files and change them. You don't have to create or copy every skin file, because if no respective skin file in your directory, the script will use the skin file from directory "/skins/default". For instance: there are all skin files in the default directory and only manager.skin, edit.skin and useradmin.skin are new designed in your directory. If you don't have a html editor, or if you have trouble with some "user friendly" functions, test the free phase 5 html editor. Adobe GoLive is highly recommended for professionals, because it respects your manually HTML code changes. For changing a skin file note the following rules :
After finish the design of your skin, open every of your new skin files and check the following:
Don't remove the "/skins/default" directory ! |
|