How to enable the online editor with ez teamroom?
You need to be logged in to post messages in the forums. New users may register here.
|
Mathieu Peltier
Member since: 19 August 2010
Posts: 7
|
Thursday 19 August 2010 2:05:54 pm
Hi,
I am new to eZ Publish. I have installed version 4.3.0 + eZ Website Interface 1.6-0 + eZ Teamroom 1.1-0. How to enable the online editor in the eZ Teamroom interface? I have modified the settings/override/site.ini.append.php file as follow:
[ExtensionSettings]
ActiveExtensions[]=ezevent
ActiveExtensions[]=ezteamroom
ActiveExtensions[]=ezlightbox
ActiveExtensions[]=ezxmlinstaller
ActiveExtensions[]=ezmultiupload
ActiveExtensions[]=ezjscore
ActiveExtensions[]=ezwt
ActiveExtensions[]=ezodf
ActiveExtensions[]=ezoe
ActiveExtensions[]=ezwebin
and then run:
php bin/php/ezpgenerateautoloads.php -e
and then clear all cache using the admin interface, but the online editor does not work. For example, when I try to create a new Milestone, the editor does not appear (description field) and I get the following Javascript errors:
jQuery is not defined
tinyMCE has no properties
tinymce.ScriptLoader has no properties
I precise that the editor is working when I edit pages of the eZ Website interface.
Thanks in advance,
Mathieu
|
|
|
Damien Pobel
Member since: 19 September 2005
Posts: 40
|
Thursday 19 August 2010 11:41:21 pm
|
|
You need to be logged in to post messages in the forums. New users may register here.