Polygon draw

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sandbox for Polygon draw module which allow user to implement facet search on maps using Openlayers module in drupal 7. By using this module user can draw polygon on map and narrow down the search in content.

Currently what I have upto:-

1. User can draw Polygon on map and narrow down the search in facet blocks.
2. Above functionality is currently based on specific unique id. If you go through the code I am sure you can use this module in your project with some modification.

Apache Log

Component type

module

Maintenance status

Development status

Downloads

1940

Component created

Component changed

This module will add the UID of a drupal user to the apache log.

After you enable this module, you can add # "%{DrupalUID}n" to your apache log customlog format.

For example


LogFormat "%h %l %u %t "%r" %>s %b  "%{DrupalUID}n"  "%{Referer}i" "%{User-agent}i" " combined_drupalUID
CustomLog /var/log/apache2/access_uid.log combined_drupalUID

Help toggle sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Help toggle adds a 'Hide help'/'Show help' link on pages that contain help text or field descriptions for hiding and showing them.

Requirements

This module uses jquery.cookie.js to set cookies in javascript. You can download the latest version from https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js. Place the file in sites/all/libraries/jquery.cookie. See the README.txt for full installing instructions.

Studyroom Sandbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

NOTE: Please refer to official Project page here: https://drupal.org/project/studyroom

Overview

Studyroom is a family of modules to create an online system by which users can reserve administrator-defined spaces of an organization for set periods of time. Users can create, edit, and delete their own reservations, as well as peruse a gallery of all spaces that can be reserved at a given location(s) and view calendars of all reservations.

Its primary audience is universities/colleges and libraries.

Vim plugin for Drupal - Vundle compatible

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a copy of https://drupal.org/project/vimrc that tries to be compatible with Vundle for easy installation and updating.

Original discussion here: #2005150: Installation with Vundle

All development happens at the original module and all credit goes to the maintainers of the original module.

Fitbit API Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Hi,

I am working on this module for integrating Fitbit API in Drupal 7.
So, that user can fetch their fitness activities and other health records from Fitbit server.
More information about Fitbit API you can see hereFitbit.

Currently what is working in module:-

Views MediaTable

Component type

module

Categories

Maintenance status

Development status

Downloads

2419

Component created

Component changed

Views MediaTable integrate the functionality of MediaTable(http://consulenza-web.com/jquery/MediaTable/) into the Views module Table display, allowing the creation of dynamic & responsive Views tables where end users can choose to show or hide certain columns. This module also allows certain table column to behave responsively, hiding the less relevant data in smaller screen sizes.

Requirements

Module Dependencies: