Opened 14 years ago
Last modified 12 years ago
#6251 confirmed New Feature
serverpreview plugin
Reported by: | Vlad | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | HasPatch | Cc: |
Description
Hello!
Someone suggested I add a ticket for an updated plugin made in 2006 for FCK.
The plugin adds a Preview button that POST's the currently edited html to an user-specified URL, where one could add a layout, replace template vars etc, in order to preview the page as it would look.
You can find the code here: http://cksource.com/forums/viewtopic.php?t=18603 or attached.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | ckeditor.serverpreview.js added |
---|
comment:1 Changed 14 years ago by
Component: | UI : Toolbar → General |
---|---|
Keywords: | HasPatch added; plugin removed |
comment:2 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.4 → 3.0 |
As described in #5989. This plugin should not be added to core as it may be easy to create a XSS bug. Perhaps it will be added as some external plugin or used to write such plugin. That is why I'm confirming this ticket.
Appart from this plugin there is also another one http://cksource.com/forums/viewtopic.php?f=18&t=23604