Avenuewebmedia - avenuewebmedia.com - AWM

Latest News:

Responsive Performance in Drupal 7 9 Apr 2013 | 12:55 am

One of the issues we face in responsive theming is on-browser performance across multiple devices. Responsive themes are inherently more taxing on rendering engines, but once we add to the page all th...

Why Your Drupal Website Needs Regular Updates 7 Jan 2013 | 03:02 am

All professional software packages are subject to periodic software updates. This is because developers are constantly interacting with users to identify and correct potential problems (known as softw...

Adding Javascript to Drupal 22 Nov 2012 | 05:23 am

Using PHP The function drupal_add_js() lets you add a reference to a file, as well as inline javascript code: drupal_add_js('misc/myscript.js'); drupal_add_js('jQuery(document).ready(function () { a...

Mobile Website Testing on Windows 7 25 Oct 2012 | 03:51 am

The following are a few of the tools I use for testing mobile sites on Windows 7, prior to testing on actual devices: Opera Mobile Emulator http://www.opera.com/developer/tools/mobile/ Emulates the ...

The Skill Set of a Well-rounded Drupal Web Developer 17 Oct 2012 | 08:46 pm

The design, development and release of a complex website involve a large array of skills that few individuals can master all-together. In actuality, most successful web development efforts rely on a t...

Drupal FAPI: Disabling Form Elements 15 Oct 2012 | 04:54 am

Access Control of Form Element We can use the #access directive of the form element so that a permission can be specified using user_access(). For instance: $form['menu'] = array( '#type' => 'fields...

10 Opportunities to Write a Press Release 29 Jun 2012 | 08:31 am

Most business people know how important it is to take advantage of PR opportunities, but few realize just how many opportunities happen in the normal course of business. The list on this page provides...

Drupal Override: Understanding Themable Output 21 Jun 2012 | 09:23 pm

Drupal Theming is hard enough when it comes to dealing with CSS & browser rendering issues. On the other end, for programmers the code templating process can be powerful and convenient once we get the...

Introducing the Project Status Center 24 May 2012 | 05:49 am

The Status Center provides a complete project overview in a single page in order to keep all members up to date with planning, progress and project needs. The status center is designed to look like a ...

Drupal Search: Disable Indexing of a Node Taxonomy 15 Mar 2011 | 08:20 am

The following code stops Drupal 6 from indexing a node’s taxonomy as part of its content. The code uses hook_nodeapi to alter the node object when it is being built to update the index. At this stage ...

Recently parsed news:

Recent searches: