[opencms-dev] Font type/size not available in WYSIWYG for non-Admin?
Thomas Maerz
thomasmaerz at gmx.de
Fri Jun 3 11:45:25 CEST 2005
"Barry" <barry at zoidberg.nl> writes:
> It appears that any user other than Admin using the WYSIWYG editor (in
> 6.0b1) does not get the options to change font size and type. Is this
> correct, and if so, where can you give users permissions to do this? BTW, I
> have set a CSS in the "template" property of the template, if this is
> relevant.
,----[ org.opencms.workplace.editors.CmsEditorDisplayOptions ]
| * Define your editor display options in property files located in the VFS folder
| * /system/workplace/editors/configuration/.<br> *
| * Set navigation position property values on the configuration files
| * and use the permission system to determine which groups and users
| * should use which configuration file.<br>
| * The configuration with the most enabled options should be the first in navigation,
| * followed by configurations with less enabled options, because
| * the first file readable for the current user will be used for configuration.<p>
| *
| * If no configuration file can be found for the current user,
| * all display options will be disabled by default.<p>
`----
Regards,
Thomas
More information about the opencms-dev
mailing list