Geolocation
Geolocation provides a Drupal 7 field for storing Longitude/Latitude pairs. It is a light-weight alternative for the Geofield module, since it does not automatically enables own widgets, but implements...
View ArticleBoost: Setting custom expiry times for different pages
By default, boost sets one common expiry time for all the cached pages. Sometimes this may not be the best way to use static caching. A typical use-case is where it would be ok to cache older pages for...
View ArticleRules Based Way to Limit Node Creation (Quota) per Role, User, and Content Type
This quick tutorial will let you limit the creation of a certain number of nodes for any user with a specific role. For every content type and/or role you want to limit, (Eg.: Contributors limited to 4...
View ArticleConfigurations that work with the Mobile Codes module.
I thought it would be useful to create a list of configuration steps that work with this module:Adding a Field to a Node for auto generation Node URL to QR CodeRequired Modules: Mobile Codes | Token...
View ArticleTaxonomy Tools
A package of taxonomy management tools. Includes:Taxonomy PublisherTaxonomy Publisher FilterTaxonomy Role AccessTaxonomy RedirectTaxonomy CopierIcons taken from "Crystal" and "Oxygen".Taxonomy Tools...
View ArticleTaxonomy Publisher Filter
DependenciesIt depends on the Taxonomy Publisher module (now part of the Taxonomy tools project), which attaches a status field to the taxonomy terms of the vocabularies you select.VersionsThe current...
View Articlecomplete user profile
Modules or views used : Profile2(profile2): Its proveds a default content type where we can add custom fields from manage fields like i used here add 3 fields• About me (text) here user can add a small...
View ArticleFeatured slider using views
Modules or views used : Views Slideshow(views_slideshow): which enables format type : Slideshow in views like this: Forum topic listGridHTML listJump menuSlideshowTableUnformatted listSteps:• Content...
View ArticleMigrate from wordpress
Modules used :Wordpress migrate(wordpress_migrate): After installing this module Go to->Content->top right corner(wordpress migration)->import from a file->Browse your xml file you exported...
View ArticleGetting started with Drupal 8 administration
This section is an introduction to site administration for new Drupal 8 users. It covers the use of the administrator account and offers suggestions on where to start.Understanding the administrator...
View ArticleInstalling contributed modules (Drupal 8)
You can add third-party contributed modules to extend or alter Drupal's behavior.Note that advanced Drupal site builders often use command-line techniques like the UNIX wget command or drush.Choose the...
View ArticleGrant file licenses to past orders after updating a product's files
If your customers have purchased a product and you forgot to attach the file or need to attach additional files, this recipe will allow you to grant file licenses to customers who have purchased the...
View ArticleGoals
The Goals module is a flexible incentive and gamfication module for your Drupal site. Using this module, the site administrator can create a series of ‘goals’ for users to achieve. The Goals module...
View ArticleSetting up Nusphere
1. start wampserver and check your php version by clicking on wamp tray icon and going to php > version 2. open C:\Program Files\nusphere\phped\debugger\server\Windows\x86 and copy the file...
View ArticleCloudcast Integration
The Telvue modules are designed to easily integrate with Telvue's Cloudcast VOD service. Enabling the Couldcast Show Integration module adds a field_cloudcast to the cm_show content type. When this is...
View ArticleMoving Configurations between environments
The most common model of development this days will include at least 3 environments: dev, test and live (A->B->C). Perhaps if you are a single developer working in a site that will be much less...
View ArticleTroubleshooting Bakery
Before carrying-out any recommended steps it may help to read about how Bakery works and what it means to use Bakery for single sign-on (SSO). See also the Bakery FAQ.SSO doesn't work# If single...
View ArticleInstall Drupal on Windows Azure
To get 10 free Drupal sites on Windows Azure follow these easy steps.If you do not already have a Windows Azure account sign up for a free trial...
View ArticleWorking with Views in Drupal 7 and earlier
The documentation for Views 2 and Views 3 for Drupal 6 and Drupal 7 is contained within Views module! Install the Advanced Help module to access it.Screenshot example showing Advanced Help when...
View Article