[XXE] font support in 3.8.1

2008-09-08 Thread Andy Black
On 9/5/2008 11:21 AM, Hussein Shafie wrote: > Starting from XXE v3.8 (support of MathML), this > restriction: > > --- > font-family is expected to contain serif, sans-serif or monospace. > Example: "|font-family: Helvetica, Arial, sans-serif;|". > --- > > has been removed. I've tested that with fon

[XXE] Large file loads very slowly in 4.1.0

2008-11-02 Thread Andy Black
On 11/2/2008 8:02 AM, Hussein Shafie wrote: > Andy Black wrote: > >> We've just learned that a large (540KB) XML file for one of our custom >> configurations loads very slowly in version 4.1.0. In version 3.8.1 it >> takes about 12 seconds, but in 4.1.0 it

[XXE] Large file loads very slowly in 4.1.0

2008-11-03 Thread Andy Black
On 11/3/2008 9:20 AM, Hussein Shafie wrote: > Andy Black wrote: >> We've just learned that a large (540KB) XML file for one of our >> custom configurations loads very slowly in version 4.1.0. In version >> 3.8.1 it takes about 12 seconds, but in 4.1.0 it takes about 5

[XXE] Large file loads very slowly in 4.1.0

2008-11-04 Thread Andy Black
On 11/3/2008 10:26 AM, Hussein Shafie wrote: > Andy Black wrote: > >> On 11/3/2008 9:20 AM, Hussein Shafie wrote: >> > I would replace: > > id(@foo)/@wiz > > by something like: > > //b...@id = current()/@foo]/@wiz > > That is, get rid of id() b

[XXE] Large file loads very slowly in 4.1.0

2008-11-01 Thread Andy Black
Hello, We've just learned that a large (540KB) XML file for one of our custom configurations loads very slowly in version 4.1.0. In version 3.8.1 it takes about 12 seconds, but in 4.1.0 it takes about 5 minutes and 20 seconds. We are using the Personal Edition in both cases. Is this a known

[XXE] font support in 3.8.1

2008-07-18 Thread Andy Black
Hussein Shafie wrote: "Java started this time and what I saw was not that bad. The problem that struck me was that all 0-width characters were all displayed as little rectangles. I fixed this in our code. Our bug was to assume that 0-width characters were bugs in the Java fonts and therefore,

[XXE] font support in 3.8.1

2008-07-21 Thread Andy Black
On 7/21/2008 1:17 AM, Hussein Shafie wrote: > Andy Black wrote: >> >> Does this mean that XXE v4 will have the CSS font-family restrictions >> removed? > > No. > >> These restrictions are in listed the CSS documentation as >> --- >> >> f

[XXE] "Bookmark" capability

2008-01-11 Thread Andy Black
I vaguely remember reading something on this list about an ability to set "bookmarks" in XXE, but have not been able to find it. So please forgive me if this has been discussed before. What I'm after is a way to tag a location in a file, go to another location, and then pop back to the first l

[XXE] Bound keys do not work when cursor is in a text-field

2008-01-11 Thread Andy Black
In my CSS configuration file, I have several places where I use a text-field (usually for IDs). I've noticed that whenever the cursor is in such a text-field, bound keys for my macros do not work. I can use my custom menu (via the mouse) to get to these, but it would be nice to be able to just

[XXE] Bound keys do not work when cursor is in a text-field

2008-01-14 Thread Andy Black
On 1/14/2008 2:02 AM, Hussein Shafie wrote: > Andy Black wrote: >> In my CSS configuration file, I have several places where I use a >> text-field (usually for IDs). >> >> I've noticed that whenever the cursor is in such a text-field, bound >> keys for my ma

[XXE] Ability to invoke a macro command when a particular element is inserted

2008-02-15 Thread Andy Black
Hello, In our configuration files for a custom kind of paper, I'd like to be able to invoke a macro command we've written whenever any one of several elements are inserted. From looking at the configuration documentation and the programmer documentation, I did not see any way to do this. I'm

[XXE] Dynamically change CSS display between none and inline

2007-01-17 Thread Andy Black
Hi, Is there a way to dynamically change an element's CSS display value between 'none' and, say, 'inline'? It would be nice to create a custom menu option, for example, that would toggle between "show indexing markup" and "hide indexing markup". If it is set to "show", then the indexing marku

[XXE] Schematron restrictions in Standard Edition

2006-10-04 Thread Andy Black
Hussein Shafie wrote: ... * XMLmind XML Editor now supports Schematron, an ISO standard, which we view as a simple mean to add business rules to your XML documents. Example: the authors in your organization must write articles conforming to the DocBook grammar. Fine, but how to en

[XXE] Detecting a locked PDF file

2009-04-22 Thread Andy Black
Hello, Some PDF reader applications lock the PDF file they are displaying. One implication of this is that if a user tries to re-generate a PDF file from within XXE while that file is currently being viewed in the PDF reader, then the generation process will result in a "command execution has

[XXE] Detecting a locked PDF file

2009-04-23 Thread Andy Black
On 4/23/2009 12:16 AM, Hussein Shafie wrote: > Andy Black wrote: > >> Some PDF reader applications lock the PDF file they are displaying. One >> implication of this is that if a user tries to re-generate a PDF file >> from within XXE while that file is currently

[XXE] Spelling check: How to removing an incorrect "learned" word

2009-05-29 Thread Andy Black
Hello: I just mistakenly told the spelling checking tool to learn a word that is not correctly spelled. How do I fix this error so that the spelling tool will not let this incorrect spelling pass later on? Thanks! --Andy

[XXE] Spelling check: How to removing an incorrect "learned" word

2009-05-29 Thread Andy Black
On 5/29/2009 10:14 AM, Andy Black wrote: > Hello: > > I just mistakenly told the spelling checking tool to learn a word that > is not correctly spelled. > How do I fix this error so that the spelling tool will not let this > incorrect spelling pass later on? > My apologies

[XXE] Spelling check: How to removing an incorrect "learned" word

2009-05-29 Thread Andy Black
On 5/29/2009 10:56 AM, Hussein Shafie wrote: > Andy Black wrote: > >> I did go to the archive page, but since one has to search month-by-month >> I decided to ask the list. Is there any way to do a search across the >> archive without having to do it month-by-month?

[XXE] shell command not seeing new environment variables on Windows until do a reboot

2009-07-01 Thread Andy Black
In my configuration files, I'm trying to use a element that invokes a batch file (on Windows - it would be a shell script on another platform). This batch file needs to make use of a system environment variable that was added by an installation package. I noticed that while newly created comm

[XXE] Menu icon not rendering if in custom configuration

2009-07-02 Thread Andy Black
On 7/2/2009 12:56 AM, Hussein Shafie wrote: > Andy Black wrote: > >> Has anyone else run into the following issue? >> >> I am trying to show an icon in a custom menu item (that is, it's in my >> configuration files). If I put the graphic file in the XXE inst

[XXE] shell command not seeing new environment variables on Windows until do a reboot

2009-07-02 Thread Andy Black
On 7/2/2009 12:34 AM, Hussein Shafie wrote: > Andy Black wrote: > >> In my configuration files, I'm trying to use a element that >> invokes a batch file (on Windows - it would be a shell script on another >> platform). This batch file needs to make use of a sy

[XXE] Menu icon not rendering if in custom configuration

2009-07-01 Thread Andy Black
Has anyone else run into the following issue? I am trying to show an icon in a custom menu item (that is, it's in my configuration files). If I put the graphic file in the XXE installation directory addon\config\common\icons, then the icon shows up, but if I put in with my other configuration

[XXE] %P macro variable on Windows inconsistency

2009-10-01 Thread Andy Black
Hello, I recently noticed that the %P macro variable on Windows behaves differently when the path is at the top (or root) directory than when the path contains a directory. When it is at the root, it ends with a backslash (e.g. "E:\") whereas when it contains a directory, it does not end with

[XXE] %P macro variable on Windows inconsistency

2009-10-02 Thread Andy Black
On 10/1/2009 8:04 AM, Hussein Shafie wrote: > Andy Black wrote: > >> I recently noticed that the %P macro variable on Windows behaves >> differently when the path is at the top (or root) directory than when >> the path contains a directory. When it is at

[XXE] Using XPath to create arguments to pick command, dynamically

2009-12-15 Thread Andy Black
Message: 8 > Date: Tue, 15 Dec 2009 14:23:31 +0100 > From: Hussein Shafie > Subject: Re: [XXE] Using XPath to create arguments to pickcommand > dynamically > To: Mariusz Idzikowski > Cc: "xmleditor-support at xmlmind.com" > Message-ID: <4B278DD3.4050409 at xmlmind.com> > Content-Type:

[XXE] Bug? Can create invalid ID using CSS text-field() content object

2010-01-04 Thread Andy Black
On 1/4/2010 1:06 PM, Hussein Shafie wrote: > Andy Black wrote: > >> In our XXE configuration files, we have an element (called 'example') >> with an attribute (called 'num') that is an ID according to the DTD. We >> show this a

[XXE] Bug? Can create invalid ID using CSS text-field() content object

2010-01-04 Thread Andy Black
Hello. In our XXE configuration files, we have an element (called 'example') with an attribute (called 'num') that is an ID according to the DTD. We show this attribute via the CSS configuration like this: example:before { content: "(" text-field(attribute, num, columns, 10, font-size,

[XXE] When content of ID attribute changes, change all referencing IDREFs

2010-06-25 Thread Andy Black
A user of the custom configuration I've developed asked if there was a way to automatically change broken links. In his case, he had about 20 elements with an IDREF attribute referring to one element containing an ID. When he changed the ID of that one element, the IDREF links were broken (of

Re: [XXE] When content of ID attribute changes, change all referencing IDREFs

2010-06-28 Thread Andy Black
On 6/28/2010 1:44 AM, Hussein Shafie wrote: > Andy Black wrote: > >> ... >> So, we're wondering if there is a way now to have XXE fix such broken >> links automatically. ... >> >> > > Implementing this feature poses no technical problem,

[XXE] Single quote (apostrophe) in file name causes to fail

2010-10-23 Thread Andy Black
Hi, A user has a file name of Me'phaa.xml and was trying to run a custom macro I had made. The macro failed to work. When I debugged the macro and gave it the command the result was: -->associatePublisherStylesheet:get: checking... cannot parse expression='file:/C:/Documents%20

Re: [XXE] Single quote (apostrophe) in file name causes to fail

2010-10-23 Thread Andy Black
On 10/23/2010 1:24 AM, Hussein Shafie wrote: > On 10/22/2010 11:24 PM, Andy Black wrote: >> A user has a file name of >> >> Me'phaa.xml >> >> and was trying to run a custom macro I had made. The macro failed to work. >> >> When I debugged

Re: [XXE] Single quote (apostrophe) in file name causes to fail

2010-10-24 Thread Andy Black
> > --- > > * If I open file ab.xml in XXE and execute testIt3, this macro works as > expected. > * If I open file a'b.xml in XXE and execute testIt3, this macro works as > expected. > * If I open file a"b.xml in XXE and execute testIt3, this macro works as > e

[XXE] Deleting an element can move focus far away

2010-10-25 Thread Andy Black
We have a situation where a custom configuration (for a publisher style sheet) involves sequences of many elements, none of which has (PCDATA) content. Many are EMPTY, but have a number of formatting-oriented attributes. The CSS display in XXE reflects these formatting-oriented attributes (so

Re: [XXE] Deleting an element can move focus far away

2010-10-26 Thread Andy Black
On 10/25/2010 10:18 AM, Hussein Shafie wrote: > On 10/25/2010 06:46 PM, Andy Black wrote: > ... >> I'm wondering if it might be possible to modify XXE's behavior in such >> situations so that a deletion operation would move the focus to a >> preceding element

[XXE] Modular document creation: copy from main to modular

2010-11-24 Thread Andy Black
Hi, Hussein. I really like XMLmind XML Editor's ability to handle modular documents. On several occasions, I've not been able to figure out how to do something. Let me try to illustrate. Suppose you do the following: 1. Create a new Docbook 5 book. 2. Type in some information in the Chapter e

Re: [XXE] Modular document creation: copy from main to modular

2010-11-24 Thread Andy Black
Great! Thanks, Hussein. Very helpful. And having a command to do this would be very nice. --Andy On 11/24/2010 1:16 PM, Hussein Shafie wrote: > On 11/24/2010 07:54 PM, Andy Black wrote: >> I really like XMLmind XML Editor's ability to handle modular documents. >> >>

[XXE] Browse Files... in the Attributes Tool and Unicode NFC vs. NFD

2011-02-16 Thread Andy Black
Hussein: One of our users recently ran into a frustrating situation. He had a element whose href attribute was set as a relative URI to a sound file in MP3 format. The sound file was on his hard disk in a subdirectory of where the main file is located. (This is for the XLingPaper custom confi

Re: [XXE] Browse Files... in the Attributes Tool and Unicode NFC vs. NFD

2011-02-17 Thread Andy Black
On 2/17/2011 1:58 AM, Hussein Shafie wrote: > On 02/16/2011 11:37 PM, Andy Black wrote: >> Hussein: >> >> One of our users recently ran into a frustrating situation. He had a >> element whose href attribute was set as a relative URI to a sound >> file in MP3

[XXE] CSS background-color no longer working?

2011-05-01 Thread Andy Black
I just upgraded to XXE version 4.9.0 and in our custom configuration, the background-color is no longer being shown. Was there a change between 4.8.0 and 4.9.0 that resulted in this and I missed it in the list of changes? You can get our custom configuration here: http://www.xlingpaper.org/?p

Re: [XXE] CSS background-color no longer working?

2011-05-02 Thread Andy Black
On 5/1/2011 10:47 AM, Hussein Shafie wrote: > On 05/01/2011 12:29 AM, Andy Black wrote: >> I just upgraded to XXE version 4.9.0 and in our custom configuration, >> the background-color is no longer being shown. ... > Sorry this is a bug, a regression from v4.8. This bug will be

Re: [XXE] How to localize a custom configuration

2011-05-08 Thread Andy Black
Thank, you,. Hussein, for the clarifications and ideas. Much appreciated, --Andy On 5/7/2011 12:30 AM, Hussein Shafie wrote: > On 05/06/2011 11:49 PM, Andy Black wrote: >> I was able to figure out what I was doing wrong in getting strings in >> the CSS (and commands) to work. I

[XXE] Use of selectById command in a macro

2011-07-26 Thread Andy Black
According to the set of changes given on http://www.xmlmind.com/xmleditor/changes.html, the selectById command is replaced by selectLink. We have been using selectById within a macro whereby the user chooses an item from a list (via the pick command) and we then invoke selectById to jump to th

Re: [XXE] Use of selectById command in a macro

2011-07-26 Thread Andy Black
On 7/26/2011 1:18 AM, Hussein Shafie wrote: > On 07/26/2011 01:25 AM, Andy Black wrote: >> According to the set of changes given on >> http://www.xmlmind.com/xmleditor/changes.html, the selectById command is >> replaced by selectLink. >> >> We have been using sele

[XXE] Using the -new command line option with a custom configuration

2012-07-12 Thread Andy Black
Hello. When I try and use the -new command line option with a custom configuration such as xxe -new XLingPaper "Paper (Section-oriented)" - I get a dialog message that says "Do not find a document template matching "Paper (Section-oriented)" in category "XLingPaper". "XLingPaper" is what is i

Re: [XXE] Using the -new command line option with a custom configuration

2012-07-12 Thread Andy Black
On 7/12/2012 12:42 AM, Hussein Shafie wrote: > On 07/12/2012 02:11 AM, Andy Black wrote: >> >> When I try and use the -new command line option with a custom >> configuration such as >> >> xxe -new XLingPaper "Paper (Section-oriented)" - >> &

Re: [XXE] Using the -new command line option with a custom configuration

2012-07-12 Thread Andy Black
On 7/12/2012 9:48 AM, Hussein Shafie wrote: > On 07/12/2012 05:55 PM, Andy Black wrote: >> >> Maybe there is something with the XLingPaper configuration I'm using >> that is problematic. Would you be willing to install it and try it? >> You can find th

[XXE] How to show a "hanging indent paragraph" via XXE's CSS

2013-08-06 Thread Andy Black
We have had a request to add a "hanging indent paragraph" element to our DTD for linguistic documents. I am having a difficult time figuring out how to render this paragraph in XXE via CSS. Trying the following does not work because the negative value for text-indent is ignored. hangingInde

Re: [XXE] How to show a "hanging indent paragraph" via XXE's CSS

2013-08-08 Thread Andy Black
Thank you, Hussein. I take it that this bug is in the XXE style sheet engine itself so that trying to overcome this bug by writing a custom CSS style sheet extension will not work. Is that correct? --Andy On 8/7/2013 12:10 AM, Hussein Shafie wrote: On 08/06/2013 06:14 PM, Andy Black wrote

[XXE] XXE on Mac with El Capitan scrolling issue

2016-01-18 Thread Andy Black
Hello. The XMLmind XML Editor archives (http://www.xmlmind.com/pipermail/xmleditor-support/2015-December/011332.html), has a discussion on scrolling issues on a Mac running El Capitan.  From what I can tell, there is no message in the archives outlining a d

Re: [XXE] XXE on Mac with El Capitan scrolling issue

2016-01-20 Thread Andy Black
Java 1.6.0_65. While this is encouraging to know that the simple mode works, we are actually using an old version of XXE: 5.3.0. --Andy On 1/18/2016 10:45 AM, Hussein Shafie wrote: On 01/18/2016 04:57 PM, Andy Black wrote: Hello. The XMLmind XML Editor archives (<http://www.xmlmind.

Re: [XXE] XXE on Mac with El Capitan scrolling issue

2016-01-20 Thread Andy Black
I just resent the message to the email you asked. The default is blit on my non-Retina Mac (early 2009 13 inch MacBook). --Andy On 1/20/2016 10:39 AM, Hussein Shafie wrote: On 01/20/2016 06:01 PM, Andy Black wrote

[XXE] XXE7: background-color not showing in element:before

2016-06-30 Thread Andy Black
Hello. In our custom CSS, a section1 element (a display:block) has the following section1:before { content: collapser(collapsed-icon,icon(collapsed-right),expanded-icon,icon(expanded-down)) " " simple-counter(n,decimal) " " text-field(attribute,id,columns,10,font-size,smal

Re: [XXE] XXE7: background-color not showing in element:before

2016-07-01 Thread Andy Black
ssing something? --Andy On 6/30/2016 2:03 AM, Hussein Shafie wrote: On 06/29/2016 10:23 PM, Andy Black wrote: In our custom CSS, a section1 element (a display:block) has the following section1:before { content: collapser(collapsed-icon,icon(collapsed-right),expanded-icon,icon(expanded

[XXE] XXE v8.0 removed search command; what can we replace it with?

2018-03-08 Thread Andy Black
Hi, Hussein. The recently released version 8 of XXE removed the search macro command.  We are using the search macro command in our custom configuration in just one command (it looks for the first instance of a following space).  This custom command happens

Re: [XXE] XXE v8.0 removed search command; what can we replace it with?

2018-03-09 Thread Andy Black
On 3/8/2018 1:46 AM, Hussein Shafie wrote: On 03/07/2018 10:57 PM, Andy Black wrote: The recently released version 8 of XXE removed the search macro command.  We are using the search macro command in our custom configuration in just one command (it looks for the first instance of a following space). 

Re: [XXE] Default directory for XXE installer (was: XXE v8.0 removed search command; what can we replace it with?)

2018-03-10 Thread Andy Black
On 3/9/2018 1:18 AM, Hussein Shafie wrote: On 03/08/2018 05:00 PM, Andy Black wrote: One other thing I noticed: on Windows, version 8.0.0 was installed in the "C:\Program Files (x86)\XMLmind_XML_Editor 7" directory.  I was expecting it to go in "C:\Program Files (x86)\XMLmi

Re: [XXE] Default directory for XXE installer

2018-03-10 Thread Andy Black
On 3/10/2018 1:53 AM, Hussein Shafie wrote: On 03/09/2018 06:08 PM, Andy Black wrote: On 3/9/2018 1:18 AM, Hussein Shafie wrote: On 03/08/2018 05:00 PM, Andy Black wrote: One other thing I noticed: on Windows, version 8.0.0 was installed in the "C:\Program Files (x86)\XMLmind_XML_Edi

Re: [XXE] Why might a configuration be ignored upon loading?

2018-04-26 Thread Andy Black
I forgot to say this user is running XXE 7.6 On 4/25/2018 4:41 PM, Andy Black wrote: We have a custom configuration.  On at least one user's Linux computer, when XXE starts up, the Message Log dialog shows that it is &qu

[XXE] Why might a configuration be ignored upon loading?

2018-04-26 Thread Andy Black
We have a custom configuration.  On at least one user's Linux computer, when XXE starts up, the Message Log dialog shows that it is "Loading configuration" and then gives the location. It then immediately has "Ignoring configuration" with the same location.

Re: [XXE] Why might a configuration be ignored upon loading?

2018-04-27 Thread Andy Black
Thank you, Hussein.  It was a case where what I thought was XXE was actually the DocBook version. I will strive to keep this in mind in the future. --Andy On 4/26/2018 12:56 AM, Hussein Shafie wrote: On 04/26/2018 01:41 AM, Andy Black wrote: We have a custom configuration.  On at least one

[XXE] processing instructions visible after a custom copy and paste

2018-06-22 Thread Andy Black
Hi, Hussein. In our custom configuration package (for XLingPaper), we have a way for a user to promote or demote a section.  The process extracts the section (and all its sub-sections), demotes or changes the section level value (which for better or worse is encoded on the elements themselves:

Re: [XXE] processing instructions visible after a custom copy and paste

2018-06-23 Thread Andy Black
    where the getDemotedSections command is             stylesheet="../transforms/DemoteSection.xsl" to="out.xml"/>             The DemoteSections.xsl changes the level of the section elements. --Andy On 6/22/2018 2:22 AM, Hussein S

Re: [XXE] processing instructions visible after a custom copy and paste

2018-06-26 Thread Andy Black
Thank you for the good explanation.  We will remove those processing instructions. --Andy On 6/23/2018 1:25 AM, Hussein Shafie wrote: On 06/22/2018 08:53 PM, Andy Black wrote: Yes, it must be something in our macro

[XXE] Doubly nested referenced files

2018-10-23 Thread Andy Black
It is not unusual for us to have a situation where there is a main document (let's call it A)  that contains a referenced document (let's call it B) that also contains another referenced document (let's call it C).  So it's a case of what one might call a double nesting of documents. The "Opti

Re: [XXE] Doubly nested referenced files

2018-10-24 Thread Andy Black
--Andy On 10/23/2018 7:28 AM, Hussein Shafie wrote: On 10/22/2018 11:38 PM, Andy Black wrote: It is not unusual for us to have a situation where there is a main document (let's call it A)  that contains a refe

[XXE] XXE slow when editing attribute of top-level element with large documents

2018-10-25 Thread Andy Black
We have a custom configuration we've developed and have noticed that with large documents, when we edit an attribute of a high-level element, XXE can take an exceedingly long time to respond.  This is not the case if we edit PCDATA in another element that is at the beginning of the document.

Re: [XXE] XXE slow when editing attribute of top-level element with large documents

2018-10-25 Thread Andy Black
nt you the result of the  Help / About copy off-list. --Andy On 10/25/2018 12:47 AM, Hussein Shafie wrote: On 10/24/2018 08:19 PM, Andy Black wrote: We have a custom configuration we've developed and have noticed that

Re: [XXE] XXE slow when editing attribute of top-level element with large documents

2018-11-20 Thread Andy Black
opinion, still unusable. As a consequence, we are not sure to keep this experimental "label() manager" implementation in XXE v8.3. = On 10/24/2018 08:19 PM, Andy Black wrote: We have a custom configuration we've

Re: [XXE] XXE slow when editing attribute of top-level element with large documents

2018-11-21 Thread Andy Black
On 11/20/2018 1:59 AM, Hussein Shafie wrote: On 11/19/2018 07:13 PM, Andy Black wrote: ... I will examine ways to try and deal with our CSS challenge.  So I'll know, was a main part of the problem with the label(xpath()) items the time it takes to process the xpath statements and that

Re: [XXE] XXE slow when editing attribute of top-level element with large documents

2018-11-27 Thread Andy Black
you again for looking into these issues. --Andy On 11/22/2018 2:48 AM, Hussein Shafie wrote: On 11/21/2018 05:20 PM, Andy Black wrote: The shorter document is at https://drive.google.com/open?id=. Unzip it somewhere. I'm sorry but this Google Drive file is not public. I am not all

[XXE] Sort results of a get

2006-07-27 Thread Andy Black
An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20060727/32b6fc92/attachment.htm

[XXE] Only elementTemplates show in Edit tool

2006-07-27 Thread Andy Black
An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20060727/d8b26065/attachment.htm

[XXE] Sort results of a get

2006-07-28 Thread Andy Black
An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20060728/ddf8b69f/attachment.htm

[XXE] font and color choosers

2006-08-02 Thread Andy Black
In a project I'm working on, we allow an author to create an "object" element which has an IDREF to a "type" element. These "type" elements have various font-related attributes. The idea is that our XSLT transforms convert these attributes to whatever the target of the transform needs (e.g. C

[XXE] font and color choosers

2006-08-03 Thread Andy Black
An HTML attachment was scrubbed... URL: http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20060803/56e032e6/attachment.htm

[XXE] Right to left script support

2006-04-20 Thread Andy Black
I see from the list archives that others have asked about the possibility of XXE providing support for right-to-left scripts. What is the current status of this? It seems a real shame that such a fine editor would not provide this support. --Andy