Downloads

Download tar.gz 2.81 MB
MD5: fa57bd0c3b337f87de05ba58290b4b61
SHA-1: 40592f9f324b9246412466e3464e4758ba5173a8
SHA-256: 73cbf84bbdc55d9a0eb4a08de90d441ed4df88ce2938aba8e1354a0d3ce24cf0
Download zip 2.9 MB
MD5: de49b67bfe6479829893dd98e26c041f
SHA-1: 17229c9ed11b0b035f0a21bc4dac60272560c9fc
SHA-256: c466531b61a826b768490c3f59dd764a2f2d5e56701f0102ee2f76ad2b47c9de

Release notes

Fixes Include

  • The dbFM directory listing has changed for Internet Explorer.
  • Various fixes to tooltips.

Note:
dbFM uses tabs from the javascript tools module - http://drupal.org/project/jstools.

This was fine up to release 5.x-0.6 - however dbfm no longer worked with the releases after that. The problem is that the tabs code doesn't allow for the fact that tabs may be used within an iframe (We have raised the issue but, at the time of release, have received no reply). A small patch for the tabs.js file which corrects the problem is included in this DBFM release and works for version 5.x-1.2.

SO, you can either use jstools release 5.x-0.6 and dbfm will work fine OR install release 5.x-1.2 and apply the patch.

The patch file tabs.patch is in the top level dbfm directory and you need to move it into the jstools/tabs directory. To apply it make sure you've cd'ed into the directory then type:

patch < tabs.patch

or if you feel you need to back up the original try:

patch -b < tabs.patch

Once you've done that you can use the latest tabs code with cool fade effects etc.

The README file has also been updated.

Created by: rooey
Created on: 23 Jan 2009 at 11:25 UTC
Last updated: 23 Jan 2009 at 11:25 UTC
Bug fixes
Unsupported

Other releases