The spaces tag has no wiki summary.
0
votes
2answers
60 views
How to create a user private page with upload capability? [closed]
I am trying to implement "private spaces" in Drupal 7.
I would like each user to have its own private page or space, where he/she could upload files, write comments, etc., but that only him and ...
0
votes
0answers
84 views
Space Separated Tags/Removal of Space in Tags/Replace %20 with dashes
I'm working on a website where you're able to tag your content. However, I do not want the users to use spaces in their tags e.g. "macbook pro".
Instead, there would be two tags called "macbook" and ...
1
vote
0answers
101 views
How can I make a feature with organic groups, spaces, context in drupal 7
I'm trying to build features that behave as follows:
Enabling the feature on the Features tab of the group turns on the relevant create content links, and menu items
Disabling the feature removes ...
0
votes
1answer
182 views
Infinite Redirect Loop with PURL and spaces_og
I created a calendar feature for organic groups, and tried to enable it in a group with spaces_og. The page refreshes saying changes have been saved but the feature is still disabled. In the logs, ...
0
votes
1answer
506 views
Drupal path prefix based node content
I'm new to Drupal and have a basic question which I cannot find a good answer to. I have already posted this at Stack Overflow but still am hopeless. I am trying to dynamicly determine the contents of ...
3
votes
2answers
307 views
Issues with regions using the Spaces Dashboard module
I have been facing many issues trying to use the Spaces Dashboard module (part of the Spaces module).
I have setup a site with pressflow, OG, Context, Spaces, and Features; I got everything working ...
1
vote
1answer
240 views
Displaying a block on a content profile page passing the content profile nid into the block
I have a view block. It takes an argument to filter the content. The argument is the nid of a content profile. I then use a relationship to get the uid of the content profile. This uid means I only ...
4
votes
1answer
143 views
Allot space to individual registered user
I have a drupal site with many users.
How to add space to individual registered users in drupal site? Each user can be alloted a maximum space of 500MB for all his events, messages, videos and ...
3
votes
2answers
283 views
Adding a Space Context Condition
I want to add a condition of what type of space is currently active on the site. Does anyone know of a module that supports this?
I notice that spaces is setting a context for us, but I cannot find ...
3
votes
5answers
537 views
How to make a Feature available only to certain Spaces?
For a Drupal 6 Open Atrium site (i.e., Features, Spaces, Organic Groups) I'm running, I've created some custom Features that only really apply to a handful of the hundreds of groups on the site.
As ...
0
votes
2answers
104 views
How to generate a list of which Features are enabled in which Spaces?
I'm running a Drupal 6.x site with Organic Groups, Features, and Spaces, and I'm interested in generating a list of which Spaces have which Features enabled. Preferably a table, with Spaces along the ...