Domain finder

Component type

module

Categories

Maintenance status

Development status

Downloads

3417

Component created

Component changed

About this module

This module creates a new block to search for domain names and generate results showing whether they are free or unavailable.It also provides the configuration page which list down the domain extensions and allow user to choose from the list for the extensions they want to find.

Requirements

Requires GPL licensed phpWhois library for whois servers list, and querying.

Highlight Filter

Component type

module

Maintenance status

Development status

Downloads

1142

Component created

Component changed

This is an input filter which allows users to highlight text with color. To highlight text, place carets (^) around the text to be highlighted. The default color for the highlight is #ff1493 (deep pink), but this can be easily changed in the input filter settings. The default delimiter can be changed via settings.

Quiz Results UI

Component type

module

Maintenance status

Development status

Component created

Component changed

The aim is to make the quiz_node_results table fields "released" and "is_valid" useful. The module will provide a facility to toggle the state of these fields through a UI mechanism and integrate them into views.

Field Access

Component type

module

Maintenance status

Development status

Downloads

1166

Component created

Component changed

Field Access API provide an wrapper to let other modules easily implement any access criteria for fields, both for view and edit mode.
It let developers define any custom rule for granting or not access to a specific field.

It is an API module, so doesn't provide any end-user feature on its own, and is intended for developers. Install it only if another module requires it or you want to make your own implementation.

Recommended Relationships

Component type

module

Maintenance status

Development status

Component created

Component changed

Admins use User fields or Profile 2 fields to define comparisons between users. Then this module uses the User Relationships module to define relationships. By combining with Views, it is possible to create different recommendations (different users or content authored by those users) based on the similarities between users.