Ticket #24 (closed defect: fixed)

Opened 16 months ago

Last modified 15 months ago

forum: tinymce editor

Reported by: erwin Owned by: joeri
Priority: major Milestone: M4
Component: forum Version: 1.0
Keywords: forum Cc:

Description

Allow tinymce to be used for forum postings.

REMARK: currently all html in postings will be escaped for security reasons. some html will have to be allowed.

Change History

Changed 16 months ago by erwin

  • milestone set to M4

Changed 15 months ago by joeri

  • status changed from new to assigned
  • owner changed from somebody to joeri

Changed 15 months ago by joeri

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in build 17.

TinyMCE version 2.1.1 has been activated. Make sure that the latest 'shared' has been deployed on the server (with tiny_mce2111 deployed).

In addition to TinyMCE support, I've also added the method stripTags to the StringUtil? class. This method strips all tags that aren't listed (comma separated) in the allowedTags parameter.

Changed 15 months ago by joeri

  • component changed from dalicms-admin to forum
Note: See TracTickets for help on using tickets.