Revision history for PluginDirectory
Revision [23175]
Last edited on 2016-05-20 07:38:47 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]Additions:
>>There are many great [[CodeContributions | plugins]] contributed by Wikka users. Since our [[WikkaVision | goal]] is to keep Wikka's [[Docs:WikkaCore | core]] as small as possible, while allowing [[Docs:ExtensibleInfo | extensibility]], a user-maintained **plugin directory** (with code and instructions on how to install specific extensions) would be the most natural solution. As part of our effort to make the development and maintenance of plugins easier, we would like to create a dedicated **plugin directory** in the [[http://wush.net/trac/wikka/browser | Wikka SVN repository]].
~- complete the [[WikkaCore | API documentation]] of the Wikka engine and publish it; '' - ideally, the documentation will be self-generated from phpdoc headers''
~- complete (and enforce) the Wikka [[CodingGuidelinesHowto | coding guidelines]];
~- complete the [[WikkaCore | API documentation]] of the Wikka engine and publish it; '' - ideally, the documentation will be self-generated from phpdoc headers''
~- complete (and enforce) the Wikka [[CodingGuidelinesHowto | coding guidelines]];
Deletions:
~- complete the [[WikkaCore API documentation]] of the Wikka engine and publish it; '' - ideally, the documentation will be self-generated from phpdoc headers''
~- complete (and enforce) the Wikka [[CodingGuidelinesHowto coding guidelines]];
Revision [19090]
Edited on 2008-01-28 00:14:02 by BrianKoontz [Modified links pointing to docs server]Additions:
>>There are many great [[CodeContributions plugins]] contributed by Wikka users. Since our [[WikkaVision goal]] is to keep Wikka's [[Docs:WikkaCore core]] as small as possible, while allowing [[Docs:ExtensibleInfo extensibility]], a user-maintained **plugin directory** (with code and instructions on how to install specific extensions) would be the most natural solution. As part of our effort to make the development and maintenance of plugins easier, we would like to create a dedicated **plugin directory** in the [[http://wush.net/trac/wikka/browser Wikka SVN repository]].
Deletions:
Additions:
CategoryAdmin
Revision [14747]
Edited on 2006-06-30 11:58:35 by DarTar [updating link and removing option #3 and #4]Additions:
~- complete (and enforce) the Wikka [[CodingGuidelinesHowto coding guidelines]];
Deletions:
(each plugin would be put in the relevant folder)
.............../3rdparty
.............../actions
.............../css
.............../docs
.............../formatters
.............../handlers
.............../images
.............../libs
== 4.User branches with Wikka subfolders==
(each branch would reproduce a complete Wikka distribution)
....................../3rdparty
....................../actions
....................../css
....................../docs
....................../formatters
....................../handlers
....................../images
....................../libs
(maybe a better alternative for user branches might be the creation of a ##**wikka/branches/users**## folder)
~- complete (and enforce) the Wikka [[WikkaCodingGuidelinesHowto coding guidelines]];
Additions:
InstallableActionTemplate