Config -> plugins
installare da url
https://github.com/bramley/phplist-plugin-tinymce/archive/master.zip
oppure mandare via ftp in
/www.****.it/lists/admin/plugins
rispettando i files e le dir
---> tradurre ed accendere i bottoni nei menu <-----
- Download one or more languages here.
- unpack file here (on server) /web/lists/admin/plugins/TinyMCEPlugin/tinymce/langs
then
PHPList -> config -> settings
roll down thru "tinymce settings" section
parameter "Custom configuration settings"
remove all and put as follows:
language: "it",
statusbar: true,
selector: "textarea",
theme: "modern",
toolbar1: "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist | link image | charmap hr table",
toolbar2: "print preview media | forecolor backcolor textcolor emoticons | searchreplace",
image_advtab: true,
plugins: [
"advlist autolink lists link image charmap print preview anchor",
"searchreplace visualblocks code fullscreen",
"insertdatetime media table contextmenu paste",
"textcolor"
]
Complete toolbar list:http://www.tinymce.com/wiki.php/Controls
http://docs.phplist.com/TinyMCE.html
riferimento: