[oXygen-user] Oxygen Framework for Mallard

Oxygen XML Editor Support (Radu Coravu) support at oxygenxml.com
Mon Feb 20 06:54:55 CST 2017


Hi Sascha,

Maybe this will help:

> http://blog.oxygenxml.com/2014/08/the-oxygen-sdk-part-2-frameworks.html

At its minimum a framework should contain:

1) Schemas/DTDs used for validating the XML and giving Oxygen 
information to help with content completion while editing.

2) A CSS to be used when editing the XML in the Author visual editing mode.

3) A folder containing new file templates which appear when the 
File->New wizard dialog is presented.

I found a very simple framework I created some time ago for the Daisy 
XML vocabulary:

https://github.com/oxygenxml/Daisy

The framework is also bundled with Oxygen 
(OXYGEN_INSTALL_DIR\frameworks\daisy). Maybe it helps as an example.

Regards,
Radu

Radu Coravu
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 2/20/2017 2:35 PM, Sascha Manns wrote:
> Hello Radu,
>
> Am Montag, den 20.02.2017, 10:08 +0200 schrieb Oxygen XML Editor Support
> (Radu Coravu) :
>> Hi Sascha,
>>
>> Not that I know of. At some point I made a list of public hosted plugins
>> and frameworks that we (the Oxygen developers) know of:
>>
>> http://blog.oxygenxml.com/2014/11/public-hosted-oxygen-plugin-and.html
>>
>> If you are willing to invest some time and create a GitHub project for
>> such a framework, we could try to help with advice.
> I'm thinking about it. Do you have a documentaion about writing frameworks?
>
> Greetings
> Sascha


More information about the oXygen-user mailing list