flush_cache

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a "Flush cache & rebuild menu" link to the Navigation menu and checks the permission "flush cache" to decide whether to display the link.

This is useful when your content editors are modifying the menu, and they need to be able to trigger cache flushing in order to see their changes. With this module they can do that without needing broad site configuration permissions.

Open Layers Sample-Feature

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Some Example using Openlayers including:

  • Content Type: map_sample including the fields node-map_sample-field_lat node-map_sample-field_long
  • Openlayers Map: sample_map
  • Data View: map_sample_data

Depending on: features number openlayers openlayers_ui openlayers_views views

Views read-more

Component type

module

Maintenance status

Development status

Component created

Component changed

[Sandbox] Extends views to offer a 'read more' link on node-teasers.

By default, views will allow you to add node-links, but these are all or nothing: you get "Add comment", "Read more", etc.
This provides an alternative: a single read-more link for each view.

The option is found by:
- editing the view
- Choosing the "Content" format
- Changing the settings for the "Content" format (e.g. click the adjacent "Teaser" link)
- Checking the "Display read-more link" checkbox.

Blizzard API

Component type

module

Maintenance status

Development status

Downloads

4875

Component created

Component changed

Overview

The Blizzard API module provides an interface for other modules to interact with Battle.net APIs and allows users to login using their Battle.net accounts.

Developers may use this module to quickly access game data from World of Warcraft, Diablo 3, and StarCraft 2. For users that login using a Battle.net account, they may also access protected account information, if permitted, such as StarCraft 2 profiles and World of Warcraft characters. Source code is fully documented and additional code examples are provided in the included *.api.php files.

Services Search

Component type

module

Maintenance status

Development status

Downloads

3545

Component created

Component changed

This module provides a Services resource that enables a remote application to search for content and users on your site using Drupal core's search features. It's developed for Services 7.x-3.x as a reimplementation of the search service that was available in Services 6.x-2.x. If someone wants to help maintain this project going forward, they're more than welcome!

Commerce userpoints

Component type

module

Maintenance status

Development status

Downloads

5957

Component created

Component changed

Overview

This module makes a bridge between Drupal Commerce module and Userpoints.

It allows users to create commerce_line items with negative points value, behaving like a discount system in the order process.
The user can choose how many points he wants to use, they will be automatically taken from his userpoints account.