XOOPS  2.6.0
help.php File Reference

Go to the source code of this file.

Namespaces

 xoocontact
 

Variables

const _HELP_DESCRIPTION_TITLE "Description"
 
const _HELP_DEVELOPER_TITLE "Developer"
 
const _HELP_INSTALL_CONTENT " Extra, or non-core, modules are usually downloadable as compressed files (zip, tar). Always check if a text file with upload instructions is included in the downloaded package. <ol> <li> Unzip files in local computer.</li> <li>FTP/upload all files to appropriate folders in your website directory. This is usually the /modules folder under the Xoops root directory, where all the other modules are found. However, some modules have extra files that need to be uploaded to other folders such as the /include and the /class folders.</li> <li>After upload, go to your Modules Administration Page and check if the new module is included in the uninstalled modules table.</li> <li>Follow the steps described above for installing core modules from the Modules Administration page.</li> </ol> "
 
const _HELP_INSTALL_TITLE "Install"
 
const _HELP_TUTORIAL_CONTENT "Coming soon"
 
const _HELP_TUTORIAL_TITLE "Tutorial"
 
const _HELP_UNINSTALL_CONTENT ""
 
const _HELP_UNINSTALL_TITLE "Uninstall"
 

Variable Documentation

const _HELP_DESCRIPTION_TITLE "Description"

Definition at line 20 of file help.php.

const _HELP_DEVELOPER_TITLE "Developer"

Definition at line 21 of file help.php.

const _HELP_INSTALL_CONTENT " Extra, or non-core, modules are usually downloadable as compressed files (zip, tar). Always check if a text file with upload instructions is included in the downloaded package. <ol> <li> Unzip files in local computer.</li> <li>FTP/upload all files to appropriate folders in your website directory. This is usually the /modules folder under the Xoops root directory, where all the other modules are found. However, some modules have extra files that need to be uploaded to other folders such as the /include and the /class folders.</li> <li>After upload, go to your Modules Administration Page and check if the new module is included in the uninstalled modules table.</li> <li>Follow the steps described above for installing core modules from the Modules Administration page.</li> </ol> "

Definition at line 24 of file help.php.

const _HELP_INSTALL_TITLE "Install"

Definition at line 23 of file help.php.

const _HELP_TUTORIAL_CONTENT "Coming soon"

Definition at line 38 of file help.php.

const _HELP_TUTORIAL_TITLE "Tutorial"

Definition at line 37 of file help.php.

const _HELP_UNINSTALL_CONTENT ""

Definition at line 35 of file help.php.

const _HELP_UNINSTALL_TITLE "Uninstall"

Definition at line 34 of file help.php.