adding info about display_message.php
[squirrelmail.git] / doc / plugin.txt
index b677a02186f3c9f71bdc938d414c06f07f9f8054..5aa907a8c074a0fbb3659a9730cef999e5a4a35c 100644 (file)
@@ -188,6 +188,8 @@ version is not listed, files are included from v.1.3.2.):
       9.2. $prefs_backend (from 1.4.3rc1 and 1.5.0)
            functions/db_prefs.php
            functions/file_prefs.php
+         9.2.1. functions/display_messages.php 
+                (loaded only by file_prefs.php)
 
 Hook Types:  Parameters and Return Values
 -----------------------------------------
@@ -687,6 +689,9 @@ for you.  This is the preferred method of building options lists going forward.
                         or other code to the user input
          post_script    You may specify some script (usually Javascript) that
                         will be placed after (outside of) the INPUT tag.
+         htmlencoded    disables html sanitizing. WARNING - don't use it, if user
+                        input is possible in option or use own sanitizing functions.
+                        Currently works only with SMOPT_TYPE_STRLIST.
 
       Note that you do not have to create a whole new section on the options
       page if you merely want to add a simple input item or two to an options