DrupalEntwickler.de

Drupaler einfacher finden.

drupalcoder.com - Coda Plugin for Drupal updated for Coda 2

Di. 12.06.2012 - 10:28

Leider gibt es für diesen Begriff noch keinen Inhalt bzw. Sie haben eine Sprache gewählt für die es in diesem Bereich kein Inhalt gibt.

More news from drupalcoder.com

19.05.2010 von drupalcoder.com
Drupal has a very simple, yet powerful (low level) caching system. It provides 3 functions that should please all you caching needs: cache_get,…
14.05.2010 von drupalcoder.com
Defining custom pages in your Drupal module is easy using hook_menu and a callback function. Let's have a look at an example. /** * Implementation…
14.05.2010 von drupalcoder.com
When writing themes there's a few values we frequently need to access in our templates. I'm thinking about stuff like "is the user logged in", "is…
13.05.2010 von drupalcoder.com
Here's a quick tip for people using the (simply awesome) Apache Solr Search Integration module. The Apache Solr module depends on Drupal's core…
22.04.2010 von drupalcoder.com
There is a lot of interesting information being published every day about Drupal. My favourite way to be kept up to date of the most important news…
20.04.2010 von drupalcoder.com
I'll even say it once more: "Drupal's Webform module has Mollom support". And I'm not talking support by patching here, but support like "just…
18.04.2010 von drupalcoder.com
When working on long pages with a lot of headings, a technique often used to give the reader an overview what follows on the page is using a "table…
17.04.2010 von drupalcoder.com
A few weeks ago I posted a tip on this blog for improving search results when working with node references in Drupal. While browsing the CCK…
17.04.2010 von drupalcoder.com
Drupal's Search Lucene API module is a nice alternative to Drupal's core search if you need more power and features (like facets, ...) but don't want…
12.04.2010 von drupalcoder.com
Pathauto is one of those modules that everyone blindly installs on each of his sites. It allows you to automatically create pretty urls for all your…