Not Reviewed
Show More
Add another comment
| @@ -75,7 +75,8 tinyMCE.init({ | |||
|
|
75 | 75 | theme_advanced_toolbar_location : "top", |
|
|
76 | 76 | theme_advanced_toolbar_align : "left", |
|
|
77 | 77 | theme_advanced_path_location : "bottom", |
|
|
78 |
extended_valid_elements : "a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name], |
|
|
|
78 | extended_valid_elements : "a[name|href|target|title|onclick],img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name]," | |
|
|
79 | + "hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style],iframe[frameborder|height|src|width|scrolling|allowfullscreen]", | |
|
|
79 | 80 | theme_advanced_blockformats : "p,h3,h4,h5,h6" |
|
|
80 | 81 | }); |
|
|
81 | 82 | </script> |
Comments 0
You need to be logged in to leave comments.
Login now
