Closed (fixed)
Project:
iframe page
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
8 Feb 2012 at 02:46 UTC
Updated:
20 Nov 2013 at 14:54 UTC
Jump to comment: Most recent
will there be a drupal 7 version?
can i sponsor a release?
Comments
Comment #1
drnikki commentedI don't think this would be too difficult. I'm halfway there. If maintainer wants to msg me, I'm happy to share. Otherwise, I'll just post
Comment #2
FSheFF commentedPlease do. Several other "iframe" solutions are lacking 7.0 versioning as well. Be nice to see this one carried forward. Folks wishing to link to photo galleries like jAlbum will love you for it...
Comment #3
drnikki commentedOkay, I looked at it today and it shouldn't be too much more to finish. I've got a sandbox setup (http://drupal.org/sandbox/drnikki/1538804), and I'll post when it's done.
Comment #4
drnikki commentedThe drupal7 version is a complete refactor making iframe_page a true content type using the fields api rather than a db table supporting a node. As a result, the module's a lot leaner. All basic node functions are handled by core, and the module just adds a validation function and alters the render array for viewing.
I'll reach out to the maintainer to see if we can get a d7 branch so you can get it officially rather than snagging it from my sandbox.
Cheers!
Comment #5
drnikki commentedMikl - can you review and/or msg me on IRC (drnikki) so we can get my fork into the main branch? I've tried to reach you a few times....
Comment #6
miklSorry for not getting back to this earlier. I have made you a maintainer of this module, and I trust you to do what's best :)
Comment #7
Leeteq commented