Variables that suck less

Component type

module

Maintenance status

Development status

Downloads

1131

Component created

Component changed

Looking for co-maintainers - contact beejeebus if you're interested!

This module provides more predictable, less site-eating behaviour around
Drupal's variable system.

The caching around the {variable} table in core is braindead. For many sites, a
large variable table plus relatively regular variable_set() / variable_del()
(drupal_cron_run(), ooops) calls can cause a site outage.

Instagram Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

Downloads instagram media by tag(s) on cron run or manually, stores them in local database. Administrator has a possibility to manage downloaded media.
To output media, you have to use shortcodes like: [instagram tags="easter, hollidays" pager="1" limit="10" size="6"]

Link Title

Component type

module

Categories

Maintenance status

Development status

Downloads

1826

Component created

Component changed

This module adds a filter that will automatically add a title attribute to links in texts (if they don’t have one). The main use case is for links that are created from URLs (with the standard “Convert URLs into links”-filter).

The value of the title attribute will be taken from the title-tag in the page where the link is pointing to. So when you make a link to drupal.org the value of the title attribute will be “Drupal - Open Source CMS | drupal.org”.

Commerce Webform

Component type

module

Maintenance status

Development status

Downloads

16474

Component created

Component changed

This module extends both commerce and webform. It allows the site owner to create webforms with a new product field. The productfield allows the listing of one or more products which the site user would then select from. When the form is submitted the products are added to the users shopping cart. The webform results page shows the submitted forms and intiially marks products as unpaid. Later, when the user has paid for the products in their basket, the webform submission is updated and all products that made it to the checkout are then marked as having been paid for.

Purl Search API

Component type

module

Categories

Maintenance status

Development status

Downloads

3274

Component created

Component changed

If you have different search_api views that need to be filtered using the same facets, this module can manage that persistence for you, using the purl module.

As an example, this module allows you to switch from 'My Yellow JabieJabies' in the JabieJabie view to 'My Yellow HoebieHoebies' in the HoebieHoebie view without losing the fact that you filtered on Author and Color.

Restrict node page view

Component type

module

Maintenance status

Development status

Downloads

4990

Component created

Component changed

Have you ever used a slideshow nodetype that you need to be published but don't want the node be accessible by itself using then node/XXX path? This module is for you!

With this module you can disable direct access to node pages (node/XXX) based on nodetypes and permissions.

Enable the module and don't forget to configure your permissions.

geolocation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a form to the user profile that will allow geolocate yourself from the device you are using, or enter an address to geolocate.
Add a theme to receiving the user as an argument, displays a map of GMaps with geoposition previously entered by the user.

The next goals are:
Add a cck field that allows geolocate nodes