Site Changes
This is a fairly complete history of additions and updates to the site.
- Released Tags 2.0.2 plugin for jEdit.
Updated for 4.3pre3.
- Released MoinMoin 0.3.4 plugin for jEdit.
Updated for MoinMoin 1.5.
- Updated Vimposter plugin to work with (and require)
jEdit 4.3pre3 (not yet released). I probably won't
do a new release until 4.3pre3 is released, unless I
get requests, but the code's in the repository.
- New build of new jEdit Launcher. Includes a GUI
for editing settings, instead of having to edit the
registry directly.
- New build of new jEdit Launcher, with better logging of errors
and handling of missing 'Working directory setting'.
- EditorScheme plugin 1.0, 'DarkMine' scheme from Matt Gilbert.
- Tags Plugin 2.0. Support for jEdit's VFS's, so it works over FTP,
SFTP, etc...; major internal code refactoring; re-worked & split option
pane into multiple.
- MoinMoin Plugin 0.3.2. Fixed browsing and editing sub-pages.
- Accents Plugin 1.0.1. Disabled by default. I'm sick of complaints from
users who install the plugin, don't realize it's installed, then ask why
jEdit is converting "'e" to "é", etc...
- Added jEdit modes: "def", "ezt", and "rhtml"
- Added inno-setup (Inno Setup Script) mode.
- Released MoinMoin Plugin 0.3. User may supply a change comment
when saving pages, and edit notifications are now sent (if enabled
the wiki).
- Released TaskList Plugin 0.4.2.
- Added ptl (Python Template Language) mode.
- Released MoinMoin Plugin 0.2. Updated to work with MoinMoin 1.2.x
(based on a patch from Brad Miller) and fixed broken backup saving.
- Released Tags plugin 1.1.2. Fixes a
StringIndexOutOfBoundsException. Bug report and
patch from Ian MacLarty.
- Added a jEdit modes page, containing some of the
modes I've written for 4.2. Most of them are already
included with 4.2, but some (embperl & reST) are not
and some (groovy & svn-log) I've not yet submitted.
- Released Accents plugin 1.0. Accents is a new plugin
for jEdit that converts abbreviations for accent characters
as you type them. For example, when you enter 'a it
gets replaced with á.
- groovy mode, a jEdit mode for Groovy. This is a
work in progress. Feedback would be appreciated.
- Released Tags plugin 1.1.1. Fixed a bug preventing PHP
functions from being found if they had parameters.
- Tags Plugin 1.1 beta. This is the first release since
I began maintaining the plugin.
- Updated jEdit macros with new macros, updated macros,
and Jython macros I've re-written in
Beanshell for inclusion in jEdit 4.2.
- Added page for & packaged rst2ht.
- First release (0.1) of rst2chm. rst2chm generates Microsoft (TM) HTML
Help files from one or more reStructuredText source files.
- First release (0.3) of SendKeys module for Python. SendKeys provides
similar functionality to Visual Basic's SendKeys method.
- Released Oanda Client 1.2.1. Dates being used were always a month earlier
than the selected date. This bug was present since 1.1. (reported by Goran
Selthofer)
- Printed versions of pages on the site should no longer contain the
side navigation bar.
- Uploaded 0.4.2 beta of TaskList plugin for jEdit.