View Single Post
Old 02-24-2010, 05:09 PM   #1 (permalink)
afraca
The Wanderer
 
Join Date: Sep 2009
Posts: 9
Thanks: 1
afraca is on a distinguished road
Default Force Drupal 6 module to work with Drupal 7 alpha

Well, I think the title covers it all. I am trying out the Drupal 7 alpha 2 (news article here: http://drupal.org/drupal-7.0-alpha2 ), it's lovely :)

However, now I downloaded the Lightbox2 module, but ofcourse it says it's incompatible with Drupal 7. However, there sure must be a way to force the module to work with Drupal 7. Bugs won't be a problem, otherwise I wouldn't have chosen for the alpha 2 release of Drupal 7.

(Lightbox2 module: http://drupal.org/project/lightbox2 )

edit: Another forum answered my question, sort of. The solution SHOULD be (I'm special.... XD ), edit the <modulename>.info , change

Quote:
core = 6.x
to
Quote:
core = 7.x

Last edited by afraca : 02-24-2010 at 08:15 PM.
afraca is offline  
Reply With Quote