The following Parallels H-Sphere components are configured by means of XML files located in the ~cpanel/shiva/psoft/hsphere/ directory:
Component |
Property |
Filename |
CP Skins (Designs) |
|
|
CP Menu |
|
|
CP Crons |
|
|
Online (Context) Help |
|
|
Promotion Validators And Calculators |
|
|
Merchant Gateways |
|
|
Domain Registrars |
|
|
E-Mail Notifications |
|
|
Custom XML files can be merged with default XML files by means of XML merger. Instead of moving and changing a default XML file, a small custom file is created containing only the changes to be implemented, and its location is specified in ~cpanel/shiva/psoft_config/hsphere.properties in the parameter with the "CUSTOM_" prefix added to the default parameter name. For example:
MENU_CONFIG = /hsphere/local/home/cpanel/shiva/psoft/hsphere/menu.xmlCUSTOM_MENU_CONFIG = /hsphere/local/home/cpanel/shiva/custom/xml/menu.xml