Xilize 3.0.3_31 release notes
May 5 2007
xilize-jEdit
This package also contains xilize-engine.
files
- xilize-jEdit-JAR-v3.0.3_31.tar.gz —this decompresses to
xilize-jEdit.jar and is the only file required for the jEdit plugin.
- xilize-jEdit-v3.0.3_31_javadoc.zip
- xilize-jEdit-v3.0.3_31_sources.zip
minimum requirements
- jEdit 4.2
- Java 1.5 (a.k.a. Java5)
xilize-engine
Note: the xilize-jEdit package contains this funtionality as well. This package is provided for non-jEdit users. See command line.
files
- xilize-engine.jar
- xilize-engine-v3.0.3_31_javadoc.zip
- xilize-engine-v3.0.3_31_sources.zip
minimum requirements
- Java 1.5 (a.k.a. Java5)
- one of
- bsh-core-2.0b4.jar
- bsh-2.0b4.jar
- jedit.jar
changelog — this release
Bug fixes:
- [ 1651611 ] Modes in jEdit — fixed jEdit mode file syntax error. Use Plugins —> Xilize —> options and press the install Xilize mode button to activate the new mode file.
- [ 1634937 ] wait until buffers saved before translation
- added
dl. signature (definition list) — had been left out in error
Feature requests:
- [ 1634943 ] implement waitForRequests() in xilize plugin — for use in jEdit macros
Docs:
- minor updates/fixes to the website
changelog — previous releases
3.0.2
New menus: Added a popup menu and a file system browser menu. Added submenus for signatures, modifiers, color picker, relative path generator, and project file creation.
Bug fixes:
- footnote id is now correct, link between footnote and footmark work both ways
_DirInclude_ and _DirExclude_ are now comma-separated lists and work correctly
Docs:
Added Quick Start Guide to the website and made many other changes toward the goal of getting the documentation up to v3.0.
Misc:
Activated the SourceForge project mailing list xilize-users and bug tracker.
3.0.1
Xilize 3.0 contains a major upgrade to the translation engine. XAA is not yet included.
See migiration notes for 2.0 users.
manual install for jEdit plugin
- copy
xilize-jEdit.jar to your jars directory. (See Utilities —> Settings Directory for location.)
- do one of the following:
- restart jEdit
- use Plugins —> Plugin Manager to unload the old plugin and reload the new one. (Click the check box next to
Xilize in the list of installed plugins, then check the one next to xilize-jEdit.jar. You may have to turn off Hide libraries at the top of the dialog to see the jar file.)
- If the new release has mode file changes, use Plugins —> Xilize —> options and press the install Xilize mode button to activate the new mode file.