Gnome Planks
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Currently under active development (including this description)!
Allows management of custom blocks in a sidebar
Currently under active development (including this description)!
Allows management of custom blocks in a sidebar
Ajax Document Viewer module allows the user to provide a document viewer for the uploaded documents in the drupal.
The module provides integration with 3rd party service Ajax document viewer (http://www.ajaxdocumentviewer.com/) and helps to view your documents through Ajax.
This little module extends every datafield wich uses the standard views_field_handler with a replacement option, to skip a defined number of characters.
Its quite the oppsoiteeffect of the trim function in views.
Example:
"This is my data value"
trim 10 characters: "This is my"
skip 10 characters: " data value"
or with ellipsis
trim 10 characters: "This is my..."
skip 10 characters: " ...data value"
This sandbox will be used to setup a Drupal Commerce module for the Buckaroo Payment Gateway.
Apache Solr Search comes with the ability to create new custom search pages with specific parameters e.g. you can create a new search page to search only one content type. This is pretty awesome, but I had a use case where we needed the search form on an existing page. This module provides a generic solution for doing that from any search page you create, simply by ticking a checkbox on the search page form, and positioning the new block wherever you want it. When a search is performed, the results appear on the search page you created.
Creates a Kewego PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.
This project is inspired by the Media: Youtube project. It use kewego API to get thumbnails and embed code from Kewego (http://www.kewego.com).
As Kewego don't provide a url for videos, the module use a fake url : kewego.com/v/[video_sig] to create a streamwrapper.
This module, based on Youtube APIs, provides the possibility to create Video galleries, using Youtube Playlists. In the playlist are showed video thumbnails, titles, duration and views for every video
A very simple and lightweight Module to create a route from any address to a fixed point of interest (i.e. your company location) or any other address.
The Module works with Google Maps and will provide two blocks, you can find the block settings under admin/structure/blocks:
Adds the ability to inject affiliate or referral codes into links that are submitted by users of your site, and optionally you can allow Affiliate Injection to create a local site redirect to the affiliate site.
You manage the list of affiliate sites, and your affiliate codes are only injected into links from sites you have configured. You can also remove affiliate code from submitted links.
This is a simple example app to highlight what you need to do in order to create apps for use via the apps module. This module doesn't even try to do anything worthwhile when installed, but should provide a fairly straightforward example of what you can and should do in order to create an app.