|
Wednesday, 12 April 2006 20:27 |
|
OpenComment will be hopefully the commenting system for Joomla all of You are waiting for.... CVS The freezed version in CVS v03_00_00 is the latest or best code tailored for Joomla 1.0.X, this version has been frozen because I want to concentrate on Joomla 1.5.X, and this after Marko Schmuck, a core developer of Joomla has get in touch with me. The CVS Head now contains a Joomla 1.5.X code! it wont run in Joomla 1.0.8 While I understand a lot of people around there do not want to move to 1.5 so fast (including me, too much content on my site). I can no defend that position. As soon as 1.5 is stable We will see a lot of attack for 1.0.X and it is better to always run the latest code... the new version is also a more Object Oriented and clean. So You are free to create a CVS branch on v03_00_00...but try also to keep in mind that code must be also backported to CVS HEAD... In clear text: the CVS head you may checkout IS FOR Joomla 1.1alpha2 (soon joomla 1.5) SQL I have committed 2 minutes ago.... - Sql script to create and feed additionnal opencomment tables.
- It allow You, as a developer, to install com_opencomment even without having a final XML installer
- It also fill the database with some sample data.
- At the end, these file can be use to create the installer in PHP
I am working, with a database mosdev, and table are prefixed with mosdev_ This is not an issue using an installer because Joomla/Mambo can use tablename from configuration.php Simply change content of all files to meet your database naming convention - use right DB name
- right prefix tablename
and execute all scripts...
|
|
Last Updated ( Wednesday, 12 April 2006 20:28 )
|