Where to update New Versions Of the Plugins
All plugin development is done in the Subversion trunk (per 17 Feb 2008).
See also
SubversionReadme and
PluginsInSubversion
--
Contributors: RafaelAlvarez,
KennethLavrsen,
SvenDowideit
Discussion
Is there only the plug-ins on the trunk?
--
StephaneLenclud - 20 Feb 2008
Plugins, and the
core directory (which is tiny compared to the plugins)
--
SvenDowideit - 20 Feb 2008
There was a script to create a new plugin at the root of the former twikiplugins I can't find it now.
--
StephaneLenclud - 24 Feb 2008
It's at the root level of the
BuildContrib.
- cd to the root of your checkout area (where the
core subdirectory is)
- Check out BuildContrib
-
perl BuildContrib/create_new_extension.pl
- Update the documentation that I missed
--
CrawfordCurrie - 25 Feb 2008