CodeIgniter Forums
Howto share code? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Howto share code? (/showthread.php?tid=1837)



Howto share code? - El Forum - 06-29-2007

[eluser]AmazingMinds[/eluser]
I've got a snippet of code (a library) for the ignited framework, which can compare 2 tagclouds and I was wondering where (and how!) I could share those with the community. Are there any restrictions as to packaging/coding/documenting practices, etc?


Howto share code? - El Forum - 06-29-2007

[eluser]marcoss[/eluser]
[quote author="AmazingMinds" date="1183174749"]I've got a snippet of code (a library) for the ignited framework, which can compare 2 tagclouds and I was wondering where (and how!) I could share those with the community. Are there any restrictions as to packaging/coding/documenting practices, etc?[/quote]

Welcome AmazingMinds,

At the moment the best place will be the wiki, you should make an annoucement on teh forums as well.


Howto share code? - El Forum - 06-29-2007

[eluser]esra[/eluser]
Actually, you should create a wiki article, either containing code or a link to the code, plus a link to a forum thread that you start to handle support for the contribution. I'm not sure if this is documented on the wiki, but it was discussed in a forum thread many moons ago.


Howto share code? - El Forum - 06-30-2007

[eluser]AmazingMinds[/eluser]
Thanks for the info. I've added a wikipage and a support thread.

It's a pretty small library, but maybe it can help someone Smile