Closed (fixed)
Project:
Nodeblock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2011 at 00:25 UTC
Updated:
7 Mar 2013 at 16:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
James Andres commentedAnd, here's the patch.
Comment #2
James Andres commentedOh I should also mention, this patch doesn't add a dependency on the UUID project. The UUID support only becomes enabled if the 'uuid_node' module is found to exist.
Comment #3
James Andres commentedHere is an updated patch that is a bit simpler.
Updates:
Comment #4
michaellander commentedHey James, let me look into this a bit and decide what I want to do. I'm gonna be making some larger changes to this module soon and may decide to start a 7.x-2.x branch. I want to also add support for the multiblock module to allow duplicating node blocks(with seperate view_modes). I'd also like the move the settings into it's own table instead of in variables. I'm undecided right now if I'm going to do that in the current branch or the new one. I'll be making a road map thread soon to get user feedback. I've got to decide where your stuff all fits into that as well. I'd certainly would like to support improving drupal's ability to handle exportables however I can.
Comment #5
James Andres commentedHi mikegfx, sounds good.
Until then, here is an updated patch that works with the new UUID module that uses entities.
Comment #6
Johnny vd Laar commentedI have added a machine name field, this works separate of the UUID module.
It's added here:
http://drupalcode.org/project/nodeblock.git/commitdiff/23ab1cb?hp=9fd890...
Please reopen this one if you find a bug in this.
Comment #7.0
(not verified) commentedUpdating ticket to reflect new patch.