TinyMCE Custom Tags Rendering
Posted
by
Cullen2010
on Stack Overflow
See other posts from Stack Overflow
or by Cullen2010
Published on 2010-12-22T22:53:04Z
Indexed on
2011/01/03
10:54 UTC
Read the original article
Hit count: 235
I have add a custom plugin that insert custom tags into my tinyMCE editor of the format:
title
I want the custom tags to be rendered with some styles when viewed in the WYSIWYG view. I have seen one response to a similar question :
http://topsecretproject.finitestatemachine.com/2010/02/how-to-custom-tags-with-tinymce/
but this doesn't work - they tags are not stripped out but they are not styled either??
© Stack Overflow or respective owner