CaScadeS, a stylesheet editor for Composer
CaScades build instructions
Unix/Window:
- use the build configurator to declare you want to build CaScadeS
:
- open http://webtools.mozilla.org/build/config.cgi
- scroll to "Components and Features" section and find the "--enable-extensions="
editable field.
- add editor/cascades (editor-slash-cascades, no spaces) to that
field
- make all other choices you need for your build
- scroll to the bottom of the page
- Click on the "Preview Build Script" button
- 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)
- go to the directory containing your mozilla/ tree
- type:
- cvs co mozilla/client.mk
- cd mozilla
- 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 :
- 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.
- 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 $