Changeset 1981 for FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
- Timestamp:
- 2008-05-10 15:43:58 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
r1980 r1981 129 129 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 130 130 | connector.fullUrl | false | true, false (boolean) | Indicates whether the server url will be prepended.| 131 | | | | I.e. appending http://www.yourdomain.com/ |131 | | | | I.e. prepending http://www.yourdomain.com/ | 132 132 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 133 133 | connector.secureImageUploads |true | true, false (boolean) | Checks uploaded images for validity. |