TWiki Core
The TWiki Core is the set of code modules, webs, templates, and pub data, that make up the minimum essential functionality for TWiki. For the uninitiated, that means:
- all the .pm files under
lib in SVN, but not including any files under the Plugins or Contribs directories
- the scripts in
bin.
- all files in the data/TWiki web except *Plugin.txt, *Contrib.txt
- other default webs (Sandbox, Main, _default)
- associated pub directories
See
TWikiTerminology for related terminology.
Discussions