Changeset 1500 for FCKeditor.Java/branches/2.4/src/main/resources/net/fckeditor/handlers/default.properties
- Timestamp:
- 2008-02-10 13:33:41 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/main/resources/net/fckeditor/handlers/default.properties
r1488 r1500 10 10 fckeditor.dir = /fckeditor/ 11 11 12 # default extensions settings 12 13 fckeditor.file.extensions.denied = php|php3|php5|phtml|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|dll|reg|cgi 13 14 14 fckeditor.flash.extensions.denied = swf|fla 15 fckeditor.image.extensions.allowed = jpg|gif|jpeg|png|bmp 15 16 16 17 # Due to security issues with Apache modules, it is recommended to leave this setting enabled. … … 19 20 # default height of the editor 20 21 fckeditor.height = 200 21 22 fckeditor.image.extensions.allowed = jpg|gif|jpeg|png|bmp23 22 24 23 # sub-directories for each file type … … 34 33 fckeditor.width = 100% 35 34 35 # some messages 36 36 message.enabled_tag.compatible_browser.no = Your browser is not compatible 37 37 message.enabled_tag.compatible_browser.yes = Your browser is fully compatible