Michael Wechner schrieb: > Andreas Hartmann wrote: > >> Hi Michi, >> >> Michael Wechner schrieb: >> >> >> >>> As Joern has pointed out during the hackathon today the spec for the >>> Neutron Sitetree response was missing. >>> >>> I have added an example >>> >>> http://neutron.wyona.org/draft-neutron-protocol-v0.html#rfc.section.5.2 >>> >> >> thanks a lot - I tried to implement a basic prototype, but the sitetree >> URL doesn't appear in Yulup's "Save to CMS as ..." menu. >> >> > > does it show up if you click on the "Page Management" menu item and then > clicking on Sitetree within the sidebar?
Yes! I didn't try this yesterday. It's not hierarchical, though - I didn't know how to accomplish that. > Or does it show up when clicking on select after clicking on the asset > or image widget? No, it lets me select only "http://www.yulup.org/images/whale-logo.gif". >> The introspection file looks like this: >> >> <introspection> >> <navigation> >> <sitetree method="GET" >> href="/default/authoring/tutorial.html?lenya.module=neutron&lenya.action=sitetree"/> >> >> </navigation> >> >> <edit name="Body Content" mime-type="application/xhtml+xml"> >> <checkout method="GET" >> url="/default/authoring/tutorial.html?lenya.usecase=neutron.checkout"/> >> <checkin method="PUT" >> url="/default/authoring/tutorial.html?lenya.usecase=bxe.close"/> >> </edit> >> >> </introspection> >> >> > > have you commited these changes such that I can test it locally? Yes, it's also deployed on http://lenya.zones.apache.org:9999. >> Saving doesn't work either (I re-opened bug 40503). >> >> > > what does ngrep -d lo "" "port 8888" say? ngrep: command not found :) I'd have to install it - would you mind giving it a try on your machine? TIA! -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
