Drupal
comm-press | Drupal in Hamburg: Buried in the sand(box)
For contributing to the Drupal community by developing your own module or theme you first have to contribute "a useful and working module or theme as a sandbox project, and go through a one-time approval process to get permission to promote it (and future projects) to a full project".
Steve Purkiss: drop.coop podcast episode 1 - Drupal Drop In Sprint London Saturday 26th January 2013
drop coop podcast episode 1 - Drupal Drop In Sprint London Saturday 26th January 2013 from Steve Purkiss on Vimeo.
Audio & Video tracks also available on Archive.org
drop.coop podcast episode 1 - Drupal Drop In Sprint London
-
Robert Castelo
- History of Drupal London group
- Drupal Drop In Sprints
- Drupal maturing as a product
- Global Sprint Weekend 9/10 March inc. London & Brighton
- Drupal for NGOs
- Core Office Hours
- DrupalCon Prague
- Stefan van Hooft
-
Pedro Cambra
- Commerce Guys
- Drupal Association
- DevDays Dublin in June
- CxO Barcelona in March
- FrontEnd United in London
-
Steve Parks
- Wunderkraut & Wunderroot
- Drupal Radar
- High Profile UK Sites this year!
-
Leon Tong
- DrupalCamp London in March - a marriage made in…
- drop.coop - Europe vs. U.S. ways of doing business
Web Wash: Using Shield Module In Drupal 7
The Shield module is a quick and simple solution for locking down websites with an Apache authentication username and password. It requires no changes to the .htaccess file (.htaccess modification is required if running on CGI or FastCGI) or configuration to an Apache vhost. Just install the module and configure it from Drupal's administration section. This module is very useful for locking down development and staging versions of a website.
In this short video, we'll cover the following:
- How to configure Shield
- Demonstration on how to use the module
Code Karate: Drupal 7 Mollom Module
Spam is always something you need to consider when developing a Drupal website. One tool that makes spam detection and prevention extremely easy is the Drupal 7 Mollom module. This module uses the Mollom service to give your Drupal website capabilities to add captchas to forms, or even analyze text for content that looks like Spam. The service has a completely free version so you can easily get started preventing Spam on your Drupal 7 website.
In this episode you will learn:
