Test first project
Component type
Categories
Maintenance status
Development status
Component created
Component changed
My first test of git in drupal.org
My first test of git in drupal.org
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
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 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 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 " :
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
Adds a webform component that lets the user enter a URL. The module verifies that a valid URL is entered and displays the result as a link.
deneme
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.
Formatter to allow a node reference to point to a custom path.
Based upon Taxonomy Path, but for node reference entity types.
Requires
References.