PDA

View Full Version : vbDrupal 4.7.3.5 released


elmuerte
10-14-2006, 10:14 AM
vbDrupal is a fork from the Drupal CMS which integrates Drupal with the vBulletin forum software.
This is the stable release of the next generation of the vbDrupal project. This generation is much more compatible with the stock Drupal releases than the previous generation. It has been rebuild from the ground up taking into account everything that we learned from the previous generation.
All third party modules and themes for Drupal should also work with this version of vbDrupal.

This version of vbDrupal is based on Drupal version 4.7.3. It has been designed to work with vBulletin versions 3.5 and 3.6. A copy of the vBulletin software is required in order to use this piece of software.

This is a maintenance release. It contains various bug fixes and a few small additions. Upgrading to this version is adviced but not required.

More information and install and update instructions can be found in the README.html file included with this package

vbDrupal is a fork from the Drupal CMS which integrates Drupal with the vBulletin forum software.
This is the stable release of the next generation of the vbDrupal project. This generation is much more compatible with the stock Drupal releases than the previous generation. It has been rebuild from the ground up taking into account everything that we learned from the previous generation.
All third party modules and themes for Drupal should also work with this version of vbDrupal.

This version of vbDrupal is based on Drupal version 4.7.3.
It has been designed to work with vBulletin versions 3.5 and 3.6. A copy of the vBulletin software is required in order to use this piece of software.

This is a maintenance release. It contains various bug fixes and a few small additions. Upgrading to this version is adviced but not required.

More information and install and update instructions can be found in the README.html file included with this package.

You can download this release here:
vbDrupal-4.7.3.5.zip (http://prdownloads.sourceforge.net/vbdrupal/vbDrupal-4.7.3.5.zip?download)

This download is suitable for both a clean installation and as update for any previous version.

Changelog

various small fixes
[core] convert vbphrases to utf8, not all are included due to limitations
[comment_vb] node threads are now created when published status is changed directly in the database (used cron).
[defaultangy] messages generated by blocks are now shown
[plugins] more chdir'ing between drupal and vbulletin
[vbnode] fixed node importing persions (sf bug #1575605)
[comment_vb] added a new option to update the post when the node is updated (defaults to true).
[defaultangy] added feature to import global variables in theming functions

elmuerte
10-14-2006, 10:14 AM
About bug reporting
Do not report bugs in this thread!
Please report bugs and issues in the support forums. This thread will not be monitored for bug reports.
Also follow the bug reporting guidelines posted in this announcement (http://www.vbdrupal.org/forum/announcement.php?f=5)
Please note that I no longer will be chasing bugs for older vbDrupal NG releases. Please upgrade to the stable version first.

About documentation
Most of the information can be found in the README.html file included with the package. An online version is available here (http://vbdrupal.cvs.sourceforge.net/*checkout*/vbdrupal/vbdrupal-ng/README.html). Content from this README, and more, will be created on this site in the future. If you think certain documentation is missing or incorrect you can post about it in the Suggestions (http://www.vbdrupal.org/forum/forumdisplay.php?f=12) forum.

elmuerte
10-14-2006, 10:15 AM
Changed files
(4.7.3.4 -> 4.7.3.5)


CHANGELOG.VBDRUPAL.txt
forum/drupal/includes/common.inc
forum/drupal/includes/database.vbulletin.inc
forum/drupal/includes/vbdrupal/bootstrap.inc
forum/drupal/includes/vbdrupal/version.inc
forum/drupal/modules/comment_vb.module
forum/drupal/modules/user.module
forum/drupal/modules/vbcore/vbcore.module
forum/drupal/modules/vbcore/vbforumblocks.module
forum/drupal/modules/vbcore/vbnode.module
forum/drupal/modules/vbcore/vbpolls.module
forum/drupal/scripts/cron-vbdrupal.php
forum/drupal/themes/defaultangy/defaultangy.theme
forum/drupal/update.php
product-drupal.xml


Attached is a context diff between the two versions