Drupal

Running Drush in Mac OS X 10.6 (Snow Leopard)

Tagged:

To run drush - the Drupal Shell - you need to have a php shell command installed. Up to Mac OS X 10.5 I just used the php command delivered by Apple. In Mac OS X 10.6 (Snow Leopard) it changed to be version 5.3 which currently still conflicts with Drupal 6 and therefore breaks drush.

Update: From version 6.14 on Drupal core works with PHP 5.3.

Contact forms to blocks

Tagged:

Ever wanted to show your Drupal contact form at every page using a Block? You can now by using the Contact form blocks module.

PECL uploadprogress extension on Mac OS X using Fink

Tagged:

To use the eye candy uploading progress meter of the CCK FileField module you need to install either the APC byte cache or the PECL uploadprogress extension.

Default Input Format per user role

Tagged:

What are Input Formats

Input Format in Drupal are filters which modify the content of a page before it is displayed to a visitor. Out of the box Drupal provides 2 input formats:

Rollenbasierte Zugriffsbeschränkungen in Drupal

Folgende Module stehen zur Verfügung, um Zugriff auf Nodes nach Rollen einzuschränken.

Preview to Direct Debit payment processor for CiviCRM and Drupal payment gateway module

Tagged:

Update: Our modifications to CiviCRM are in CiviCRM 3.0 core now. We will publish the Payment Processor and the corresponding Drupal module in the next weeks. Don't expect fast process though - we are quite busy currently. Use our demo at http://civi.fuerstnet.de (username and password: demo) meanwhile.

German only: Lesen Sie eine Beschreibung des Payment Processors auf crmproject.de.

Work in progress: This is at the moment just a preview to provide more Information to the CiviCRM community.

At present we are developing a payment processor for CiviCRM (v.2.2) called DrupalDirectDebit. This payment processor works with a self developed payment gateway -- which is actually a drupal module.

Attention: This module stores sensible data (bank account data from clients) in drupal's database.

Drupal upgrade easier

Tagged:
2010-03-04: Updated patch files to Drupal 6.16 and Drupal 5.22.

The standard procedure to upgrade Drupal to the latest release is to download it from drupal.org and follow the included UPGRADE.txt.

For administrators using the UNIX shell it may be easier using the attached patch files below instead of downloading and installing the newest complete Drupal release.

XML Sitemap: Suchmaschinen authentifizieren

Tagged:

Webadressen, unter denen die eigene Website für das Übermitteln der sitemap.xml authentifiziert werden kann.

50 Drupal Tips

Tagged:

The Lullabot team celebrates its 50th podcast with a list of 50 Drupal tips and tricks.

Here's the list:

http://www.lullabot.com/audiocast/podcast-50-drupal-tips-and-tricks

Anchor (#) im Menüeintrag

Tagged:

Eine URI wie node/3#anker wird von Drupals Menüsystem umgewandelt in node/3%232anker. Dieser Link funktioniert nicht und führt zu einem 400-Fehler (Seite nicht gefunden).

Syndicate content