Menu

#1 CssEditor plug-in for FCKEditor

open
nobody
None
5
2014-08-22
2004-12-13
Delta
No

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' );

Discussion

  • Anton Popov

    Anton Popov - 2004-12-16

    Logged In: YES
    user_id=1155698

    It doesn't work for me :( It says 'Unknown toolbar item
    CssEditor'.

     
  • Delta

    Delta - 2004-12-16

    new

     
  • Delta

    Delta - 2004-12-16

    Logged In: YES
    user_id=1176760

    Please check fckconfig.js for this line (at end of file):

    FCKConfig.Plugins.Add( 'CssEditor', 'en' );

     
  • Nobody/Anonymous

    Logged In: NO

    works perfectly, usefull plugin
    it'd be cool if it could also edit existing css, not only
    creating

     
  • Nobody/Anonymous

    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

     
  • Alfonso Martinez

    • labels: 508311 -->
     

Log in to post a comment.

Monday.com Logo