1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 <title>Option: theme_advanced_styles
</title>
5 <link href=
"css/screen.css" rel=
"stylesheet" type=
"text/css" />
10 <h1>Option: theme_advanced_styles
</h1>
15 This option should contain a semicolon separated list of class titles and class names separated by =. The titles are the ones that get presented to the user in the styles drop down list and and the class names is the classes that gets inserted. If this option isn't defined TinyMCE auto imports the classes from the content CSS.
18 <div class=
"separator"></div>
20 <h3>Example of usage of the theme_advanced_styles option:
</h3>
25 <strong>theme_advanced_styles :
"Header 1=header1;Header 2=header2;Header 3=header3;Table Row=tableRow1"</strong>
32 <div class=
"helpindexlink"><a href=
"index.html">Index
</a></div>
33 <div class=
"copyright">Copyright
© 2003-
2006 <a href=
"http://www.moxiecode.com">Moxiecode Systems AB
</a></div>
34 <br style=
"clear: both" />