System settings are values that used in the system to set up the system work. There are two parts of this section: General Settings and Notification Settings.
In 'General Settings' part the administrator can set the following settings:
•
|
Listing Picture Width - the width of pictures which users will upload for their listings (pixels).
|
•
|
Listing Picture Height - the height of pictures which users will upload for their listings (pixels).
|
•
|
Listing Thumbnail Width - the width of thumbnails created from pictures which users will upload for their listings (pixels).
|
•
|
Listing Thumbnail Height - the height of thumbnails created from pictures which users will upload for their listings (pixels).
|
•
|
Listing Picture Storage Method - pictures can be stored in the File System or in the Database.
|
•
|
Behavior With Escape HTML Tags - choose HTML tags escaping strategy
•
|
Raw output (unsafe, XSS possible) - no HTML tags escaping. (Caution! There is an XSS possibility (http://en.wikipedia.org/wiki/Cross-site_scripting))
|
•
|
Convert escape chars to ASCII symbols (beta) - full HTML tags escaping; special symbols <,>,",& will be changed to <, >, ", &.
|
•
|
Format with HTML Purifier (beta) - partial HTML tags escaping via HTML Purifier 2.1.3 (http://htmlpurifier.org/).
|
|
In 'Notification Settings' part the administrator can set the following settings:
•
|
System Email - from this email address the notification letter will be sent.
|
•
|
Notification Email - the email address where the notification letter will be sent.
|
•
|
Notify on Listing Added - this flag means that the notification about listing adding will be sent.
|
•
|
Notify on User Registration - this flag means that the notification about a new user registration will be sent.
|
•
|
Notify on Listing Expiration - this flag means that the notification about listing expiration will be sent.
|
•
|
Notify on User Contract Expiration - this flag means that the notification about user contract expiration will be sent.
|
In 'Internationalization Settings' part the administrator can set the following settings:
•
|
Default Domain - the default domain for search phrase translation
|
•
|
Default Language - the default language for site
|
•
|
Mark Phrases That Are Not Translated – the display of phrases that do not contain the corresponding translations in the language file:
•
|
default – to display the phrase on the default language of the system or ID of phrase if the default translation is missing
|
•
|
highlight – to highlight the link near the phrase for translation creation
|
|
|