[Yanel-dev] Diff tinymce-lookup.jelly

simon simon at 333.ch
Fri Jan 29 16:32:06 CET 2010


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.
> 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).
> 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.
>
> 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.
about moving into the rc see my comments in the bugzilla 
http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=7397

cheers
simon

>
> Thanks
>
> Michi



More information about the Yanel-development mailing list