Blogs
Sortieren nach Flexinode-Feldern
- Die ID des Flexinode-Feldes ermitteln: http://server/admin/node/types
- Dort mit der Maus über das entsprechende Feld hovern => Feld-ID
Drupal 5.0
- Änderungen gegenüber 4.7: Drupal 5.0 changelog erklärt
- Modul-Kompatibilität: Contrib modules version 5.x status
Mastering AJAX
Artikelserie über den Einsatz von AJAX bei IBM developerWorks:
Views in Nodes einfügen
Insert View is a filter that allows users to embed content lists generated by the excellent Views module in node bodies using relatively simple tag syntax.
Templates für CSS-Layout von Yahoo (Grids CSS)
Grids CSS is a suite of seven web page templates and the ability to nest grids of one to four columns within the content area of those templates. Together, the combined template and grid system offers these features:
- Full A-grade browser support
- More than 100 page layouts with a single CSS file at just 1.82KB
- Flexible scaling with user font-size adjustments
- Min-width enforcement, regardless of font or viewport size (except IE; helper JS under consideration)
- Abundant DOM hooks for CSS and scripting flexibility
- Source-order independence, allowing you to place your most important body content first in your HTML document
Alle Drupal-Module als Mindmap visualisiert
Übersichtlich und nett zum thematischen Durchsuchen: Drupal-Modul Mindmap
Alle RSS-Feeds zentral anzeigen
Das Modul Syndicate zeigt alle von Drupal generierten RSS-Feeds zentral an.
Automatisierte Webseiten-Tests
Selenium ist ein Tool, mit dem automatisierte Webseiten-Tests erstellt werden können. Dazu gibt es eine IDE, die per Javascript im Browser läuft. Das Modul [Selenium http://drupal.org/node/59772] integriert Selenium in Drupal, so daß jeder Aspekt einer Drupal Website automatisch getestet werden kann. Tests werden in einer Makrosprache geschrieben oder mit der SileniumIDE aufgezeichnet. Tests laufen in einem Webbrowser ab.
Role Assign
Module Role Assign: Roleassign lets site administrators delegate assignment of selected roles. That is necessary if the delegatee should be able to administrate the user accounts without intervention from a site administrator.

