Active
Project:
Spaces
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2010 at 19:00 UTC
Updated:
18 Oct 2010 at 20:53 UTC
I've written a module called spaces_node that allows setting a content type as a space. While this may not seem helpful at first, it allows you to have a space for each node on your site. That means you can customize the blocks and theme using context and designkit. I've got this working on an openatrium install and it is pretty cool. Essentially you can add/remove and rearrange blocks on a per node basis.
Would you like to include this or should I split it out in a separate module?
| Comment | File | Size | Author |
|---|---|---|---|
| spaces_node.tar_.gz | 1.77 KB | randallknutson |
Comments
Comment #1
Grayside commentedSpaces seems like a large overhead for that. I would create a context condition for node nid instead.
Comment #2
randallknutson commentedThat doesn't solve the same problem this solves. By using spaces, you can allow each end user to customize their own nodes with context_ui and designkit and anything else that plays nice in spaces.
Comment #3
yhahn commentedI don't think we'll include this in Spaces as I'm sure it will just confuse users/developers even further. That said, we have implemented other custom space types in the past that are similarly granular and if you want to maintain it as a separate project you're welcome to do so.
Comment #4
bethhauck commentedYes, please do release it as a project! This sounds like exactly what I've been trying to figure out how to do.
Ideally, users could even define blocks for a sectionwide space, then override that space with a node-specific exception. I know I can't be the only one out there who could use something like that!
Comment #5
randallknutson commentedI'm currently waiting on CVS access before I release it. I'm also working on a blog post that should be done soon.
Comment #6
randallknutson commentedFYI, the blog post can be found here: http://getlevelten.com/blog/randall-knutson/how-add-drag-and-drop-blocks...
Comment #7
randallknutson commentedThe module is now live.
http://drupal.org/project/spaces_node