| Re: True WYSIWYG? |
| by frankblack on 2010/9/7 9:32:03 class/xoopseditor/tinymce/settings.php This is globally. |
| Re: True WYSIWYG? |
| by FeraTechInc on 2010/9/7 9:15:56 Which file is this in? Also, does it affect the site globally or do I need to edit this per module or editor I use? |
| Re: True WYSIWYG? |
| by frankblack on 2010/8/25 6:27:51 valid elements le="color: #000000"><?php *[*] should do the trick in valid elements.
|
| Re: True WYSIWYG? |
| by FeraTechInc on 2010/8/24 16:39:50 Isn't there a way to just allow all tags and attributes? |
| Re: True WYSIWYG? |
| by ghia on 2010/8/24 15:36:43 In the configuration file of Tinymce, the allowed tags are specified. For enabling additional tags and attributes as eg object for video embedding, you must add them. (search for object and tiny) |