click here to download the latest version of JModule (version 2.0).
Warning! Cut will get rid of the cut node!
I apologize for not keeping track of the dates of releases. I will start keeping track with 1.6. The initial release was (05/07/03)
New Features in version 2.0 (04/21/04):
- New "Save" function added, which saves to the previous filename
- Consequently, the previous "Save" function now renamed to "Save As"
- CSS stylesheet replaced with an XSLT stylesheet, which is viewable in Microsoft Internet Explorer
New Features in version 1.9.1 (05/24/03):
New Features in version 1.9 (05/20/03):
- XML restructured
- Preferences put in: Colour management
- xmlns:xhtml="http://www.w3.org/1999/xhtml" put in the root tag - you can now use xhtml tags
New Features in version 1.8.1 (05/18/03):
- Picture association added
- Handouts added
- Right Mouse Menu to allow for the altering of these
- As always, XML loading is backwards compatible
New Features in version 1.8 (05/18/03):
- Player and DM text omitted in XML and LaTeX when blank
- Color in LaTeX is in
- Border colour of player text is modifiable and saved
- Loading of XML files from previous versions still works
New Features in version 1.7.1 (05/16/03):
- Bug fixes - you can now not have an extension when saving
New Features in version 1.7 (05/15/03):
- Better JAR support - you no longer need the icons/ subdirectory, so get rid of it
- Better XML support - you can add your own tags. Ensure, however, that they fit the XML standard
- Code restructuring
- Nodes can now be moved deeper in the hierarchy
New Features in version 1.6 (05/13/03):
- Added support for moving events around.
- tutorial.pdf taken out of distribution
- sample.pdf added
- jmodule.bat for windows users (it's easier for unix users to java -jar)
New Features in version 1.5:
- Toolbar now in logical order.
- Cut/Copy/Paste now added
- Word wrap now exists in the player tab
- Toolbar no longer floatable
- New tutorial and sample adventure by Jaagup Irve.
New Features in version 1.4:
- Toolbar for icons, with tooltips.
- Flipped the order of tabs around.
- Root node is open by default on loading
- All those funky little problems with disabling/enabling buttons have been fixed
- word wrap now works correctly
- Splitter window goes to a semi-sane position (160 pixels from the left)
New Features in version 1.3:
- Splitter Windows! This means that you can alter the size of each of the controls on screent
- Tree Control is now scrollable
- The bug where editing then clicking save before selecting something else in the tree is fixed - you can now save without being worried about losing data
Known Issues:
- There's no way to navigate from the keyboard
- Sometimes and somewhy down arrow does not work when you have typed
something and there are lines below your current cursor position. After
hitting UP or RIGHT the cursor starts behaving properly. I presume this one
will be a difficult one to sort out so it is of minor priority.
- Occasionally, when a root node is edited, I don't get a message to update its object. What this means is that if you notice that the buttons aren't getting re-enabled properly after renaming the root node, save and quit - possibly edit the XML by hand to change the name? (In progress)
- XML Escaping issues - things like ", < and > are not handled correctly