NAME
Kwiki::Edit::SubEtha - SubEthaEdit Plugin for Kwiki
VERSION
This document describes version 0.01 of Kwiki::Edit::SubEtha, released July 26, 2004.
SYNOPSIS
A live SubEthaKwiki is available at <http://wiki.oreillynet.com/oscon/> for the duration of O'Reilly Open Source Convention 2004.
DESCRIPTION
SubEtha Machine
You need OS X 10.3 or above, with UI Scripting enabled; see
<http://www.apple.com/applescript/uiscripting/01.html> for instructions
on how to enable it.
Tweak the configuration constants in script/subethakwiki.pl and run it. It will do several things every 15 seconds:
Note that the SubEthaEdit window will pop out constantly; currently, you really need a dedicated machine to do this.
Kwiki Machine
First, install the Kwiki::Archive::SVK plugin, run index.cgi once, then
share the repository located at kwiki_path/plugin/archive using svnserve
or WebDAV, and make it accessible form the SubEtha machine.
Now install the Kwiki::Edit::SubEtha plugin. For nonshared (normal) pages, the user will see:
For shared (subetha-editable) pages, the user will see:
AUTHORS
Autrijus Tang <autrijus@autrijus.org>, Brian Ingerson <INGY@cpan.org>.
COPYRIGHT
Copyright 2004 by Autrijus Tang <autrijus@autrijus.org>, Brian Ingerson <INGY@cpan.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.