Opened 18 years ago
Closed 18 years ago
#111 closed New Feature (invalid)
Ignore following tags (to ignore system tags)
Reported by: | TelinJigs | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | blog, blogging, tool | Cc: |
Description
To integrate FCKEditor into a ColdFusion blogging tool, I would like it to ignore certain tags that are interpreted by the tool. There's for example the <more/> tag. See the attached screendump.
Off-topic: Great editor! :)
Attachments (1)
Change History (2)
Changed 18 years ago by
Attachment: | screen_editor_tags.png added |
---|
comment:1 Changed 18 years ago by
Milestone: | FCKeditor 2.5 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | FCKeditor 2.4 |
You can create a plugin to handle the special tags the way you want, or you can use the FCKConfig.ProtectedSource to protect those tags.
Screendump with FCKeditor containing example tags to be ignored