ho eseguito le istruzioni previste per l'installazione di TinyMCE 5.x-1 con Drupal 5.1 - database PostgreSQL e cioè:
1. Place the entire tinymce directory into your Drupal modules/
directory.
2. Download TinyMCE 2.1 from
Remember to uncompress the file and make sure the folder is named
'tinymce'.
3. Place the entire 'tinymce' engine folder inside your modules/tinymce
directory. So the TinyMCE engine will live in modules/tinymce/tinymce
4. Enable this module by navigating to:
administer > modules
*note - all database tables will be automatically created during this step
5. Setup role based tinymce profiles via
administer > settings > tinymce
6. To boost the performance of TinyMCE, download the "TinyMCE compressor" from:
http://tinymce.moxiecode.com/download.php
Place the tiny_mce_gzip.php file in
modules/tinymce/tinymce/jscripts/tiny_mce
7. To use AJAX spell checking, download the spellchecker plugin:
(note: this requires TinyMCE 2.0.6+)
http://tinymce.moxiecode.com/download.php
Extract this file to
modules/tinymce/tinymce/jscripts/tiny_mce/plugins/
Then edit config.php in plugins/spellchecker/:
Uncomment this line and comment out all other require_once's:
require_once("classes/TinyGoogleSpell.class.php"); // Google web service
Set this to true:
$spellCheckerConfig['enabled'] = true;
Enable spellchecker in TinyMCE settings page, under "buttons and plugins"
Ma quando vado ad in serire un contenuto mi da un errore nel caricamento della pagine TinyMCE non è definito.
Qualcuno mi sa dare una mano.
Saluti
dopo una notte di riposo ho risolto il problema. Effettivamente non effettuavo l'operazione al punto 2
Salve a tutti.
Sono alle prese con Drupal che ho installato con la seguente configurazione:
Windowx XP Pro/SP2
Drupal/5.1
Apache/2.2.2
PHP/5.1
MySQL/5.0.18-nt
Dopo aver letto l'interessante articolo Discover Doug » Archives » Installing TinyMCE with Drupal relativo alla installazione di TinyMCE per Drupal, ho provato a seguire le indicazioni ma senza risultato.
In pratica, ho scaricato i files tinymce-5.x-1.x-dev.tar.gz e tinymce_2_1_1_1.zip, estraendone il contenuto e creando la seguente struttura:
C:\drupal-5.1\sites\all\modules\tinymce\plugins\
C:\drupal-5.1\sites\all\modules\tinymce\po
C:\drupal-5.1\sites\all\modules\tinymce\themes
C:\drupal-5.1\sites\all\modules\tinymce\tinymce\docs
C:\drupal-5.1\sites\all\modules\tinymce\tinymce\examples
C:\drupal-5.1\sites\all\modules\tinymce\tinymce\jscripts
In Administer >Site building >Modules >Other ho abilitato TinyMCE
In Administer >User management >Roles >Access control >tinymce module ho abilitato access tinymce per tutti gli utenti autenticati
In Administer >Site configuration >TinyMCE settings ho creato il ruolo "editore", assegnato al profilo authenticated user
A questo punto, immagino che accedendo in modifica al contenuto di un nodo dovrei vedere almeno il pulsante (od un link) che attiva l'editor WYSIWYG.
In pratica, non ricevo alcun tipo di warning ne' vedo alcun pulsante (ne' link, ne' barra strumenti) pur avendo specificato "mostra solo sulle pagine elencate" relativo a node/*, user/*, comment/*
Molto probabilmente mi è sfuggito qualcosa: cosa posso controllare?
Grazie!
@Antonio: anche io ho lo stesso problema. Come l'hai risolto?
con opera non funziona, che browser usate?
[Risolto tinyMCE] Visto che questi post sono nel motore di ricerca e su google anche se vecchi rispondo mandando questo link:
http://www.youtube.com/watch?v=t8y5WEzV6Js