CaScadeS, a stylesheet editor for Composer


CaScades build instructions

Unix/Window:
  1. use the build configurator to declare you want to build CaScadeS :
    1. open http://webtools.mozilla.org/build/config.cgi
    2. scroll to "Components and Features" section and find the "--enable-extensions=" editable field.
    3. add editor/cascades (editor-slash-cascades, no spaces) to that field
    4. make all other choices you need for your build
    5. scroll to the bottom of the page
    6. Click on the "Preview Build Script" button
    7. Click on the "Save the script" button (on Windows, save the file for instance in c:\mozconfig and set the environment variable MOZCONFIG to that oath) 
  2. go to the directory containing your mozilla/ tree
  3. type:
    1. cvs co mozilla/client.mk
    2. cd mozilla
    3. gmake -f client.mk  (make instead of gmake on win32) 
Macintosh:

Add an entry for cascades in function ProcessJarManifests() in file mozilla/build/mac/build_sripts/MozillaBuildList.pm and don't forget to add an entry 1 for cascades in mozilla/build/mac/build_sripts/MozillaBuildFlags.txt.

What's the current version ?

Just go there to know.

How can I install CaScadeS without building it ?

Just go there and install the XPI.

How can I start CaScadeS ?

CaScadeS is not a standalone app, it is an add-on to Composer, the content editor in the Mozilla distribution. Just launch Composer and find CaScadeS under Tools>CSS Editor.

How can I submit feedback ?

Depends on the feedback :

  1. you found a bug, or would like to see implemented a new feature ? File a bug in Bugzilla, product Browser, component Editor:Composer, severity enhancement.
  2. you need help or have a technical question ? Prefer the CaScadeS mailing-list or drop a mail to daniel@glazman.org.

Where can I see a demo of CaScadeS ?

Here.


Daniel Glazman
$Date: 2002/09/24 21:06:12 $