History: HowToDev
Source of version: 14 (current)
Copy to clipboard
^The relevant content of this page should be merged into ((TikiDevNewbie))^
The info below was previously on tiki.org/HowToDev It should be incorporated in the current site.
---
[http://tiki.org/tiki-view_faq.php?faqId=2|Tiki Developer FAQ]
!What can I do ?
-=Grow known Tiki users pool=-
__Subscribe to Tiki@Freshmeat__
This improves our popularity ranking and helps us attract more users.
[http://freshmeat.net/subscribe/31717]
__Make your User Page on tiki.org__
Each account has one page that only the user can modify, named UserPageUser. Fill it with any valuable information about you that could help interaction with tiki context.
-=Participate to development=-
! Notice bugs and security issues
__help hold up to date RFE, bugfixes, support, security issues__
Requests For Enhancement is a chronological list of wishes from anyone. That means that there is no priority ordering. Someone that just spend some hours listing RFE can notice unlogical or redundant things, and can help sorting them out with comments.
For __security issues__ the bugs database has a special category. Do not publish any exploit code, but send a mail to security@tiki.org that is composed of admin plus some tiki contributors known for their expertise in security field.
Please see http://dev.tiki.org for feature requests & bugs.
!I have written some code for tiki
__contribute a patch__
If it's a bugfix, a RFE answer, or a magic-new-feature, your code is gold. Prepare it with the attention it deserves : verify seven times that it won't break anything if it's used. If you have no access to the cvs, you can post your patch to the sourceforge patch page, or send it to an experienced tikiwiki developer for review, if you know one (come on irc if you wish to meet some).
*__propose a patch__
Please see http://dev.tiki.org for patches.
!Child pages
{toc structId="105"}