Revision history for WelcomeDeveloper


Revision [23400]

Last edited on 2016-05-20 07:38:48 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]
Additions:
~-[[CodeContributions | List of user-contributed extensions]]
~-[[http://tracker.wikkawiki.org | Official development page]]
~-[[WikkaSVN | Getting the latest development version]]
>>WikkaWiki welcomes code modifications and extensions from new developers. This page contains all the necessary information for users willing to contribute code. Before [[Docs:PageNamingConvention | posting]] code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:
~1)[[WikkaResources | Wikka resources]] - some thoughts about Wikka, its resources, and how the Wikka architecture supports them;
~1)[[Docs:WikkaSystemFiles | Wikka code structure]] - the structure of the Wikka directory;
~1)[[CodingGuidelinesHowto | Wikka coding guidelines]];
~1)[[DocumentingCodeHowto | Code documentation tutorial]];
~1)[[PageNamingConvention | How to post code to this server]];
You can checkout the latest version of Wikka from the [[WikkaSVN | SVN repository]].
~1)[[WikkaLogicalDataModel | Wikka logical data model]] - an explanation of how the data "works" and a step on the way towards a better and expanded database;
~1)[[WikkaPhysicalDataModel | Wikka physical data model]] - a model of the physical structure of the database, to help understand how Wikka stores and retrieves its data;
~1)[[Docs:WikkaTableStructure | Wikka table structure]] - the structure of the MySQL-tables of Wikka;
~1)[[Docs:WikkaCore | The Wikka API]] - a list of the available functions that should be used in the development of new components;
~1)[[Docs:ActionInfo | Actions]]
~1)[[Docs:HandlerInfo | Handlers]]
~1)[[Docs:FormatterInfo | Formatters]]
~1)Print this handy [[http://www.addedbytes.com/cheat-sheets/php-cheat-sheet | PHP Cheat Sheet]] and put it on your desk - it will save many trips to the online PHP documentation; more about it [[http://www.ilovejackdaniels.com/php/php-cheat-sheet/ | here]].
Although this isn't about Wikka, [[http://www.linuxchix.org/content/courses/contribute.html | LinuxChix: Tips on Contributing to Open Source]] contains good advice.
Deletions:
~-[[CodeContributions List of user-contributed extensions]]
~-[[http://tracker.wikkawiki.org Official development page]]
~-[[WikkaSVN Getting the latest development version]]
>>WikkaWiki welcomes code modifications and extensions from new developers. This page contains all the necessary information for users willing to contribute code. Before [[Docs:PageNamingConvention posting]] code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:
~1)[[WikkaResources Wikka resources]] - some thoughts about Wikka, its resources, and how the Wikka architecture supports them;
~1)[[Docs:WikkaSystemFiles Wikka code structure]] - the structure of the Wikka directory;
~1)[[CodingGuidelinesHowto Wikka coding guidelines]];
~1)[[DocumentingCodeHowto Code documentation tutorial]];
~1)[[PageNamingConvention How to post code to this server]];
You can checkout the latest version of Wikka from the [[WikkaSVN SVN repository]].
~1)[[WikkaLogicalDataModel Wikka logical data model]] - an explanation of how the data "works" and a step on the way towards a better and expanded database;
~1)[[WikkaPhysicalDataModel Wikka physical data model]] - a model of the physical structure of the database, to help understand how Wikka stores and retrieves its data;
~1)[[Docs:WikkaTableStructure Wikka table structure]] - the structure of the MySQL-tables of Wikka;
~1)[[Docs:WikkaCore The Wikka API]] - a list of the available functions that should be used in the development of new components;
~1)[[Docs:ActionInfo Actions]]
~1)[[Docs:HandlerInfo Handlers]]
~1)[[Docs:FormatterInfo Formatters]]
~1)Print this handy [[http://www.addedbytes.com/cheat-sheets/php-cheat-sheet PHP Cheat Sheet]] and put it on your desk - it will save many trips to the online PHP documentation; more about it [[http://www.ilovejackdaniels.com/php/php-cheat-sheet/ here]].
Although this isn't about Wikka, [[http://www.linuxchix.org/content/courses/contribute.html LinuxChix: Tips on Contributing to Open Source]] contains good advice.


Revision [20497]

Edited on 2009-03-02 18:16:59 by BrianKoontz [link update]
Additions:
~1)Print this handy [[http://www.addedbytes.com/cheat-sheets/php-cheat-sheet PHP Cheat Sheet]] and put it on your desk - it will save many trips to the online PHP documentation; more about it [[http://www.ilovejackdaniels.com/php/php-cheat-sheet/ here]].
Deletions:
~1)Print this handy [[http://www.ilovejackdaniels.com/php_cheat_sheet.png PHP Cheat Sheet]] and put it on your desk - it will save many trips to the online PHP documentation; more about it [[http://www.ilovejackdaniels.com/php/php-cheat-sheet/ here]].


Revision [19532]

Edited on 2008-02-06 17:40:46 by DarTar [link to tracker]
Additions:
~-[[http://tracker.wikkawiki.org Official development page]]
Deletions:
~-[[UnderDevelopment Official development page]]


Revision [18906]

Edited on 2008-01-28 00:13:02 by DarTar [Modified links pointing to docs server]
Additions:
>>WikkaWiki welcomes code modifications and extensions from new developers. This page contains all the necessary information for users willing to contribute code. Before [[Docs:PageNamingConvention posting]] code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:
~1)[[Docs:WikkaSystemFiles Wikka code structure]] - the structure of the Wikka directory;
~1)[[Docs:WikkaTableStructure Wikka table structure]] - the structure of the MySQL-tables of Wikka;
~1)[[Docs:WikkaCore The Wikka API]] - a list of the available functions that should be used in the development of new components;
~1)[[Docs:ActionInfo Actions]]
~1)[[Docs:HandlerInfo Handlers]]
~1)[[Docs:FormatterInfo Formatters]]
Deletions:
>>WikkaWiki welcomes code modifications and extensions from new developers. This page contains all the necessary information for users willing to contribute code. Before [[PageNamingConvention posting]] code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:
~1)[[WikkaSystemFiles Wikka code structure]] - the structure of the Wikka directory;
~1)[[WikkaTableStructure Wikka table structure]] - the structure of the MySQL-tables of Wikka;
~1)[[WikkaCore The Wikka API]] - a list of the available functions that should be used in the development of new components;
~1)[[ActionInfo Actions]]
~1)[[HandlerInfo Handlers]]
~1)[[FormatterInfo Formatters]]


Revision [14750]

Edited on 2006-06-30 12:17:20 by DarTar [updating link]
Additions:
~1)[[CodingGuidelinesHowto Wikka coding guidelines]];
~1)[[DocumentingCodeHowto Code documentation tutorial]];
~1)[[PageNamingConvention How to post code to this server]];
Deletions:
~1)[[WikkaCodingGuidelinesHowto Wikka coding guidelines]];
~1)[[PageNamingConvention How to post code to this server]]


Revision [14647]

Edited on 2006-06-20 16:19:39 by DarTar [adding link on SVN]
Additions:
==Development code==
You can checkout the latest version of Wikka from the [[WikkaSVN SVN repository]].


Revision [13450]

Edited on 2006-03-13 02:48:29 by JavaWoman [category added]
Additions:
CategoryDevelopment


Revision [13020]

Edited on 2006-01-31 05:33:27 by DarTar [adding link]
Additions:
~-[[WikkaSVN Getting the latest development version]]


Revision [10871]

Edited on 2005-08-28 12:14:28 by DarTar [adding links]
Additions:
~-[[UnderDevelopment Official development page]]


Revision [10870]

Edited on 2005-08-28 12:13:44 by DarTar [adding link]
Additions:
>>WikkaWiki welcomes code modifications and extensions from new developers. This page contains all the necessary information for users willing to contribute code. Before [[PageNamingConvention posting]] code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:
Deletions:
>>WikkaWiki welcomes code modifications and extensions from new developers.
This page contains all the necessary information for users willing to contribute code.
Before posting code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:


Revision [10869]

Edited on 2005-08-28 12:13:04 by DarTar [adding link]
Additions:
>>**See also:**
~-[[CodeContributions List of user-contributed extensions]]
>>WikkaWiki welcomes code modifications and extensions from new developers.
Deletions:
>>See also: CodeContributions>>::c::
WikkaWiki welcomes code modifications and extensions from new developers.


Revision [10868]

Edited on 2005-08-28 12:11:57 by DarTar [adding link]
Additions:
~1)[[PageNamingConvention How to post code to this server]]


Revision [9134]

Edited on 2005-06-11 19:45:21 by JavaWoman [good external link]
Additions:
==External links==
Although this isn't about Wikka, [[http://www.linuxchix.org/content/courses/contribute.html LinuxChix: Tips on Contributing to Open Source]] contains good advice.


Revision [8495]

Edited on 2005-05-26 08:47:50 by DarTar [adding see also box]
Additions:
>>See also: CodeContributions>>::c::


Revision [7789]

Edited on 2005-05-02 12:47:01 by JavaWoman [added link to PHP Cheat Sheet]
Additions:
==PHP general==
~1)Print this handy [[http://www.ilovejackdaniels.com/php_cheat_sheet.png PHP Cheat Sheet]] and put it on your desk - it will save many trips to the online PHP documentation; more about it [[http://www.ilovejackdaniels.com/php/php-cheat-sheet/ here]].


Revision [5984]

Edited on 2005-02-15 08:38:28 by DarTar [Adding links]
Additions:
=====Guidelines for prospective developers=====

WikkaWiki welcomes code modifications and extensions from new developers.
This page contains all the necessary information for users willing to contribute code.

Before posting code additions/plugins to this server, we encourage you to read the following in order to familiarize with the internal workings of WikkaWiki:

== General ==
~1)[[WikkaResources Wikka resources]] - some thoughts about Wikka, its resources, and how the Wikka architecture supports them;
~1)[[WikkaSystemFiles Wikka code structure]] - the structure of the Wikka directory;

== Coding standards and conventions==
~1)[[WikkaCodingGuidelinesHowto Wikka coding guidelines]];

== Database ==
~1)[[WikkaLogicalDataModel Wikka logical data model]] - an explanation of how the data "works" and a step on the way towards a better and expanded database;
~1)[[WikkaPhysicalDataModel Wikka physical data model]] - a model of the physical structure of the database, to help understand how Wikka stores and retrieves its data;
~1)[[WikkaTableStructure Wikka table structure]] - the structure of the MySQL-tables of Wikka;

== The Engine ==
~1)[[WikkaCore The Wikka API]] - a list of the available functions that should be used in the development of new components;

== Wikka components==
~1)[[ActionInfo Actions]]
~1)[[HandlerInfo Handlers]]
~1)[[FormatterInfo Formatters]]

----
Deletions:
=====Guidelines for prospective developers=====

WikkaWiki welcomes code modifications and extensions from new developers.
This page contains all the necessary information for users willing to contribute code.


//forthcoming//




----


Revision [4964]

Edited on 2005-01-22 23:49:03 by DarTar [stub]
Additions:
//forthcoming//


Revision [4954]

Edited on 2005-01-22 23:11:24 by DarTar [stub]
Additions:
This page contains all the necessary information for users willing to contribute code.
----
CategoryWelcome
Deletions:
This page contains all the necessary information for users willing to contribute code.


Revision [4953]

The oldest known version of this page was created on 2005-01-22 23:10:57 by DarTar [stub]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki