editTwiki lets you use your favorite editor to edit TWiki topics. It is written in Python and compiled into a Java jar using Jython, which makes it a regular Java application packaged into a jar.
| Tags | Text Processing General Information Management Document Repositories |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java Python |
Recent releases


Release Notes: Initial support for sensible exception and error reporting was added. TWiki forms are handled safely. A cgibin configuration file entry was added to allow users to specify the "bin" directory that contains the twiki scripts. Tempfile creation bugs on Linux were fixed.