I'm trying to upgrade from 5.1 to 5.5 (because I was really happy to see your 
fix to list steps). Unfortunately, we've customized our interface and the 
customization mechanism seems to have changed. 
Our customizations are in three files that I replace in the DITA plugin: 
common.imp, topic.css, and map.css.

The customizations are pretty simple, for example, I  have the following text 
in the map.css for the DITA plugin:
    @property-value open-file()
         command-button(icon, square,
                                color, blue
                                command, "XXE.open",
                                parameter, xpath("resolve-uri(@href)"));

This lets me open files in my ditamaps directly. I have something similar in 
the topic.css that lets me open files from my cross-references directly. This 
is functionality that is present in every other word processing tool for 
technical writers that I have ever used. When I was introduced to XMLMind, it 
was by someone whose department had also customized XMLMind in the same way.

I can't migrate to the new version without this functionality. Can you tell me 
how you changed the customization mechanism so I can get it to work with the 
new version? This functionality was user-visible to me, because I was using it. 
If it isn't in your changes file, then it's an oversight.

-----Original Message-----
From: Hussein Shafie [mailto:[email protected]] 
Sent: Wednesday, March 20, 2013 2:58 PM
To: Tyrin Avery
Cc: '[email protected]'
Subject: Re: [XXE] Migrating customization from 5.1 to 5.5

On 03/20/2013 05:55 PM, Tyrin Avery wrote:
> I don't see anything about you getting rid of *.imp files.

I'm sorry but:

http://www.xmlmind.com/xmleditor/changes.html

only describes user-visible changes.





> I'm not seeing the common.imp file anymore in the DITA plugin.

--> In XXE, ".imp" is a file extension used for *CSS* modules.

The DITA add-on has all its CSS files in:

XXE_install_dir/addon/config/dita/css/

AND

XXE_install_dir/addon/config/dita/css_classed/

For performance reasons, these folders contains large, flat, CSS files 
(topic.css, map.css, bookmap.css). Note that these folders contained the very 
same files in v5.1.




--> In XXE, ".incl" is a file extension used for XXE configuration modules.

XXE_install_dir/addon/config/dita/ contains a file called "common.incl".




> Did my IT department maybe download the personal edition rather than the 
> professional edition?
>

This cannot be a problem. In terms of contents of the distribution (i.e. 
files), Personal Edition (discontinued since v5.4)/Evaluation 
Edition/Profession Edition are strictly identical.


This e-mail message and all attachments transmitted with it may contain 
privileged and/or confidential information intended solely for the use of the 
addressee(s). If the reader of this message is not the intended recipient, you 
are hereby notified that any reading, dissemination, distribution, copying, 
forwarding or other use of this message or its attachments is strictly 
prohibited. If you have received this message in error, please notify the 
sender immediately and delete this message, all attachments and all copies and 
backups thereof.


--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to