On 7/28/21 8:23 PM, Judith Erickson wrote:
I cannot select anything in the Options – Customize Configuration menu.
All choices are grayed out. I need to customize a CSS.
On June 14, 2021, a coworker of yours, Calvin L., an IT guy I think,
already reported this "issue", attaching a very meaningful screenshot to
his support request.
This screenshot clearly demonstrated that no base CSS was in use for the
the kind of documents you edit, hence no way to customize this CSS.
My answer was:
---
XMLmind XML Editor does not know anything about the kind of contents
found in files like "Update_XXXXXXXXXX_manifest.xml", so you have to
teach it everything about this.
This is done by writing a *configuration* *file* for XMLmind XML Editor.
A minimum configuration for styled documents contains:
1) How to detect this kind of documents (and which is the name of this
kind of document).
2) Which schema to automatically associate with it (unless each document
instance is guaranteed to point to a DTD or Schema).
3) Which CSS stylesheet to automatically associate with it (unless each
document instance is guaranteed to point to a CSS stylesheet).
Having no configuration associated to the document you have opened leads
to a barebone XMLmind XML Editor with a grayed "XML" menu and grayed
"Options|Customize Configuration" menu items. (Note that it's called
"Customize Configuration", that is, customize an existing configuration,
not create a new configuration from scratch.)
--> How to write a configuration file for XMLmind XML Editor is explained in
"XMLmind XML Editor - Configuration and Deployment",
http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html
and more specifically in
"Chapter 2. Writing a configuration file for XXE",
http://www.xmlmind.com/xmleditor/_distrib/doc/configure/config_file.html
All our stock configurations (DITA topic, map, DITAVAL, etc, DocBook all
versions, XHTML all versions, etc), no matter how complex, have been
written this way --by the book-- (which is "XMLmind XML Editor -
Configuration and Deployment").
A simple configuration is short and not difficult to write.
Unfortunately, this implies having to read a lot of (boring) documentation.
---
You should really ask Calvin L. when an XMLmind XML Editor configuration
for the kind of documents you edit, including a CSS, will be ready.
After this is done and deployed on your computer, you'll see that the
"Options/Customize Configuration" submenu will not be grayed out anymore.
I don't see how I could help you more than this. Sorry.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support