No Admin Theme
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Prevent displaying the admin theme for some admin links
Prevent displaying the admin theme for some admin links
This module is the container for customized code for a site. It must be used in conjunction with Codit.
Codit: Local should reside in the site specific module directory as a 'local' module for just that site. It should not reside in sites/all or be used as a git submodule.
This module provides the container for site specific elements like
With the Field Conditional State module you can change the state of any supported fields form element depending on the content of other fields. This is done by providing an UI for Drupal's States API.
All the changes made to a form by FCS (Field Conditional States) utilize only the States API and therefore are clientside only.
This module requires Drupal 7.14 or higher
Role Notify is a light-weight module to work as an alternative module for simple notifications.
It basically helps you notify all registered users of a selected role when a new content is published in the site.
Features
Future release will extend this module to work on
This module defines a plugin API for the CKEditor module that allows other modules to define inline autocomplete lookups for users as they are entering content. This module is designed to work with the @mentions module (https://drupal.org/sandbox/shawn_smiley/2169711)
Feature :
- Define a country's name by ip when they visited your web.
- Allow some country to access your website
- Restrict spam
Guide :
- You install module "iplocation"
- Setting countries access web by link : admin/config/development/iplocation/setting
API :
- iplocation_get_country_by_ip($ip = 0) : get country's name by visitor's IP
Return array with structure array('VN','VNM','VIET NAM'); if this county is VIET NAM
- iplocation_alow($ip = 0) : Define ip has permission to allow access web
Return : boolean
This is a developer release only. Settings page and Demo page are still under active development.
API Guide:
To use this API, create a object by using SendspaceRestAPI class under "DrupalsendspaceAPI" namespace.
You need to pass $ApiKey and $AppVer as a parameter while creating the above object.
You must be registered to www.sendspace.com to create an API key.
Employee Vacation Tracker
Aegir module. Adds fields for injecting settings into settings.php and the Apache vhost.
6.x-1.x is for Ægir 2.x, which is developed on Drupal 6
For provision part of this module, see Provision hosting injections
Based on the EVA module, this module provides site builders with a way of 'attaching' blocks within the content of any fieldable entity in Drupal (e.g. nodes, users, listing pages of taxonomy terms, etc). The same block is shown on any entity of that type/bundle (unlike Block reference).
Here's an example of the kind of thing that EBA allows site builders to do easily: