Archive for the tag 'customization'

User-Level PHP Handling Customization

When PHP 4 and PHP 5 are both enabled and served using the CGI, DSO, or suPHP configurations, cPanel lets the user select the default PHP version that processes .php files for all domains assigned to that account.

This interface is available in cPanel’s X3 theme under Software/Services >> PHP Configuration. Available settings are PHP 4, PHP 5, and System Default.

The chosen value is reflected in the .htaccess file in the user’s home directory. If a user requires file extensions other than .php to be processed by the selected version of PHP, add those file extensions after .php to the AddHandler line in the .htaccess file.

SiteAdmin Navigation bar customization in Ensim Pro

Customizing the Site Administrator’s navbar to have links with URL that has both dynamic and static information.

Customizing the Site Administrator’s navbar to have links with URL of the format http:/// where is dynamic and is static information.

Download:

http://download.swsoft.com/ensim/download/pro/linux/kb/2515/customization.zip
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/customizer.sh
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/eplpro_urlconfiguration_guide.pdf
http://download.swsoft.com/ensim/download/pro/linux/kb/2515/filelist.txt

Installation Instruction:

Run command cd /usr/lib/ensim/frontend/skins

Copy the 3 files, customization.zip, customizer.sh and filelist, to this location.

Run command sh customaizer.sh. This command will create a backup.zip file of the 3 files that will be overwritten and store it in /tmp/ location. Also, it will overwrite the XSL files for all 3 skins.

Follow the instructions under the topics “Adding a static entry in the XMLfile” & “Viewing your changes” as described in eplpro_urlconfiguration_guide.pdf

Reference : http://parallels.com