[daisy] Off line editor?
Steven Noels
stevenn at outerthought.org
Wed Dec 6 09:00:42 CST 2006
On 06 Dec 2006, at 15:40, Michael Wechner wrote:
> Steven Noels wrote:
>
>> On 06 Dec 2006, at 14:56, Michael Wechner wrote:
>>
>>> could this editor also be used for other CMS resp. how much it
>>> is attached to Daisy?
>>
>>
>> Hi Michi!
>>
>> It is attached to the Daisy repository API which reflects the
>> Daisy repository model. It's a tiny standalone applications which
>> connects to the repo, downloads a document with all of this
>> parts, takes care of locking (IIRC) and allows you to launch an
>> associated editor using JDIC (https://jdic.dev.java.net/).
>
>
> do you think it would be hard to switch this to Neutron:
>
> http://neutron.wyona.org
>
> resp. is the repository API or exchange between Daisy the tiny
> standalone application documented somewhere?
We have plenty of documentation. The API is described here: http://
cocoondev.org/daisydocs-1_5/repository/interfaces/153.html
The ugly part of such integration efforts however tends mostly to be
stuff like authentication and underlying protocol handling. Plus the
fact that Daisy documents are typically more complex than what other
content repositories support (i.e. parts/fields/variants/versions).
</Steven>
--
Steven Noels http://outerthought.org/
Outerthought Open Source Java & XML
stevenn at outerthought.org stevenn at apache.org
More information about the daisy
mailing list