PDA

View Full Version : vbDrupal 4.7.4.2 released


elmuerte
11-26-2006, 05:04 PM
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.4.
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 is adviced to update to this version. A lot of bugs have been addressed, the fixes include some security related and data corruption related bugs. But this depends on the standard modules you have
activated.

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.4.2.zip (http://sourceforge.net/project/showfiles.php?group_id=158575&package_id=192520&release_id=466775)

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

Changelog

[user] fixed validation of username\email on the edit profile page
[comment_vb] fixed newlines (and other markup) in generated threads
[comment_vb] added (or fixed) thread updating. Only autogenerated threads will be updated when the node is updated. Alternatively you can disable a single update.
[core] properly insert the Primary and Secondary links menu items during installation
[core] unhtmlspecialchar the username, this will revert the HTML special characters in the username. vBulletin stores encoded names in the database but drupal doesn't.
[core] fixed database driver in a couple of ways so that the issue caused by the bugfix in 4.7.4.1 has been fixed without disrupting the fix.

elmuerte
11-26-2006, 05:04 PM
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
11-26-2006, 05:05 PM
Coming soon!

Changed files
(4.7.4.1 -> 4.7.4.2)


CHANGELOG.VBDRUPAL.txt
forum/drupal/includes/database.vbulletin.inc
forum/drupal/includes/vbdrupal/version.inc
forum/drupal/modules/blog.module
forum/drupal/modules/comment_vb.module
forum/drupal/modules/user.module
forum/drupal/modules/vbcore/vbforumblocks.install
forum/drupal/modules/vbcore/vbpolls.install
forum/drupal/update.php
product-drupal.xml
README.html


New files

forum/drupal/modules/comment_vb.install


Attached is the diff file

Consigliere
11-27-2006, 09:42 AM
Thanks for your work. We hope for constant updating of versions. :)

elmuerte
11-27-2006, 11:35 AM
Thanks for your work. We hope for constant updating of versions. :)

Well, actually I don't hope that. I hope this will be more or less the last maintenance release I have to do for the vbDrupal additions to the Drupal code. Because less maintenance releases mean less bugs ;)