Screencast : Creating Facets for Apache Solr in Drupal 7
Screencast : Creating Facets for Apache Solr in Drupal 7
Screencast : Creating Facets for Apache Solr in Drupal 7
Creating a new region Say you want to add a new region to a specific layout, e.g: page.tpl.php. Adding new sidebars Adding new panels How to create onepage regions & menus In TB Page,...
In this tutorial, we will continue Drupal developpement sample of our module called myblock in part 1. By implementing hook_help(), a module can make documentation available to the user for the module as a...
Drupal’s API (Application Programmer Interface) provides the golden combination of simplicity and power. Almost every phase of Drupal’s page building process can be intercepted and the data modified. But powerful modules can still be...
Even though the theme structure has not changed appreciably from Drupal 6, Drupal version 7 comes with a new theme implementation methodology. This small article shows how to create a new Drupal 7 theme...