Episode 72 - Implémenter l'envoi multiple de fichiers et images pour vos types de contenu. Episode 67 - Combattre efficacement les spammeurs avec Spambot et sa base de données communautaire. Drupal 7 Conditional Fields Module. Hello everyone and welcome to another Daily Dose of Drupal, today we’re on Episode Number 104.
Today we’re going to be going over the Conditional Fields Module and this is a really cool module that allows you to display or hide various fields based on the values of other fields. You can do a whole bunch more with it but that’s in essence the basic board it is, we’ll go over it and go a quick example and show you how you can begin using it on your Drupal websites but before we get started I’m Shane Thomas, you can follow me on Twitter @smthomas3, also head over to codekarate.com and sign up for the newsletter and if you haven’t checked out today’s sponsor already please check out drupalize.me and use the coupon code CK20FEB for 2% off anything at drupalize.me. Drupalize.me is one of the best ways to learn about Drupal, it has very informative Drupal videos from basic concepts all the way to some of the most advance Drupal concepts you’ll need when building your Drupal websites.
Drupal 7 Search 404 Module. Hello there everyone, welcome to another Daily Dose of Drupal, we’re on Episode Number 64 today, as always I’m Shane, go ahead and follow me on Twitter @smthomas3 also go to codekarate.com and sign up for the newsletter if you haven’t already and find me on Google +.
Today we’re going over a very simple Drupal Module that can be extremely helpful especially on larger websites that has or if you have a lot of website and its Drupal based and it has a lot of content, this module could definitely come in handy. The module is the Search 404 Module and what it does is it replaces the standard 404 page with a search for those terms. Drupal 7 Automated Logout. Hello everyone and welcome to another Daily Dose of Drupal, this is Episode Number 77.
As always I’m Shane, you can follow me on Twitter @smthomas3, you can also go to codekarate.com and check out the other Daily Dose of Drupal videos and sign up for the newsletter if you haven’t already and stay tuned for upcoming courses on Drupal and other web development things. Today since it’s the last day of 2012 we’re going to go over something very simple but very useful for certain websites and the module that we’re going to be going over today is the Automated Logout Module.
In fact the trickiest part of this module is actually just choosing which version to use. As you can see there’s the 7.x-2.0-beta one version which is the recommended release but there’s also the 7.x-4.0 version that’s another other release, there’s also the 4.x-dev which is the version that I am using in this demo. You could also set a role timeout which is what I’m going to do.
Word Link. It's a simple problem, but a tricky one: How can you ensure that special words and phrases, like your company's name or certain trademarks, are always linked to an appropriate web site when they're used in the text of an article?
The easy answer is Word Link module: it lets you set up a custom glossary of terms that should be turned into links whenever the appear in text. Configuration is straightforward: once the module is turned on, administrators can choose what content types and what fields should receive the link treatment. Then word lists can be set up, each linking to a custom URL inside your site or on another server. Case-sensitive matching can be turned on and off for each word, and special "no-link" pages can be set up where the module won't apply its filtering. The result? There is a Word Link video on Drupalize.Me which shows how to use this module. Episode 63 - Attribuez plus de mémoire PHP (memory_limit) pour certains rôles.
Apprenez Drupal en vidéo et en français avec DrupalFacile. Episode 58 - Exporter ou importer des types de contenu avec Bundle Copy.