[Yanel-dev] TinyMCE Lookup within from scratch realm problem

simon litwan simon.litwan at wyona.com
Thu Apr 23 11:45:07 CEST 2009


simon litwan schrieb:
> Michael Wechner schrieb:
>> Hi
>>
>> I have added the resource config re tinymce and also the jelly to the 
>> from scratch realm (please update your local SVN)
>> and the upload works fine, but the problem is that the image is not 
>> displayed within the right box, where the files should be displayed.
>>
>> I have tested this on Mac OS X with FF2.
>>
>> Any idea? Or can you reproduce this?
> will have a look at this.
sorry my fault. i forget to commit something. thanks for spotting this.
i did commit the change for the yanel-website and 
from-scratch-realm-template realm.

the missing commit was:


Index: 
src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc
===================================================================
--- 
src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc    
(revision 42505)
+++ 
src/realms/from-scratch-realm-template/res-configs/usecases/tinymce-lookup.html.yanel-rc    
(working copy)
@@ -25,6 +25,14 @@
         </serializer>
       </view>
 
+      <!-- json view -->
+      <view id="json-node-grid" type="jelly">
+        <template>rthtdocs:/json-node.jelly</template>
+        <xslt>rthtdocs:/json-node-grid.xsl</xslt>
+        <mime-type>application/json</mime-type>
+        <serializer key="TEXT">
+        </serializer>
+      </view>
     </views>
    
     <rc:sitetree 
class="org.wyona.yanel.impl.navigation.SitetreeResConfigAndDataRepoImpl" 
xmlns:rc="http://www.wyona.org/yanel/resource/sitetree/1.0"/>

sorry for any inconvenience.

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



More information about the Yanel-development mailing list