Infinite Redirect Loop with PURL and spaces_og

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, there is a message that purl prevented a redirect loop. I realize... read more
Infinite Redirect Loop with PURL and spaces_og

I need to control access to a Views-generated JSON feed with OAuth

I’m looking for a way to control access to a Views-generated JSON feed via OAuth, so individual users from a partner site can authorize access to certain of their profile data for use by the partner. At this point, it seems clear that I need to use the services... read more
Infinite Redirect Loop with PURL and spaces_og

How would I by default have a dropdown block expanded instead of collapsed?

I want to be able by default have a dropdown block expanded instead of the current default which is to show just the link and if the user clicks on it then it would expand. Below is some code related to collapsing and expanding dropdown blocks which is contained... read more
Infinite Redirect Loop with PURL and spaces_og

Print mailing address labels from a view

We have a site built with Drupal Commerce and are looking for a way to print address labels from a view So far I have been able to make a grid view of addresses and use the printer friendly version module to create a print view, but i can’t seem to get the CSS... read more
Infinite Redirect Loop with PURL and spaces_og

Token replacement for list keys

I’m trying to define a Display Suite Code Field which would be responsible for converting a list item key (selected in a dropdown on admin side) into an image on the output side. The field simply assumes the list keys: series1|Series 1 Name series2|Series 2 Name... read more