Tips for Hosting on Pantheon
Getting started:More advanced topics:Configuring Environment Indicator to use Pantheon's $_SERVER['PRESSFLOW_SETTINGS']Pantheon Specific Settings in CiviCRM's civicrm.settings.php fileUsing SAAS and...
View ArticleManage Group Membership
As a group administrator you can add and remove people via the Group tab on the group page. Click on the Add people link to join users to the group and the People link to remove group members or change...
View ArticleManage Group Permissions
Organic group permissions can be set for a group type or a specific group.
View ArticleManage Access to Groups
Access (visibility) can be set for groups and/or group content.
View ArticleManage Group Type Permissions
If a group administrator goes to the Group tab for a group there are links to Permissions and Roles. By default the linked pages are read-only and locked (see two screenshots below).In this default...
View ArticleManage Group Specific Permissions
While many site administrators may prefer to manage group roles and permissions at the group type level, it is possible to configure roles and permissions for specific groups. This is achieved by...
View ArticleGroup Access
To control access to groups it is necessary to add another field to a group type. From the Organic Group configuration page, click on OG field settings.This next page requires some careful study. If...
View ArticleGroup Content Access
To control access to group content it is necessary to add another field to a group content type. From the Organic Group configuration page, click on OG field settings.This next page requires some...
View ArticleDrupalGap Troubleshooting
DrupalGap Module Installation TroubleshootingWhen DrupalGap is enabled, it automatically creates a Service Endpoint and enables a few Service Resources. Let's verify these were automatically setup...
View ArticleDrupalGap and Drupal 6
Drupal 6 No Longer SupportedThe Services module for Drupal 6 is no longer supported, and in fact is not even recommended to be installed on Drupal 6 site's because of a security issue...
View ArticleContributed modules
The field validation module provides a framework for field validation, which means other modules can provide their own custom validators for use with field validation.Other modules that provide field...
View ArticleSimple D6 -> D7 profile migration
Several months ago, as I started my migration odyssey, I found a number of helpful tutorials here and elsewhere on the web. BTMash's explanations were incredibly helpful, as were the tutorials in this...
View ArticleDisplay facets on non-search pages
One use case that sometimes arises is to display search facets on a page without any search. E.g., you want your front page to contain lists of the most common categories in several areas, along with...
View ArticleMigrate Location module content from Drupal 6
To migrate from Location 6.x-3.x to Addressfield 7.x-1.x in Drupal 7 you must create a custom class since the location module data is not stored in CCK. The location and location_instance tables must...
View ArticlePersona
Mozilla Persona is the replacement for Mozilla BrowserID and an alternative to OpenID, perhaps the long term replacement.https://drupal.org/project/persona is the Drupal module to connect to the...
View Articleconfigure page size for taxonomy using services
The services module limits the amount of taxonomy vocabularies and taxonomy terms it shows to 20 by default.This is how you can configure it to serve more vocabularies/terms:For Drupal 6 add this to...
View ArticleHow to remove the trailing .00 from the price in Ubercart
Drupal 6:Check out this linkDrupal 7: Continue Reading...IntroductionHave you ever wanted to remove the trailing zero's ($xx.00) from the price of an Ubercart product? There IS a way, and while it...
View ArticleRunning CiviCRM's cron with CiviCRM Cron module
The CiviCRM Cron module executes CiviCRM's cron function without having to call http://[SITEROOT]/sites/all/modules/civicrm/bin/cron.php?name=username&pass=password&key=site-keyStep to...
View ArticleClose Block
Close Block - is a module which allows to add a "close" button to any block.Features: - You can choose an effect (None, SlideUp and FadeOut) - Effect duration - Block status (if user closed a block at...
View ArticleTB Mega Menu
TB Mega Menu allows you to create a mega menu with an innovative back-end user interface and the created mega menus are synchronized with Drupal core menu.OverviewTB Mega Menu is developed following...
View Article