hi

i want to use the drupal 7 overlay module in my drupal 6 site

is there a drupal 6 version for this module ?

or

is there a similar module for drupal 6 ?

Comments

RedTop’s picture

I love the overlay module in D7. A backport would be most welcome!

nlambert’s picture

+1

:-)

Pierco’s picture

I think it's difficult but not impossible to do.

Overlay use a lot of D7 new features like hook_library() or path_get_admin_paths(). It would be simpler to create a new D6 module than a backport. I hope someone will do that for us and our old D6 we have to maintain.

Anonymous’s picture

Subscribe :-)

ruloweb’s picture

I've done a migration using modal_frame_api and it works really well.

Next week I'll change modal_frame for the same JS functions used on overlay and fix some bug before uploading it as a sandbox project.

Please if someone is working on it too, let me know, we can join forces!

Thanks!

--
José Sánchez.

ruloweb

Anonymous’s picture

Very good news.
Thank you José.

Anonymous’s picture

Hello José,
How is it going ? Have you found some time to move forward?

Thank you :-)
Matt

jnjn’s picture

How can i find the sandbox project?

srhom’s picture

nt

Anonymous’s picture

Do you still need help ? I really need this kind of module...

Thanks

break9’s picture

I would like to use this as well

-Trevor

jnjn’s picture

Need this as well!! +1

ruloweb’s picture

Hi all!

just finished with the first version, check it out!!! http://drupal.org/sandbox/ruloweb/1438294

It really took me more than I thought :P.

Hope it helps, thanks!

--
José Sánchez

ruloweb