Changeset 1980 for FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
- Timestamp:
- 2008-05-10 02:21:16 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
r1940 r1980 24 24 Configuration setting 25 25 26 All properties are optional. In the meaning of 'Convention over Configuration' 27 only the properties, of which the default isn't requested, have to be set. 26 All properties are optional, i.e. you do have to set any of them not even a 27 single one. Define only those you intend to override for the <entire> web 28 application. 28 29 29 There are two ways to over write the default properties:30 There are two ways to override the default properties: 30 31 31 32 * By creating a <<<fckeditor.properties>>> file in the classpath (usually … … 61 62 [] 62 63 63 As you see, in both ways the name of the properties are equal. The tables below64 list s all theconfigurable properties for the integration pack.64 As you can see, setting a property is equal in both ways. The tables below 65 list all configurable properties for the integration pack. 65 66 66 67 Configuration properties