Pixlr

Component type

module

Maintenance status

Development status

Downloads

6648

Component created

Component changed

Look at Image Editor module first - it has all the functionality of this module and more.

Bring Photoshop-like functionality into your Drupal website! Meet Pixlr power - create/edit any images online in the powerful and feature-rich image editor and save resulted images back to your site!

LAN Check

Component type

module

Categories

Maintenance status

Development status

Downloads

632

Component created

Component changed

This module tries to detect whether a website is running on a LAN or on localhost and if yes, outputs tiny message warning a user about this.
Useful in cases when a locally running website is accessed via real domain name.

Module uses hook_boot() to startup and thus is not cached.

CSS style of the message and message text is configured in admin/settings.

The decision whether a website is running locally is made by IP address tests.

OpenLayers Proximity

Component type

module

Maintenance status

Development status

Downloads

10091

Component created

Component changed

OpenLayers Proximity enables geographical proximity search for the OpenLayers module (6.x-2.x). The module exposes a filter to the Views module where users can specify starting point and radius of the proximity search. The starting point can be specified by simply providing the name of its location. Search radius can be given in kilometers or miles and it's easy, for external modules, to specify their own units of measurement.

Apache Solr Extension

Component type

module

Categories

Maintenance status

Development status

Downloads

628

Component created

Component changed

The module changes the behavior of apachesolr and allows for extending / overriding the SolrPHPClient behavior.
As of now, it writes the index to a directory rather than posting it to the Solr server.

Nodefeedback

Component type

module

Categories

Maintenance status

Development status

Downloads

621

Component created

Component changed

Nodefeedback provides a form on the node view pages to answer/vote on custom questions. It should be useful for Knowledge Base / Wiki sites and/or some others needing users input on the content.

Supported question types are:
- radio buttons (answers are stored in the Voting API DB as the votes on the question tags)
- text-areas (answers are stored in the custom table).

Exposed Filter Data

Component type

module

Maintenance status

Development status

Downloads

7488

Component created

Component changed

This module provides a themed function called "get_exposed_filter_output()" which print out the values of the exposed filter used in a view.
This can be useful in the view header, in case the exposed filter is in a block, but there is a need to show the user according to what filter he got the results.

The idea is based on the discussion - #658566: Use data from exposed filter in title or header.

Fingerprint

Component type

module

Categories

Maintenance status

Development status

Downloads

1161

Component created

Component changed

The fingerprint module uses features to make configuration dumps for Drupal, a bit like the crash report with all the settings that you can get from most desktop software. But fingerprint is more than that: it exports all the settings in XML which makes it easier to read and search your sites' configurations. The tool is not for importing or making backups, but it gives you the ability to search similarities and differences between Drupal site. Amongst others you'll be able to use it to: