Closed (fixed)
Project:
Node-level Blocks
Version:
7.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 10:46 UTC
Updated:
13 Dec 2012 at 15:41 UTC
Jump to comment: Most recent
Comments
Comment #1
mraichelson commented+1
Comment #2
askibinski commentedI'm currently working on a port of this module for a project. Will post a patch here when it's ready.
Comment #3
askibinski commentedI'm currently working on a port of this module for a project. Will post a patch here when it's ready.
Comment #4
gloaguen commentedThanks for the help. I didn't have time for creating this patch myself. After you are done I will release a new version.
Comment #5
skilip commentedAny progress here? I'm planning to port the module today.
Comment #6
skilip commentedThere we go: http://drupal.org/node/1408264
Comment #7
rudiedirkx commentedAwesome! I tried with @askibinski, but theming the node form fieldset didn't work. The difference (I see now) is:
'variables' => array('form' => NULL),vs
'render element' => 'form','render element'is new in D7? How did you know? =) I didn't get that from http://api.drupal.org/api/drupal/modules--system--system.api.php/functio...Comment #8
rudiedirkx commentedInstalled, enabled, tested with several settings. Works.
Comment #9
skilip commented@rudiedirkx: I used Coder Upgrade, which automates that ;)
Comment #10
rudiedirkx commentedDamn that's smart!
Comment #11
askibinski commentedYeah, I used that too, but somehow missed that... ;)
Comment #12
sondes commentedThanks so much for the D7 release! This is a really useful module!
I've installed it and it seems to be working well. However, I have been seeing some notice and warning messages when creating/editing content types and nodes:
Anyone who's been developing/testing this module have any idea what the trouble is here?
Thanks!
Comment #13
beezer75 commentedAs mentioned above, this issue appears when creating new content only, once content has been created the module works fine if you edit a node.
Comment #14
mraichelson commentedChanging title back to "D7 port?"
Comment #15
Johnny vd Laar commentedThere is now a 7.x-1.0-beta1 version for any issues please create a new issue.