Настройки GBook-2

Продолжение, начало здесь...
use smileys: Использовать (True) или нет (False) смайлыHints:
The smileys will be displayed in the message field in the common used notation like :-) oder 8-), but internally they will be stored as a describing code. This means the smiley :-) will be internally :smile: or the smiley 8o will be internally stored as :eek:. This has the advantage to support also smileys which are containing control characters which would be otherwise unsupported.
The detection and online conversion of smileys is everytime active. This means: If the smiley :-) was once a time used and stored internally as :smile:, the visitor of the guestbook will see independent of this setting everytime the graphical smiley.
List of supported smileys:Icon User input Internal coding
:-) :) :smile:
:-)) :happy:
:-D :D :biggrin:
;-) :wink:
8-) :cool
:P :tongue:
:rolleyes: :rolleyes:
8o :eek:
?( :confused:
:-( :( :frown:
;-( :crying:
X( :mad:
:-> :evil:
blocked IPs: Задает ip, сообщения с которых считаются спамом и удаляются. Может быть одиночным IP (пр.: 127.0.0.1) или IP диапазоном: (пр.: 192.168.0.1-192.168.0.255).
blocked domains: Блокируемые домены (сообщение с ними считаются спамом и удаляется). Разрешены регулярные выражения (Regular expressions).
blocked countries: Блокируемые страны (сообщение посетителей с них считаются спамом и удаляется). Разделитель: "|". Разрешены регулярные выражения (Regular expressions).
Hint:
For using this option, the package IPFILES must be installed. For installing the package the file ipfiles.zip must be unzipped in the directory include. This package must be downloaded separately.
quarantine time: Определяет, будут ли новые записи показаны немедленно, либо через некоторое время (карантин). За это время вы можете проверить запись. Задается в часах. Когда время карантина пройдет текст $plugin_tx['gbook']['txt_quarantine_notice'] будет показан. Значение "0" отключает эту функцию.