ABN (Australian Business Number) Field

Component type

module

Maintenance status

Development status

Downloads

1409

Component created

Component changed

ABN adds a new field type that stores and validates Australian Business Numbers.

This field also (optionally) pulls data from the Australian Business Register for publicly available information on entered ABNs. Syncing is done on cron runs using the Drupal core queue API to keep existing information fresh and the frequency of periodic polls can be configured to help manage server load for sites with large amounts of ABN data.

Feed Loader

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module was build using the Drupal Core Aggregator Module. This Module will create a new keyword field for all content types that exist. Once you enter a keyword the module will create an google news feed link for that keyword and grab all the news feeds related to that keyword which will be related to the node that created the keyword.

In addition the comments that are placed for this node will also be considered as feeds for this keyword and will be displayed in the feeds block for this node.

The module requires comment, views_ui and ultimate_cron to work.

Blank Content Fields List

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Blank content fields list module lets you very easily create related/blank fields (Which fields you have not filled when you entered the data on node.) content list on your Drupal site.
This module is useful if you have multiple node (suppose have metatitle fields). and wants to fill metatitle where you have not fields.. its gives lists of blank content fields.

Node Revision Restrict

Component type

module

Maintenance status

Development status

Downloads

41444

Component created

Component changed

The Node Revision Restrict module allows you to restrict revisions of node for each content type. This module has an admin interface to specify node revision threshold for each content type available. The possible setting include node type with corresponding revision limit, provided on the Node Revision Restrict configuration form. Note that this module does not and cannot delete the current revisions of a node.

DeDupe Content Checker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The DeDupe Content checker module extracts content from titles and nodes and works to detect double content by checking percentage of match between node title and body content fields. It shows all duplicate content nodes in the reports/logs section if a double content node has been detected.