[Osr-101] Allowing third-party links within introspection

Michael Wechner michael.wechner at wyona.com
Tue Oct 23 09:43:19 CEST 2007


Hi

Many CMS offer different kind of editors (especially some kind of AJAX).

It would be nice if the Neutron introspection would support this, e.g. 
(see in particular the second resource)

<resource name="Some XML">
    <edit mime-type="application/xhtml+xml">
      <checkout 
url="foo.html?yanel.resource.viewid=source&yanel.resource.usecase=checkout" 
method="GET"/>
      <checkin url="foo.html?yanel.resource.usecase=checkin" method="PUT"/>
      <release-lock url="foo.html?yanel.resource.usecase=release-lock" 
method="GET"/>
    </edit>
</resource>
<resource name="Some XHTML paragraph">
  <edit href="?edit-with-tinyMCE">
</resource>


Of course this also relates somehow to editing with third party tools, 
such as OOo

WDYT?

Cheers

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Osr-101 mailing list