wysiwyg - tiny MCS integration wysiwyg - tiny MCS integration
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

wysiwyg - tiny MCS integration

Started by tbobker, January 02, 2008, 03:15:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tbobker

I have installed tiny MCS a wysiwyg - turns any textarea into a text editor.  The only problem that im having is when i update the profile page using tiny MCE it posts html with it. WHen i view the section back (biography) it is displaying the HTML entities rather than actual html.

Please take a look at the following link if the above does not make sense.

http://www.theglobalarts.com/home/profile.php?uid=1


Nibbler

You can't use html on the profile fields. See if you can get the script to use bbcode instead.

tbobker

Thanks for the quick reply. It does support BBcode but there is alot of modifications necessary.  Do you have any ideas?


adipisicing

So, just to clarify, you're talking about TinyMCE? http://tinymce.moxiecode.com/

If so, it looks like it has a plugin http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/bbcode that makes it output bbcode, although I'm not sure how well the dialect of bbcode it outputs matches what Coppermine accepts.
Unless otherwise noted, all code that I post on these forums to which I hold the copyright is released under the GPLv2.