Thanks for the prompt and helpful (although a bit disappointing) answer:)
Den 16. mar. 2010 kl. 13.08 skrev Hussein Shafie:
> --> Sorry in advance for our rather disappointing answer:
>
> * No, there is no way to specify @media NOT_XMLmind_XML_Editor {}
>
> * No, we currently do not plan to implement more CSS2/CSS3 features.
>
> We generally do that when this is *really* needed to decently support a
> new document type. (The last time we did that was to style DITA maps and
> bookmaps.)
Ok. I can understand that a lot of the CSS3 additions (ie most CSS3 blocks) are
not that important. Adding support for CSS3 selectors, though, would make a few
things simpler, and some other things possible:)
> --> Now, the workaround:
>
> * Turn off option "Ignore <?xml-stylesheet?>" (Options|Preferences, Open
> section). By doing this, XMLmind XML Editor will *not* pick
> gt_dictionary.css.
>
> See
> http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#openOptions
>
> * Now create a simple configuration for dictionary files. This simple
> configuration will contain something like:
>
> <css name="Dictionary" location="gt_dictionary_XXE.css"/>
>
> where "gt_dictionary_XXE.css" is a simplified variant of
> gt_dictionary.css. (No need to duplicate things gt_dictionary.css can
> import gt_dictionary_XXE.css.)
>
> See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/css.html
>
> * This configuration file allows you to do much more than simply styling
> your dictionary files: custom menu, custom toolbar, custom keyboard
> bindings, custom commands, etc.
>
> See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html
>
> * Moreover it is easy to package your configuration as an add-on in
> order to distribute it over the internet. The persons using XXE will
> simply have to select it using "Options|Install Add-ons".
>
> See "How to package an add-on as a .zip archive" --
> http://www.xmlmind.com/xmleditor/contribute.html#package_addon
Thanks a lot for the links, info and suggestion for workaround.
Best regards,
Sjur Moshagen