drupal webdesign berlin top image

Waldbeek Blog

Jquery in Drupal 7

Um in Drupal 7 mit Jquery zu arbeiten sollte man folgende Schritte durchführen: 1. Datei anlegen und in der theme.info eintragen z.B. scripts[] = scripts/basic.js 2. Man darf hier nicht mit "$" arbeiten sondern muss "jQuery" verwenden. Also z.B. jQuery(function(){ jQuery(".pane-node-content table tr:even").addClass("table-odd"); });...

Less mit Drupal benutzen

Um Less mit Drupal zu nutzen git es zum Glück ein Modul das es uns sehr erleichert .Folgendes Modul herunterladen, installieren und aktiviern:  http://drupal.org/project/less  Man benötig dafür zudem noch das Modul Libraries  http://drupal.org/project/libraries  Im Ordner sites/all/libraries von hier:  http://leafo.net/...

View Taxonomy Term and hide empty terms

The goal is to create a views that will list all terms of a certain vocabulary. I have tried a lot but actually its quite easy.You have th create a new view for taxonomy terms - see screenshot:   The view will show all Terms to prevent empty terms of showing up you have to create a relationship. Click add relation ship, filter for...

Inhaltstypen in Drupal 7 exportieren

Um Inhaltstypen in Drupal zu exportieren ist ja eigentlich das Features Modul da. Manchmal ist das aber auch einfach ein bisschen zu viel wenn man nur eine kleine Seite hat und mal eben einen Inhaltstyp exportieren muss. Dafür gibt es das Modul "Bundle Copy" – für alle die das Content Copy Modul aus Drupal 6 vermissen.Die Benutzung ist denkbar...

WE LOVE WHAT WE DO AND WE ARE BETTER THAN THE OTHERS PLUS HE IS OUR FRIEND

I can make people say stuff like:
Drupal Core includes optional modules which can be enabled by the administrator to extend the functionality of the core website. Thanks. Regards, http://www.fossblog.org
darth