CMS MADE SIMPLE FORGE

TinyMCE

 

[#8177] problems mit background-images

avatar
Created By: nic mare (nicmare)
Date Submitted: Fri Jul 27 09:30:13 -0400 2012

Assigned To:
Version: 2.9.10
CMSMS Version: None
Severity: Minor
Resolution: None
State: Closed
Summary:
problems mit background-images
Detailed Description:
seems the editor tries to remove background properties by default.
sometimes it works, sometimes not!
.footer2 {
	font-size:90%;
	color:#CCC;
background:#232323 url([[uploads_url]]/template/images/bg_footer2.gif) repeat-x
left bottom}

tinymce stylesheet output:
.footer2 {
	font-size:90%;
	color:#CCC;
background:#232323
url(http://conver-xxxxx.com/[[uploads_url(http://conver-xxxxx.com/]/template/images/bg_footer2.gif)
repeat-x left bottom}

it would be nice to have a checkbox to decide whether apply background
properties or not.


History

Comments
avatar
Date: 2016-02-12 13:27
Posted By: Rolf (rolf1)

TinyMCE version 3.x is released, the module is a complete rewrite of all code.

Because of this, bug reports related to the old version are not relevant anymore
and will be closed. Please use the latest and finest release at your CMSMS 2.x
website and test again. If you feel like your issue still isn't fixed create a
new report. Thanks.
      
Updates

Updated: 2016-02-12 13:27
resolution_id: => 5
cmsms_version_id: 29495 => -1
assigned_to_id: 11306 => 100
state: Open => Closed