[Yanel-dev] Diff tinymce-lookup.jelly

Michael Wechner michael.wechner at wyona.com
Sat Jan 30 00:03:21 CET 2010


simon wrote:
> Michael Wechner schrieb:
>> Dear Simon
>>
>> I would appreciate if could quickly explain the following diff:
>>
>> diff 
>> src/realms/from-scratch-realm-template/data-repo/data/app1/jelly/tinymce-lookup.jelly 
>> src/realms/yanel-website/content/jelly/tinymce-lookup.jelly
>>
>> 7d6
>> <
>> 15c14
>> <               "lookup-root-node-label": "test",
>> ---
>> >               "lookup-root-node-label": "Root",
> should be "Root". it's the label of the root node of the tree view in 
> the lookup.

ok, I have changed this to Root

>> 20c19,23
>> <               "lookup-upload-enabled": "true"
>> ---
>> >               "lookup-create-folder-name-default": "Folder Name",
>> >               "lookup-create-folder-submit-label": "new Folder",
>> >               "lookup-current-path-label": "Current Path:",
>> >               "lookup-upload-enabled": "true",
>> >               "lookup-create-folder-enabled": "true"
> this paramters are configuring the lookup widget (gwt).

I guess you mean:

https://svn.wyona.com/repos/public/yanel/contributions/ajax-components/src/lookup-tree

right?

Btw, did you notice that we did some improvements re GWT integration, 
hence I think it would make sense
to reference the LookupTree widget via svn:externals from within the 
lookup resource and hence make development
simpler


>> 56,61d58
>> < <!--         <form action="${yanel.back2realm}create-new-page.html" 
>> enctype="multipart/form-data" method="post" >
>> <           <input type="hidden" name="resource-type" 
>> value="http://www.wyona.org/yanel/resource/1.0::file"/>
>> <           <input type="hidden" name="lookin" value="/"/>
>> <           <input type="file" name="rp.data"/>
>> <           <input type="submit" value="Upload" name="save"/>
>> <         </form> -->
> this is not used, should be deleted.

I have deleted this code
>>
>> because it's not clear to me what these parameters are good for and I 
>> would prefer to have these files synchronized or as mentioned
>> moved into the lookup resource type.

ok, I have synchronized them.

Everything seems to be good except I am not able to upload any images 
nor insert any existing images via TinyMCE, whereas I receive
the following warning:

439165 2010-01-29 23:53:23,182 [http-8080-Processor19] WARN  
org.wyona.yanel.core.util.ConfigurationUtil.getCustomConfiguration():50  
- Did not find any child elements nor text within sitetree::<no 
value>:@dom-created

Can you reproduce this problem? And if so, any idea what needs to be fixed?


> about moving into the rc see my comments in the bugzilla 
> http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7397

I understand, but I think it's bad having the same file over and over 
again and hence will move it.
As said one can always do it differently on an individual basis.

Thanks

Michi
>
> cheers
> simon
>
>>
>> Thanks
>>
>> Michi
>



More information about the Yanel-development mailing list