QuickTalk

Annexe 2: Advanced settings

The configurations you define in the administrations pages are stored in the /bin/config*.php files. You have to know that few extra settings can be changed in the /bin/init.php file.

To change these settings you will have to download this file, make the change then upload the file.

Attention

Only change the value where the comments indicates that you can change the settings.

Trouble with the qtg_init.php file

If you have trouble after editing the qtg_init.php, upload the original file (available from the application package on www.qt-cute.org).

Advanced settings

QT_SHOW_CONTRAST Enable/disable the "high contrast" option. With this option set to TRUE, the user will have access to a button (next to the language menu) allowing to view the application with a special stylesheet (that can help visually impair users).

QT_MENUSEPARATOR Characters to use as menu separator (for the menu at the bottom of the page).

QT_MAILSEPARATOR Character to use between the user name and the user e-mail (when e-mail is allowed). For example: use a space, or a <br/> to have the email under the user name.

QT_CONVERT_AMP converts the & character in the message by the html equivalent. When this option is TRUE, the users will NOT be able to type html special character (symbol) in the message (the symbol will no more be a valid code as the & is converted).

QT_NOTIFYAFTER Send an e-mail after [2] new messages are added in the guestbook. This option is active when a notify e-mail is specified in the administration security page.

Previous | Next