Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The ISPConfig module is a tool for configuring a remote ISPConfig installation directly from your drupal environment. It uses the ISPConfig Remoting Plugin, which is based on SOAP.
Module let's you take full control of external links indexing. Pages could also pass HTML-validation.
Note: Search Engines still see all this links. If you want to hide links you should use JavaScript for it.
Features
Two methods of indexing control:
Wrap links with NOINDEX tag. NOINDEX tag is used to deny indexing part of page. Only Yandex and Rambler considers this tag but Google and others doesn't. There is also an attribute NOINDEX in meta-tag Robots.
Add attribute rel="nofollow" to links. This link's attribute has no effect on indexing. Only Google really do not follow this links but others do. Attribute is used to say to search engine that links no longer constitute a "vote" in the PageRank system.
Two NOINDEX-tags formats:
Simple. This is a default. HTML-validators considers this tag as mistake so your pages will not pass HTML-validation.
Valid. Pages will pass HTML-validation.
Two domain lists:
Always allowed domains. Links to domains from this list wiil be always OPENED for indexing and following by search engines.
Always denied domains. Links to domains from this list wiil be always CLOSED for indexing and following by search engines.
Links to your own domain is allowed by default for indexing and following.
Role Expire is a simple module that allows administrators to set and control expiry dates of user roles. A common use case for this module is to implement magazine style subscriptions where somebody purchases or receives access for a fixed period of time.
See full description to discover all Role Expire functionality!
Do you want a more interestingly themed system message from Drupal? Enjoy Growl messages on OS X? Then this module is for you.
This small module uses a simple override made available in Drupal through hook_theme_registry_alter() to output the system messages through jquery based popup messages. The messages fade in and out in a suitably sexy manner and will queue up underneath one another if necessary.