#9855 closed enhancement (fixed)
Provide 'Preview' plugin for Editor
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Editor | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Provide Preview plugin for dijit.Editor
This is a ticket for a small enhancement to editor that is useful when editing a document online, the Preview. This allows users to preview their edtiro conent with a different style applied to it. This is useful in cases where people edit content in a generic view, but then when it is posted, will be styled a particular way. I've seen this sort of behavior (edit view versus posted view) before in certain blog sites.
It's not a large plugin, which also makes it a good example for people to look at.
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
(In [20058]) Adding in Preview plugin. fixes #9855