Experienced CiviCRM Developer Needed

Need someone who has done multiple installs of CiviCRM. We have several Websites that are for the blind and visually impaired. Helpful if knowledgeable about compatibility with screen readers. Email info@yourperceptions.com if you meet the criteria.

Drupal 7 Cheat Sheet Desktop Wallpaper

Hi,

I have just released a desktop wallpaper featuring Drupal 7 phptemplate variables.
You can download it from quicklycode.

Download: Drupal 7 Cheat Sheet Desktop Wallpaper

(It is an updated version of Drupal 6.x theme developers wallpaper)

I hope it can be useful to theme developers ;)

Clean URL destination when clean URLs disabled

I keep running into an issue where I am directed to a clean url formatted path when clean urls are disabled, resulting in a 404 page. It happens after editing a node, or deleting one.

For example, I end up at "durpalbase/admin/content" when it should be "drupalbase/?q=admin/content"

Why add element to a region in page.tpl.php when I can assign a block element to the region?

I know this is a very basic question but I am very new to this. Please could someone advise me why I would want to add an element in an 'if' statement to page.tpl.php when I can assign a block?

For example the following code exists in the system/page.tpl.php (which I copied to my theme files under sites/all/themes):

print theme('links__system_main_menu', array('links' => $main_menu, 'attributes' => array('id' => 'main-menu', 'class' => array('links', 'inline', 'clearfix'))/*, 'heading' => t('Main menu')*/));

How to change the look of the breadcrumb

Hello,

i would like to change 'Home' with my sites name and also display the title of the active node. How can i do that?

Content type inside tabs

Hi,
is it possible in Drupal 7 having tabs populated with content from the content_type field?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x