| | ^I wish to follow the 3 rules, and also to convince anyone in Tikiwiki community to respect those simple rules:^ | | ^I wish to follow the 3 rules, and also to convince anyone in Tikiwiki community to respect those simple rules:^ |
| | + Tikiwiki is both software and a community. The mix of both, contextualized in the Internet and the real life, is called ''The Environment''. Any change in Tikiwiki should take in account its effect on the entire Tiki community and should allow for a balanced evolution with respect for the humans that use it. Please make sure any code you commit [http://tikiwiki.org/tiki-index.php?page=LibLicense|respects the LGPL license] and that you allowed to share it. | | + Tikiwiki is both software and a community. The mix of both, contextualized in the Internet and the real life, is called ''The Environment''. Any change in Tikiwiki should take in account its effect on the entire Tiki community and should allow for a balanced evolution with respect for the humans that use it. Please make sure any code you commit [http://tikiwiki.org/tiki-index.php?page=LibLicense|respects the LGPL license] and that you allowed to share it. |
| | # __Commit early, Commit often__ | | # __Commit early, Commit often__ |
| - | + CVS (<1.9) and SVN (>1.10) are the central points in tikiwiki collaborative development. Commits should be frequent, even in the early stages, to offer an opportunity of interaction between contributors. Early commits provide more chances for feedback and for the community to start to assimilate the ideas you propose |
+ | + CVS (<1.9) and SVN (>= 2. ) are the central points in tikiwiki collaborative development. Commits should be frequent, even in the early stages, to offer an opportunity of interaction between contributors. Early commits provide more chances for feedback and for the community to start to assimilate the ideas you propose |
| | + Tikiwiki is used in many smaller contexts and its modularity is key to adoption in those areas. Help preserve this flexibility by making your changes optional whenever possible, accessible for tuning to the admin at least, via admin panels. | | + Tikiwiki is used in many smaller contexts and its modularity is key to adoption in those areas. Help preserve this flexibility by making your changes optional whenever possible, accessible for tuning to the admin at least, via admin panels. |