Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Customizing an existing theme, Drupal 7

Steps of customizing an existing theme can be broken into three major steps Select the base theme. Create a sub-theme from the base theme Make the changes to the new sub-theme The relationship between a base theme and a sub-theme

Python Official Website and install python

Python Official Website : http://www.python.org/" Python Documentation Website : www.python.org/doc Python binary can be found here: https://www.python.org/downloads/ Python IDE’s: http://sourceforge.net/projects/pyscripter/ https://wingware.com/d

Useful Extensions/Modules for Themers

Please find the below listing of some very useful module that will make the theme developer life easier Sweaver Make themes editable by anyone Chaos Tool Suit Provides a collection of APIs and tools to assist developers for example ajax, form p

Drupal Views Related Top 10 Modules

Drupal Views Related Top 10 Modules Views Bulk Operations (VBO) Allow bulk operations to be run on the displayed rows Views Table Highlighter Aloow to highlight certain views table rows based on PHP code Better Exposed Filt

Create excel reports in Drupal 7

PHPExcel library is basically used for creating reports in Excel format. But if we are using Drupal then there is list of contributed modules to achieve this feature and build on top of PHPExcel library. You can use one of the following module to ge

Create a custom token for taxonomy in Drupal 7

Taxonomy Token module is very useful for this purpose but only in Drupal 6. As In Drupal 7 The core Taxonomy and Token core modules already offer similar features. In Drupal 7 Taxonomies are related to nodes through fields of the type Term referenc

Top 10 Drupal plugins/modules one should know

Hi today I would like to share 10 most frequently used module in Drupal. Though Drupal have thousands of contributed modules. But there are always some good modules one should install when do a fresh installation as these would always help you in on

Create a custom token in Drupal

Drupal in it's core have lots of tokens which are basically shortcode or placeholder for any kind of information related to Node, User or System itself. Get a complete list of available tokens in Drupal from: https://www.drupal.org/node/390482 If y

What is Arch Linux

Arch Linux (/ɑːrtʃ/)[8][9] is an independently developed x86-64 general-purpose Linux distribution that strives to provide the latest stable versions of most software by following a rolling-release model. The default installation is intentionally min

How to send bulk emails in Drupal

Drupal has hook_mail function to send emails. This function is capable of sending email to a single user. If we need to send an email to multiple user then we can write a function and call this function within foreach loop. This should be a simple an

prev 1 3 50
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: