This question about Developing extensions (plugins skins etc.): Answered
Porting of LinkOptionsPlugin to Foswiki
Hi,
I'd like to see
LinkOptionsPlugin ported to Foswiki and I have talked with the author of that plugin, Aurelio, about this. Aurelio ask me about I take carry of this plugin in Foswiki and I'm interested about this. So, How can I sent the port of this plugin for Foswiki repository (that I already have made) and turn the maintainer of this plugin?
Thanks.
--
ItaloValcy - 04 Aug 2009
Depends on how you want to take care of this extension in the future. There are two options:
- you just upload the latest edition of your plugin to the corresponding extension topic in the Extensions-Web
- you develop the extension in Foswikis source code repository (peferred)
If you are already familiar with revision control systems in general and Subversion (svn) in detail - perfect. Just
RequestAccessToSubversion right after reading
GettingStarted. Once your extension is in the repository, it can easily be publish to the foswiki.org website through the
BuildContrib.
PS: LinkOptionsPlugin is already in the svn repository. But Im not sure, if it i the latest version there.
--
OliverKrueger - 05 Aug 2009