Re: Hit a problem while configuration and using of "tinymce editor"

munish sharma <[email protected]> Thu, 31 May 2012 17:40:02 +0530
Newsgroups gmane.comp.cms.lenya.user
Message-ID <[email protected]>
Hi,

Now I have install and configure fresh copy of "tinymce 2.1.2" , which 
has been specified by the apache-lenya installation file.
But still it won't work !

I have found bit confliction  in  :

/home/dev02/Desktop/Propcoworkspace/apache-lenya-2.0.4-src/src/pubs/0019/config/access-control/usecase-policies.xml 


There are two usecase :
1)<usecase id="tinymce.edit">
<role id="sitemanager" method="grant"/>
<role id="edit" method="grant"/>
</usecase>

2) <usecase id="tinymce.edit">
<role id="admin" method="grant"/>
<role id="edit" method="grant"/>
</usecase>

Is that necessary to retain both usecase for "tinymce editor"?




On 31/05/12 16:43, munish sharma wrote:
> On 31/05/12 15:41, munish sharma wrote:
>> Hi,
>>
>>  After installation&   configuration of "tinymce". I created new demo 
>> page  of XHTML ,
>>  when I tried to edit the same with "tinymce editor" it is just showing
>>  me two button nothing else :
>>  1) save
>>  2) cancel
>>
>> But i didn't found any editor right there,can any body help ?
>> I am working on LINUX.
>>
>>  Thanks :
>>
>>  Munish Sharma
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>