Maintainers strive to actively monitor issues and respond in a timely manner.

CSS Flip

CSS Flip

CSS Flip is a powerful tool for Drupal theme developers who need to create multilingual themes easily and quickly.

Visual Search

Visual Search screenshot

Overview

The Visual Search project is a suite of modules that allow your end users to search for content visually. This is particularly useful in e-commerce applications by giving your customers the ability to search for products by colour, as well as gallery applications.

Visual Search API

This module is the core of visual search, and it provides functions for parsing a given image and extracting colours from the image. This data is then stored in the database for searching.

Visual Search UI

This module provides the user interface for end users to choose colours as search criteria, and also displays the results from that search.

Visual Search Colorpicker

This module works in conjunction with the Visual Search UI by providing a method for defining multiple colour pickers. This gives developers the freedom to integrate whatever colour picker they desire.

Visual Search Node

This module uses the Visual Search API and handles creation, import, and update actions to nodes with images so that the images can be processed.

Status

This project is getting closer to having a stable release. Please contact me if you'd like to help out.

  • 18-oct-2009 - Support has been added for filefield/imagefield on node submit, update, and delete

Zendesk remote authentication

features_zendesk_overview.png

The Zendesk remote authentication module allows you integrate the Zendesk support service with your Drupal site and synchronize drupal users with zendesk.

Word of Warning:
Don't use this module without testing in a sandbox, or a fresh zendesk install so you don't lose data. While this module does work, the module needs testing and testers!

What is it for?

The purpose of remote authentication is so that users that are logged in on your Drupal site are automatically logged in the zendesk support site. User id, name and email will be synchronized between your Drupal site and Zendesk. Drupal becomes the authority for Zendesk logins.

Role based authentication

The zendesk remote authentication module also contains a role based system for authenticating. According to the user roles, the user will be authenticated.

Account synchronization

Account syncrhonization allows to have better e-mail support integration. New drupal users are automatically added to zendesk. There is support for editing and updating your users.

Installation Instruction

After enabling the module, go the the module setting page or follow the included Readme file.

Project History

iWebkit

iWebkit Subthemes

iWebKit is a web toolkit designed to create iPhone and iPod touch compatible websites and webapps. It is very easy to use, extremely fast, compatible and extensible. iWebkit is available under GNU license and can be downloaded from http://iwebkit.net.

iWebkit theme for drupal is to make your drupal websites iPhone/iPod compatible.

An important part of building mobile websites is automatic detection of the user-agent (mobile device) so you can switch to an appropriate theme, or re-configure the layout for your mobile browsing. Once you've detected the device, you can present the website in a theme tailored to it.

Few modules to detect user-agent(browser) and switch drupal theme to appropriate mobile device compatible theme are:

* Mobile Tools http://drupal.org/project/mobile_tools is a very advanced module targeted both towards making a mobile version of your existing Drupal site, and detecting user agents for switching theme to mobile theme. A good tutorial how to use this module is available here.
* WURLF http://drupal.org/project/wurfl is module provides an API for to detect which device is accessing the site and also determine the device's capabilities (e.g. screen size, support for ajax, which device, touch_screen, etc ...). WURLF is available for download from SourceForge (it's an opensource project).

Advanced Views RSS Feed

Previously called "Views RSS", this module allows sites to take control of their RSS feeds by providing Views plugins for customizing individual fields.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained