Changeset 2052 in ExiteCMS


Ignore:
Timestamp:
11/17/08 12:03:11 (3 years ago)
Author:
WanWizard
Message:

fixed TinyMCE template to allow the style attribute on img tags

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/_load_tinymce.tpl

    r1935 r2052  
    5959        plugin_insertdate_timeFormat:'%H:%M:%S', 
    6060        invalid_elements:'script,object,applet,iframe', 
    61         extended_valid_elements:'a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]' 
     61        extended_valid_elements:'a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name|style],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]' 
    6262        }); 
    6363    } 
  • trunk/themes

    • Property svn:externals
      •  

        old new  
        11IcyXmas https://www.exitecms.org/svn-auth/ExiteCMS/themes/public/IcyXmas/php-files/themes/IcyXmas 
         2BackOff https://www.exitecms.org/svn-auth/ExiteCMS/themes/public/BackOff/php-files/themes/BackOff 
         3DIV https://www.exitecms.org/svn-auth/ExiteCMS/themes/public/DIV/php-files/themes/DIV 
         4Hezo https://www.exitecms.org/svn-auth/ExiteCMS/themes/public/Hezo/php-files/themes/Hezo 
Note: See TracChangeset for help on using the changeset viewer.