Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bugfix for some TinyMCE Problems (GetSimple 1.7)
#1
Please change line 241 in File admin/edit.php line 241 from:

Code:
relative_urls:false

into

Code:
relative_urls:true,
document_base_url : "<?php echo $SITEURL; ?>"

See: http://wiki.moxiecode.com/index.php/Tiny...t_base_url

This should fix the problems with images and adding "/admin".
Reply
#2
For a better Preview add
Code:
content_css : "<?php echo $SITEURL."theme/".$TEMPLATE; ?>/default.css",
Please note: adapt the name of the css File if necessary.

Unfortunately i can´t* get TinyMCE to show me my css classes in the style dropdown Field. But there is Hope ... CKEditor

*can`t, can´t or can't?
Reply
#3
FYI, this issue with edit.php still exists in 1.71
Reply




Users browsing this thread: 1 Guest(s)