[pmwiki-users] More on Richedit . . .

Russell Bailey russell-pmwiki at saberpunk.net
Thu Sep 15 10:24:25 CDT 2005


> Ben Wilson wrote:
>
>> Okay, I have everything set up but I'm getting the jumble of HTML 
>> mentioned in RichText/LearnMore. I have Javascript running and all.
>>
>> I do not see a javascript file being called in the HTML page source.
>
>
>
> That's odd.  There should be references to two files in the head block.
>
> You'll need to set $RichEdit_Editor_TinyMCE_ScriptUrl and 
> $RichEdit_Editor_TinyMCE_ConfigScriptUrl to the urls of tiny_mce.js 
> and tinymce_config.js,  but if there's no <script> tags,  then you're 
> probably not getting that far.
>

Also,  this should be done by default,  but try adding the line

$RichEdit_HeaderInsertFunction = 
'RichEdit_Editor_TinyMCE_GetEditorInsertHtml'

to config.php.




More information about the pmwiki-users mailing list