Michael B. wrote:
Remove button in 'Set up olinks' does not work as expected:

   1. Highlight row to be removed - remove button becomes enabled
   2. Click Remove button - nothing happens.

How can I get rid of the documents I used for experimenting?


Sorry. This is a bug. It has been fixed in latest v5.5 release. See http://www.xmlmind.com/xmleditor/changes.html :

---
Bug fixes:

...

* Clicking the Remove button in DocBook "Set up olinks" dialog box did not remove the selected entry.
---



--> If you don't want to upgrade, then the (ugly) workaround is to use a text editor to delete the line starting with "olinkedDocuments=" in (text, ISO-8859-1 encoding) file preferences.properties.

Excerpts from my own preferences.properties:
---
olinkedDocuments=file\:/home/hussein/src/5xxe/docsrc/configure/doc.xml\nconfigure\nfile\:/home/hussein/src/5xxe/docsrc/help/help.xml\nhelp\nfile\:/home/hussein/src/5xxe/docsrc/commands/doc.xml\ncommands
---

File preferences.properties is found in <XXE_user_preferences_dir>,
where <XXE_user_preferences_dir> is:

     * $HOME/.xxe5/ on Linux.
     * $HOME/Library/Application Support/XMLmind/XMLEditor5/ on the Mac.
     * %APPDATA%\XMLmind\XMLEditor5\ on Windows XP, Vista, 7 and 8.

       Example: C:\Documents and Settings\john\Application
Data\XMLmind\XMLEditor5\ on Windows XP.
C:\Users\john\AppData\Roaming\XMLmind\XMLEditor5\ on Windows Vista, 7 and 8.

       If you cannot see the "Application Data" directory using
Microsoft Windows File Manager, turn on Tools>Folder Options>View>File
and Folders>Show hidden files and folders.


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

Reply via email to