HTTP cache

Component type

module

Maintenance status

Development status

Component created

Component changed

Proof-of-concept module providing HTTP caching for authenticated users.

How it works

By default any response - currently only pages rendered through drupal_render_page() - may be cached locally by the user agent, except if explicitly set not to (e.g. certain paths, or if the page contains dynamic content that changes every request). Along each cacheable response an ETag HTTP header is passed containing identifiers of all displayed data (entities, etc).

Content Counter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple module to display counts of various content types in a block.
Fully themable, with configurable display names and optional links in count block.

mouseflow

Component type

module

Maintenance status

Development status

Downloads

2222

Component created

Component changed

This module will help you to connect Drupal with mouseflow.com services.

The first step will be a basic connection, and send information to mouseflow.com

Update to 6.x-1.3

If you are moving from previous versions you must re-save the form.

Road Map

Suggestions are welcome

Menuperformance

Component type

module

Maintenance status

Development status

Downloads

2987

Component created

Component changed

Drupal's regular menu system administration doesn't scale very well. This is due to the fact that for all node edit pages, node type edit pages and vocabulary edit pages (when Taxonomy Menu is active), Drupal loads all menu items from all menus in the system. For large amount of menu items, this slows down the system to an unusably slow speed, or even causes timeouts.

This is a known problem in Drupal core. This comment is from the menu module:

Youtube Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

756

Component created

Component changed

#D8CX: I pledge that Youtube formatter will have a full Drupal 8 release on the day that Drupal 8 is released.

The youtube formatter module provides a simple textfield display formatter for youtube links. Its especiallay lightweight, because it doesn't add a new field to the system. It's a simple displayformatter for the cores textfield.

Avalible formatters

youtube preview
This formatter will display the preview image, provided by youtube, in a selected image_style.

Apachesolr Location

Component type

module

Categories

Maintenance status

Development status

Downloads

4473

Component created

Component changed

Overview

This module is an add-on for the Apache Solr Search Integration module.
It will make it possible to index info from a location field (city, zip, province, country and coordinates) into an Apache solr index. Additionally it provides extra facets for city, zip, province and country.

Site variables

Component type

module

Maintenance status

Development status

Component created

Component changed

The Site variables module allows developers to create a settings menu and page from which users with proper permissions can edit variables used on the site, in a very simple way.

Site variables provides a hook to define which variables should be editable.