Closed (fixed)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 09:57 UTC
Updated:
2 Aug 2008 at 14:45 UTC
I was chatting in IRC and mentioned this module as an excellent module for D6 aministrators, patchak asked me if there was a way to get the dialog in the node/add page, and I thought it was a great idea. I read in another issue that you can add a class="popup" to your links and they would appear in a popup, so maybe this can be done with theming, but I don't know. It'd be a cool to have this feature in the module, thanks for the hard work.
Comments
Comment #1
starbow commentedYep, you can do it in the theming layer. You can also create you own module and define hook_popups, with something like:
I don't see much value from making those links popup, but that is how you could do it.
Comment #2
drupal_bineec commentedHere is what I have added in my module.
This does not work, can any one help me in finding out what might have gone wrong
Comment #3
starbow commentedwhy don't you give my code above a try and see if that works for you.
Comment #4
drupal_bineec commentedstarbow,
I tried the above code in my module but it does not work.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.