(New page: == ForceSimpleAmpersand == Forces the editor to output simple ampersands (&) on attributes (like "href" on links) instead of its relative entity (&). This is not recommended by th...) |
(No difference)
|
Revision as of 21:17, 9 January 2008
ForceSimpleAmpersand
Forces the editor to output simple ampersands (&) on attributes (like "href" on links) instead of its relative entity (&). This is not recommended by the W3C XHTML specifications, so this option should remain disabled whenever possible.
Example:
FCKConfig.ForceSimpleAmpersand = true ;