Hi!
I try to create a image library for the image drawer but when I click on the drawer button an error is raise:

this.shared.xmldata.setProperty is not a function

I supouse that the error is raised because the xml is incorrect but I can't see where

Can you help me?

This is the XML:

<?xml version="1.0" ?>
<libraries>
        <library id="Galeria">
        <uri>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Carpeta 
Imagenes/Ver/Galeria</uri>
        <title>Galeria de fotos</title>
        <src>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Carpeta 
Imagenes/Ver/Galeria</src>
        
<icon>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Imagenes/CarpetaImagenes.png</icon>
</library><library id="Imagenes">
        <uri>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Carpeta 
Imagenes/Ver/Imagenes</uri>
        <title>Imagenes de la web</title>
        <src>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Carpeta 
Imagenes/Ver/Imagenes</src>
        
<icon>http://yanged:9180/EspaciosYanged/Huete/huete.cc/Imagenes/CarpetaImagenes.png</icon>
</library>
</libraries>

Thanks a lot!

--
Mis Cosas
http://blogs.sistes.net/Garito/


_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to