Resources

Bugzilla

If you find bugs or have feature requests for one of our projects or for our website then you can file them in our Bugzilla installation at http://bugzilla.jejik.com. Please do a quick search of bugzilla and the relevant mailing list archive before filing a bug. It's quite possible that someone else noticed the same thing you did.

Subversion

The source code to all our projects can be found in our Subversion repository. You can browse the repository online at http://svn.jejik.com. If you have subversion installed on your computer then you can checkout code directly. Use the following command:

svn checkout svn://svn.jejik.com/<project>/...

Mailing lists

You can reach our Mailman mailing list interface at http://lists.jejik.com. A special mailing list is commits@lists.jejik.com. Each time there is a commit in the subversion repository, a mail with a diff of the changes is sent to the commits list. Subscribe to this list if you want to keep fully up-to-date to the latest changes.

API References

Out API References section contains automatically generated and updated documentation for some of our projects. If you would like to know how we generate this documentation, then you may want to read this article: Automatically generate PHP documentation from Subversion with phpDocumentor.