Elements

Component type

module

Categories

Maintenance status

Development status

Downloads

350264

Component created

Component changed

This module intends to become a repository for advanced form elements, that can be used by other developers. Feel free to add your special elements to the issue queue!

Supported elements

Element Module version(s) Included in Drupal core?
HTML5 elements (url, email, search, tel, number, range) 6.x, 7.x 8.x+
HTML5 attributes (placeholder, pattern) 7.x 8.x+
Table Select 5.x, 6.x 7.x+
Image Button 5.x 6.x+
Table element 7.x 8.x

Role Watchdog

Component type

module

Maintenance status

Development status

Downloads

17121

Component created

Component changed

Role watchdog automatically logs all role changes made through the user profile or the User List in its own table. A record of these changes is shown in a Role history tab on each user's page. Role watchdog can optionally monitor one or more specific roles for changes and notify members of selected roles via email whenever a change occurs.

Link to Us

Component type

module

Maintenance status

Development status

Downloads

6423

Component created

Component changed

Description

Link to us creates a page of banners that can be used by others to link from their website to your Drupal website. This allows users or writing contributors the ability to use consistent banners to link to your site.

The module creates well formed links with a title and alternate text. The link is SEO friendly as it uses the URL alias for the referenced page.

Currently, node and term pages are supported (anything else gives a link toward the front page.) Nodes also receive a link that give the users a very easy way to reach the Link to us page.

News

The Drupal 6.x version is minimally maintained. We are still looking for a co-maintainer for Drupal 7.x. A first version is available as a download on this issue.

Sponsors

DogParkUSA.com and Made to Order Software Corp

Local Menu

Component type

module

Development status

Downloads

10543

Component created

Component changed

Some basic usage examples:

A one-level menu, like primary and secondary links are displayed.

  • Starting depth: 1
  • Rendered depth: 1

The second level, like the secondary menu behaves if you point it to the primary menu.

  • Starting depth: 2
  • Rendered depth: 1

The underlaying levels of the current page

Style (CSS) Settings

Component type

module

Maintenance status

Development status

Downloads

6496

Component created

Component changed

Allows any module or theme to have their CSS attributes configurable from the UI
just by suffixing default CSS values (plus unit) with a code comment in the css, scss or less file (7.x-2.0 version). The CSS is functional even without the module being installed (soft-dependency). Form API elements are provided to have a color picker or a slider (e.g. for opacity).
An HTML5 slider

jQuery Impromptu

Component type

module

Categories

Maintenance status

Development status

Downloads

9400

Component created

Component changed

jQuery Impromptu is an extension designed to help provide a more pleasant way to spontaneously prompt a user for input. More or less this is a great replacement for an alert, prompt, and confirm. Not only does it replace these but it also allows for creating forms within these controls. This is not intended to be a modal replacement, just a quick tool to prompt user input in a fashionable way.