wf_field - Präsentation in der Drupal User Group Berlin

Submitted by frega on Fri, 05/06/2011 - 12:38

Ich habe gestern in der Drupal User Group Berlin das wf_field-Modul (Code auf Drupal.org) kurz vorgestellt. Hier die Präsentation (Downloads etc. weiter unten):

Wir haben den Anlaß genutzt, das Installationsprofil und das Build/Make-File zu updaten, so daß die aktuellen Versionen von Rules/Entity/Views etc. zum Einsatz kommen.
Downloads:
Volles Installationsprofil (2,5MB) oder das Installationsprofil Make/Install File.

Screencast:
Und wer's lieber visuell (und auf englisch) hat: Screencast hier ist immer noch weitgehend uptodate :)

Schnell-Installation mit drush.

drush dl drupal-7.x --drupal-project-rename=d7_wf_field_test
cd d7_wf_field_test/profiles/
wget http://flink-solutions.de/wf_field/wf_field_test-20110505.tgz
tar -xzvf wf_field_test-20110505.tgz
drush si wf_field_test --db-url=mysql://USER:WITHSOMEPASSWORD@localhost/d7_wf_field_test

Dann den Browser auf z.B. http://localhost/d7_wf_field_test/user/ und mit admin:admin einloggen. HTH.

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.