Multi-Device Targeting

Component type

module

Maintenance status

Development status

Downloads

1102

Component created

Component changed

Objective

To contribute a module that provide flexibility to show block in a region based on different browser.
* Added new feature :- This modules will display block/segment based on device like mobile, i pad, I-phone, Tab, desktop etc.

Description

Custom Detect:- This modules provide the flexibility to show block in a region based on different browser

Webform Ajax Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description
-----------
This module adds ability for webform to load select(
) element with ajax and then render it to your form.

Requirements
------------
PHP 5.3
Drupal 7.x
Webform 4.x

Installation
------------
1. Copy the entire webform directory the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module in the "Administer" -> "Modules"

3. Edit webform and check `Load with ajax` option

Gittip

Component type

module

Maintenance status

Development status

Downloads

997

Component created

Component changed

Gittip is a platform used to give small weekly cash gifts to people you love and are inspired by. As they call it " Distributed Genius Grants".

There's a growing Drupal community already in Gittip trying to provide a more sustainable way to fund contributions.

This module provides a very simple integration with Gittip by providing three different formatters for a textfield:

Create Custom Content type Module with User access and content permission

Component type

module

Maintenance status

Development status

Component created

Component changed

Create Module info file " job_post.info " :

name = Job post
description = Create custom content type.
core = 7.x
package = Cutom content type(Gajendra Sharma)
files[] = job_post.install
files[] = job_post.module

And, Create Module file " job_post.module " :

India state listbox

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add the supports 'predefined options' for core List fields such as India states.

You can use the India state values using India state value from "Allowed values" and You will got the all india state list in drop down.

Many people are searching for India state list to include in the selectbox option of content creation. With this module you can easily add the india state list.

Demo Site: http://digcms.com/drupal
Admin Username : admin
Admin Password: admin

Webform target

Component type

module

Categories

Maintenance status

Development status

Downloads

821

Component created

Component changed

This module allows to set specific target for any webform (provided with Webform module).

On enabling module new field Target appears at webform settings form, where one can select desired target (_self, _blank, _parent, _top). For now setting frame name as target is not implemented: it will be added once somebody request this option.