See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
Implementation of
Foswiki::Store
for stores that use the RCS version
control system to manage disk files. This class inherits most of its
functionality from
Foswiki::Store::Rcs::Store
, which it shares with
Foswiki::Store::RcsWrap
.
For readers who are familiar with Foswiki version 1.0, this class
has no equivalent in Foswiki 1.0. The equivalent of the old
Foswiki::Store::RcsLite
is the new
Foswiki::Store::Rcs::RcsLiteHandler
.