Rijkshuisstijl (Dutch goverment websites)
The Rijkshuisstijl theme is used by the central government of the Netherlands for Drupal sites as the standard Visual Identity.Features Integration with the starterskit (www.rijkshuisstijl.nl)...
View ArticleTranslating OpenAidMap
Translating the OpenAidMap profile can take two routes, either at installation or after installation of the profile;Translating OpenAidMap after installationDownload the translation files of the...
View ArticlePrint Geospatial Data
A commonly desired functionality is the export of geospatial data as a map. While for screen display a screenshot may be sufficient, higher standards exist for print output. To meet these needs,...
View ArticleRestoring a demonstration site
The goal is to create a demonstration site that is automatically restored to its initial state every so often. Restoration is done automatically, without any manual intervention.How?Work in...
View ArticleSetup a relational database structure with Drupal
IntroductionThe goal is to setup a database with relations between nodes. That can be a product database or a location database. The critical point is: The relation should hold data as...
View ArticleOpenAid Author Profile
The Author Profile content type allows a user to reference content, such as Blog Posts, to a specific profile. The content type provides fields for name, organization, photo, bio, social links, and files.
View ArticleTerm Merge Documentation
The main purpose of this page is to provide help and explanations on how to use Term Merge module. This module allows you to merge one or more taxonomy terms into another, thus reducing amount of...
View ArticleFeatures that Extend CRM Core
CRM Core is designed to act as a platform where developers can extend the basic capabilities of the system using features. A feature is a small, useful application designed to extend what CRM Core...
View ArticleDrupalCon Prague Keynotes Feature Global Thought Leaders - English Version
The Drupal Association, the nonprofit organization dedicated to helping the Drupal open source project flourish, today announced the keynotes to be featured at DrupalCon Prague. DrupalCon Prague will...
View ArticleDrupalCon Prague Keynotes Feature Global Thought Leaders - Czech Version
Praha – 15. srpen 2013 – Drupal asociace, nezisková organizace věnující se podpoře Drupal open source projektů, dnes oznámila keynotes pro DrupalCon Prague. Akce se uskuteční v Kongresovém centru Praha...
View ArticleBaidu Analytics: free advanced website statistics
Baidu Analytics (百度统计 Baidu Tongji, in Chinese) is Baidu search engine's free web statistics system which provides users with many reports about visitors to their website, such as a report on the...
View ArticleAdvanced Baidu Analytics JavaScript Snippets
The Baidu Analytics module provides two textareas (before and after code snippets) in the Advanced collapsed section on the admin settings form page for including additional JavaScript to every page:...
View ArticleHow to change the Web Property ID per hostname / domain / language
In rare situations you may like to use different Baidu Analytics Web Property ID's (in the format 0123456789abcdef0123456789abcdef, with exactly 32 hexadecimal characters) on your sites. By adding the...
View ArticleIntegrate your module with Baidu Analytics
This page is made for module developers.The code below is an example of how to integrate your module with the Baidu Analytics module version 7.x-1.x or above. You should also see Advanced Baidu...
View ArticleTroubleshooting Baidu Analytics tracker issues
Baidu Analytics can take around 24 to 48 hours to display its first lot of statistics about your site has been configured to be tracked, so do not be alarmed that you don't see anything for a...
View ArticleImporting Data and Files in CSV - UTF 8
Feed importers are the solution to import lots of data to your side. Nothing is more frustrating then finding the import breaks off right at the start or half way down. The problem are usually "funny"...
View ArticleWHM (cPanel)
Login to WHMHome » Software » Module Installersfor "PHP Pecl," click "Manage"Paste "uploadprogress" into the "Install a PHP Pecl" box, click "Install Now"Done.To verify, reload your 'Status Report'...
View ArticleDedupe
The redhen_dedupe module provides the ability to find and merge duplicate RedHen Contact records.User Interface:redhen/dedupeConfiguration:admin/people/permissions#module-redhen_contactConfiguration...
View ArticleFlexiform
The Flexiform module provides a UI and configuration storage for the creation of complex forms including fields and elements from multiple entities.RequirementsDrupal 7.xEntity APIViews
View ArticleComparison of Form Building Modules
Drupal has a lot of modules aimed at helping site builders and users add forms to their sites. What follows is a rough comparison of 4 of them. If there are any I've missed, please add them....
View ArticleWysiwyg Boxout
A Wysiwyg plugin that allows editors to add a block of text to the main body text.When you click on the Wysiwyg button, a popup will be displayed and you can insert a Header and a Body. Click Insert...
View ArticleA/B test example
A/B test by definition is a test with two versions of an element (A and B) and a metric that defines success. A version is normally your existing design (“control”); and B version is the “challenger”...
View ArticleViews PHP - Output code
The Views PHP field contains a section labelled Output code where you can create output to be displayed by the field. The content starts in HTML mode and you can add PHP using the PHP element.The...
View ArticleEmbedding Vines
Vine module allows you to embed Vine's posts easily. Vine module is available for Drupal 7 and Drupal 8.https://drupal.org/project/vineLive Demo http://bit.ly/17z5dlTAfter installing Vine module, and...
View ArticleCreating a weekly digest of new or updated content using only contributed...
What's this about?Most of the projects I am working on involve creating a website (obviously). In most cases, the project team also requires an internal area (which might be another tutorial in the...
View ArticleOpenAid Hero
When a Hero comes along, with the strength to carry on.Enabling the Hero feature adds a block to your homepage where you can add a statement or paragraph to highlight your organization. It is a free...
View ArticleMediafront Troubleshooting
Note: Many issues with playback using the MediaFront module are usually due to improperly formatted/encoded files. Please take the time to learn how to properly format and encode your files.Make sure...
View ArticleMixpanel: real-time analytics
The Mixpanel module provides integration with the Mixpanel real-time analytics service.Unlike Google Analytics, Mixpanel isn't for tracking aggregate data about page views. Instead, you send specific...
View ArticleMixpanel installation guide
This guide will help you get the Mixpanel module installed and configured.Step 1: Install the Mixpanel moduleFirst, you must install the Mixpanel module in the normal Drupal way.Step 2: Sign-up for an...
View ArticleCalculate Total Price based on number of items purchased
Here is an example code where the requirement is to calculate 'Final Price' based on the number of items the user is willing to purchase. Base Price: Price per unit. No Of Items: Number of copies of...
View Article