Commanding Chaos for Coworking, Open Source and Creative Communities

drupaleasypodcast

Maillog / Mail Developer | Drupal.org

Thu, 03/10/2016 - 13:02 -- rprice

Maillog provides an easy possibility to log all Mails for debugging purposes. It's possible to prevent the mails to being sent, so there is no need for an extra mail server to test the mail functionality of other modules or the drupal core. Additionally you can immediately display the mail through the devel dpm() facility.

drupaleasypodcast
modules
email

Maillog / Mail Developer | Drupal.org

Thu, 03/10/2016 - 13:02 -- rprice

Maillog provides an easy possibility to log all Mails for debugging purposes. It's possible to prevent the mails to being sent, so there is no need for an extra mail server to test the mail functionality of other modules or the drupal core. Additionally you can immediately display the mail through the devel dpm() facility.

drupaleasypodcast
modules
email

Reference field option limit | Drupal.org

Thu, 03/10/2016 - 13:00 -- rprice

With this module, create two separate taxonomies for country and city (or content types, or whatever entity you want to use). Then add a reference field so that each city points to its country: eg, the term 'Paris' has a reference to 'France'. Then when editing an article, selecting 'France' in the country field will cause the city field to update to show only cities in France.

drupaleasypodcast
taxonomy
hierarchy
ui
widget
entity

Reference field option limit | Drupal.org

Thu, 03/10/2016 - 13:00 -- rprice

With this module, create two separate taxonomies for country and city (or content types, or whatever entity you want to use). Then add a reference field so that each city points to its country: eg, the term 'Paris' has a reference to 'France'. Then when editing an article, selecting 'France' in the country field will cause the city field to update to show only cities in France.

drupaleasypodcast
taxonomy
hierarchy
ui
widget
entity

Reference field option limit | Drupal.org

Thu, 03/10/2016 - 13:00 -- rprice

With this module, create two separate taxonomies for country and city (or content types, or whatever entity you want to use). Then add a reference field so that each city points to its country: eg, the term 'Paris' has a reference to 'France'. Then when editing an article, selecting 'France' in the country field will cause the city field to update to show only cities in France.

drupaleasypodcast
taxonomy
hierarchy
ui
widget
entity

Views Filter Harmonizer | Drupal.org

Thu, 03/10/2016 - 12:58 -- rprice

This small module allows you to have a contextual filter argument apply only when there is no corresponding regular (exposed) filter value present. This is most common on initial page load. After that the contextual filters will silently retreat and let the exposed filter values as selected by the visitor do their thing without interfering. This means that you can take advantage of friendly URLs using contextual arguments instead of ugly and verbose query parameters. Put the URLs anywhere on your site, in emails and in newsletters to take visitors to tailored Views pages.

drupaleasypodcast
views
arguments

Views Filter Harmonizer | Drupal.org

Thu, 03/10/2016 - 12:58 -- rprice

This small module allows you to have a contextual filter argument apply only when there is no corresponding regular (exposed) filter value present. This is most common on initial page load. After that the contextual filters will silently retreat and let the exposed filter values as selected by the visitor do their thing without interfering. This means that you can take advantage of friendly URLs using contextual arguments instead of ugly and verbose query parameters. Put the URLs anywhere on your site, in emails and in newsletters to take visitors to tailored Views pages.

drupaleasypodcast
views
arguments

Views Filter Harmonizer | Drupal.org

Thu, 03/10/2016 - 12:58 -- rprice

This small module allows you to have a contextual filter argument apply only when there is no corresponding regular (exposed) filter value present. This is most common on initial page load. After that the contextual filters will silently retreat and let the exposed filter values as selected by the visitor do their thing without interfering. This means that you can take advantage of friendly URLs using contextual arguments instead of ugly and verbose query parameters. Put the URLs anywhere on your site, in emails and in newsletters to take visitors to tailored Views pages.

drupaleasypodcast
views
arguments

Safe cache_form Clear | Drupal.org

Thu, 03/10/2016 - 12:57 -- rprice

Safely remove a limited number of items from the cache_form table. This module provides a drush command drush safe-cache-form-clear that can be run at a high frequency, keeping the table at a reasonable size. It requires that you use the database cache back-end for the cache_form table. Drupal's core cron can have problems clearing out the cache_form table when it grows extremely large. This module works around this by limiting the number of items expired from the cache in a single run, dealing with a single manageable chunk at a time.

drupaleasypodcast
performance
cache
forms

Safe cache_form Clear | Drupal.org

Thu, 03/10/2016 - 12:57 -- rprice

Safely remove a limited number of items from the cache_form table. This module provides a drush command drush safe-cache-form-clear that can be run at a high frequency, keeping the table at a reasonable size. It requires that you use the database cache back-end for the cache_form table. Drupal's core cron can have problems clearing out the cache_form table when it grows extremely large. This module works around this by limiting the number of items expired from the cache in a single run, dealing with a single manageable chunk at a time.

drupaleasypodcast
performance
cache
forms

Pages

Subscribe to RSS - drupaleasypodcast