[Zope] The best way

2008-01-11 Thread Garito
Hi, all! If you have download the ZSM product you could see I put on it a zexp file with prototype and some other js file and a css file plus images This was only a prototype solution to bring you the chance to see how my ideas are but I think this is not a definitive solution Now my question: W

Re: [Zope] The best way

2008-01-11 Thread Garito
Hi! Thanks Martijn and Matt for your ideas! @Matt: can you explain with more detail the question about REQUEST.response.write()? If the written content is as long as a file like prototype is not a very heavy solution? The contents of the zexp file are only js files and images (static content) and

Re: [Zope] manage_renameObjects and AJAX

2008-01-11 Thread Dieter Maurer
Garito wrote at 2008-1-11 17:34 +0100: >I'm try to implement the edition part of ZSM and I begin with the rename >objects functionality >I create a InPlaceEditor object to rename every branch but when I submit the >form the rename command works ok but the response is the manage_main (or >similar) a

[Zope] Re: The best way

2008-01-11 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Garito wrote: > Hi, all! > If you have download the ZSM product you could see I put on it a zexp > file with prototype and some other js file and a css file plus images > > This was only a prototype solution to bring you the chance to see how > my ide

[Zope] manage_renameObjects and AJAX

2008-01-11 Thread Garito
Hi! I'm try to implement the edition part of ZSM and I begin with the rename objects functionality I create a InPlaceEditor object to rename every branch but when I submit the form the rename command works ok but the response is the manage_main (or similar) and the tree disappear Is there a way to

Re: [Zope] manage_renameObjects and AJAX

2008-01-11 Thread Garito
Ok Then I put another function into the monkey patch to rename the objects Did you try to install the product? I'm specially interested in the opinions of big helpers like you Thank you very much! 2008/1/11, Dieter Maurer <[EMAIL PROTECTED]>: > > Garito wrote at 2008-1-11 17:34 +0100: > >I'm try

Re: [Zope] Re: The best way

2008-01-11 Thread Garito
Wow! That's exactly what I need Tomorrow I'll try this Thank you so much Tres!!! 2008/1/11, Tres Seaver <[EMAIL PROTECTED]>: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Garito wrote: > > Hi, all! > > If you have download the ZSM product you could see I put on it a zexp > > file with p

RE: [Zope] Re: The best way

2008-01-11 Thread Matt Hollingsworth
Thanks! That solves my problem as well :). -Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tres Seaver Sent: Friday, January 11, 2008 2:04 PM To: zope@zope.org Subject: [Zope] Re: The best way -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Garito