Maintainers monitor issues, but fast responses are not guaranteed.

Localization Update Reset

This module deletes the interface translations from a website. It is build for testing purpose and to clean up after major website changes such a removal of a language and site upgrade.

Drupagram

Drupagram is the missing Drupal + Instagram integration module.

In this early implementation the module will interact with the Instagr.am API and be able to fetch media items. Advanced methods like relationships between Instagr.am users and such will be added later on.

NOTICE:

This is a limited but stable release. Basic fetching, authentication and views integration is provided.
If you look under the hood there are a lot of functions that still need to be connected to the API endpoints.

INSTALLATION NOTES:

Make sure you've downloaded the latest version of the oauth module and enable the oauth_common module before installing Drupagram.

After installing the module, a message will direct you to http://instagram.com/developer/clients/manage/ where you need to register your application.

Once you're registered your application, copy the CLIENT ID and CLIENT SECRET values over from Instagram and go to /admin/config/services/drupagram on your local Drupal instance and enter those values.

Hosting Subdirectory

This is a rather hackish module that duck tapes sub-directory site support onto Aegir. It was a first Aegir module and hasn't been revisited much.

Appearance

The appearance module takes the standard theme configuration page for the default theme and makes it available under Site Building > Appearance, minus a few extraneous options.

Search by fields views

The Search by fields view module builds a view for all content types and adds the signed fields of this content type to this view as exposed filter.

Installation

Copy search_by_fields_views folder to your module directory and then enable on the admin/modules page.

Usage

After enabling module you will find some new view on admin/structure/views disabled by default. Enable them according to needs.
Go to admin/structure/types/manage/TYPE/fields/FIELDNAME to edit FIELDNAME field.
Near to default value fieldset you can set that this field will be displayed on search-by-fields/TYPE page as an exposed filter or not. The existing fields are enabled by default.

Widget types

By default the Views module allows textfields for the number and text type fields as exposed widget.
The Search by fields views module transforms this widgets into drop-down lists in which the options are the previosly added values.
Imagine that you have a Person content type with a field named age. If your end-user would like to find persons on search-by-fields/person page by age, she/he doesn't know what options are availabe. If you have some Person type node in which the age has already been added these values will be displayed as options.

jSlider Form API

jSlider Forms API screeshot

Development of this module is ceased in favor of SliderField, version 2 of sliderfield is a port of this module plus sever

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained