Ticket #111 (closed New Feature: invalid)

Opened 3 years ago

Last modified 3 years ago

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

screen_editor_tags.png Download (24.1 KB) - added by TelinJigs 3 years ago.
Screendump with FCKeditor containing example tags to be ignored

Change History

Changed 3 years ago by TelinJigs

Screendump with FCKeditor containing example tags to be ignored

Changed 3 years ago by alfonsoml

  • status changed from new to closed
  • version FCKeditor 2.4 deleted
  • resolution set to invalid
  • milestone FCKeditor 2.5 deleted

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.

Note: See TracTickets for help on using tickets.