Management of the themes and language
Customize Smart Table editor
Change the look of Table with JQueryUi
The following files handle Javascript GUI Table editor through a smart theme derived from the ThemeRoller JQueryUi.
<link type="text/css" href="css/jquery-ui-custom-theme/jquery-ui-1.8.12.custom.css" rel="stylesheet" />
<script type="text/javascript" src="js/jquery-ui-1.8.12.custom.min.js"></script>
More information at: http://jqueryui.com/themeroller/. You can freely download your favorite theme and attach files to Smart Table Editor. Amend the CSS file called by the following string for others theme settings:
<link type="text/css" href="css/style.css" rel="stylesheet" />
Others Language settings
In the package downloaded from this site you can find the complete configuration of TinyMCE and JQueryUI Calendar only for english and italian languages . You will need to add the language file you want to handle other languages.
The language file of the DatePicker is shown in the following string:
<script src="js/jquery.ui.datepicker-it.js" type="text/javascript"></script>
For TyniMCE Copy additional language files in the folder below:
Table Smart Editor\js\tiny_mce\langs