4
I orginally wrote a version of torrent client for XOOPS called X-Torrent. However I never really completed it and it sat on SVN for sometime, I have decided to make a version of TBDev for XOOPS CMS - this means you can have all the features of TBDev that are torrent based not things like private messages and so on as I am cutting duplicated features out that is features that already exist for XOOPS.
I would like to when I have finished it to add it to the TBDev Sourceforge project, but for the moment you will find it on the XOOPS SVN on sourceforge.
Pre-Alpha:
http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/tbdev/releases/I am one of the Module Developers from XOOPS.ORG and have actively participated in the community of open source for many years, if you would like to get involved in this product please contact me, my handle/alias is the same on the XOOPS Foundation or email me at
simon@shower.geek.nzThe Prealpha as per this post is not functional, but is close, this means in the next few hours i should have a new version on the SVN, but I am having a break for a little while. This module is to replace X-Torrent which is an older version of torrents for XOOPS that was never finished, but I decided as I was saying to use this mature product to produce a torrent client for XOOPS.
Most of the templates are done, I still have to convert the admin php files for the admin part of XOOPS, I also have to do the preloaders for signing in and using the user table in sync with the existing xoops user table.
Once i have gotten it up and running, i will start to convert the code so it uses the class modeler that comes with XOOPS which is extremely powerful, this is so the module is inline with XOOPS Code standard however for the moment it will be implemented using the existing TBDev.net 2009 code base.