After your explanation last week, I promised I'd keep an eye on the 
implementation.

This snippet seems to demonstrate slightly unexpected behaviour on my system:
* a single word (for example, unconfineddomain) is flagged as a spelling error 
even when it's inside a <codeph> element
* a term containing an underscore (for example, platform_app) is not flagged as 
a spelling error inside a  <codeph> element

Hardly grounds for complaint :-} but I thought I'd pass it on.


Niels Grundtvig Nielsen
technical author T&P
you know what you're talking about - I can help you say it

    <dl>
      <dlentry>
        <dt>Unconfined domain</dt>

        <dd>Domain <codeph>unconfineddomain</codeph> contains all the
        potential accesses needed for system processes. System domains
        (<codeph>system_app</codeph>, <codeph>media_app</codeph>,
        <codeph>platform_app</codeph> and so on) inherit its rules.</dd>
      </dlentry>
</dl>

-----Original Message-----
From: Hussein Shafie [mailto:huss...@xmlmind.com]
Sent: woensdag 11 mei 2016 8:53
To: Grundtvig Nielsen Niels
Cc: 'xmleditor-support@xmlmind.com'
Subject: Re: [XXE] small and unimportant question :-}

The elements you cite are *not* checked for spelling because we have added this 
declaration in <XXE_install_dir>/addon/config/dita/topic.xxe:

---
   <cfg:spellCheckOptions xmlns=""
     useAutomaticSpellChecker="true"
     languageAttribute="xml:lang"
     skippedElements="pre lines screen codeblock msgblock syntaxdiagram
                      msgph msgnum cmdname varname filepath
                      userinput systemoutput
                      apiname codeph option parmname pt
                      markupname numcharref parameterentity textentity
                      xmlatt xmlelement xmlnsname xmlpi" />
---

But may be we forgot some elements in the above <cfg:spellCheckOptions>, so 
please do not hesitate to ask us to add these missing elements to this 
<cfg:spellCheckOptions>.

More information in
http://www.xmlmind.com/xmleditor/_distrib/doc/configure/spellCheckOptions.html


*********************************************************************************************
Worldline SA/NV - Chaussee de Haecht 1442 Haachtsesteenweg
- 1130 Brussels - Belgium
RPM-RPR Bruxelles-Brussel - TVA-BTW BE 0418.547.872
Bankrekening-Compte Bancaire-Bank Account 310-0269424-44
BIC BBRUBEBB - IBAN BE55 3100 2694 2444

"The information contained in this e-mail and any attachment there to be 
confidential and may contain information which is protected by intellectual 
property rights.
This information is intended for the exclusive use of the recipient(s) named 
above.
This e-mail does not constitute any binding relationship or offer toward any of 
the addressees.
If you are not one of the addressees , one of their employees or a proxy holder 
entitled to hand over this message to the addressee(s), any use of the 
information contained herein (e.g. reproduction, divulgation, communication or 
distribution,...) is prohibited.
If you have received this message in error, please notify the sender and 
destroy it immediately after.
The integrity and security of this message cannot be guaranteed and it may be 
subject to data corruption, interception and unauthorized amendment, for which 
we accept no liability."

--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to