Version: 0.1.0
CssEditor original idea - Macromedia DreamWeaver (with
+/- same functionality).
Tested with FCKEditor v.2.0.RC1 on IE6/Firefox 1.
Installation:
1. Copy CssEditor folder to /fckeditor/editor/plugins.
2. Edit /fckeditor/fckconfig.js:
3. Add to ToolbarSets new button - ['CssEditor'].
FCKConfig.ToolbarSets["Default"] = [
['CssEditor']
] ;
4. At the end of fckconfig.js:
FCKConfig.Plugins.Add
( 'CssEditor', 'en' );
Logged In: YES
user_id=1155698
It doesn't work for me :( It says 'Unknown toolbar item
CssEditor'.
new
Logged In: YES
user_id=1176760
Please check fckconfig.js for this line (at end of file):
FCKConfig.Plugins.Add( 'CssEditor', 'en' );
Logged In: NO
works perfectly, usefull plugin
it'd be cool if it could also edit existing css, not only
creating
Logged In: NO
Excellent plugin I agree with the other user that it would
be nice to edit EXISTING Css styles whether inline, imported
or linked to external style sheets and if inline inline for
both head and body inline styles