History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-286
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Critical Critical
Assignee: guy
Reporter: sophie gem
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

Link style sheet to the editor so that a "h2" for eg looks like on the site?

Created: 13/Sep/05 11:59 PM   Updated: 26/Jan/06 08:35 AM
Component/s: Webtop Admin UI
Affects Version/s: Glamour (beta)
Fix Version/s: 3.0.1

Time Tracking:
Not Specified

Environment: TinyMCE


 Description  « Hide
Would be great if content in tinyMCE html editor visibly represented the site stylesheet. We need to document how we can attach the stylesheet to the editor from the configuration file. Also would be very nice if we could do this dynamically (though not required).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Peter Ottery - 05/Oct/05 07:31 AM
something needs to happen with programming to make this work. Please assign to a dev

Geoff Bowers - 05/Oct/05 01:48 PM
This is a common issue across rich text editors. Its a config issue for tinyMCE. Needs some thought as to how we can dynamically pick up the relevant styles for the page being edited. Am pushing this to the maintenance branch.

Geoff Bowers - 26/Jan/06 08:35 AM
Depending ont the implementation, the rich text editor can be configured to render content based on a specific style sheet. This is already available for tinyMCE. It's going to be impractical to dynamically pick up the dmCSS objects in the tree and render with that list of stylesheets as editors typically allow for only a single stylesheet.