- Right-click menu in the left pane for the listed style sheets. The menu could contain choices like: disable, delete, unlink stylesheets and/or view in a text editor.
- (OT) Add a menu to change the style sheet being used without the need of firing up CSS editor.
- Better way to save the changes done by CSS editor. Presently, one can only save the changes if he saves the document immediately after closing the CSS editor. Whereas, if any other change is made between closing the css editor and saving document, all style changes are lost.
- Comments. All the features like "Up Button", "Down Button", and "Comments" are basically providing better way to organize your style sheet. I'm sure experienced users can appreciate the importance of a well organized and commented stylesheet. I understand that the css editor is aimed to make style sheet generation easy for beginners as there is no actual text editing involved. But providing the feature for commeting is a must have.
- CSS editor should stop using absolute paths for style sheet file name and other style definitions like background-color as it breaks the web page viewing almost every time when it is published.
- When CSS editor is started, it should focus on either the only style sheet linked to the webpage(internal or external) or it should focus on last used style sheet or the one which is enabled. Right now, the focus is on none. Also, when a users clicks on "Refresh" focus is lost again.
The (unofficial) manual for CaScades can be found here. I was referring to it yesterday, and due to its lack of structure and flow, I'm planning to update it soon. Suggestions/critiques are invited to make it a better reference.
No comments:
Post a Comment