Node Access Rules

Component type

module

Maintenance status

Development status

Downloads

3699

Component created

Component changed

Have you ever what to control the access to a certain node or node group by Rules? This module allows you to control the access to a node (create/view/edit/delete) by Rules.

Therefore new events are added and a method to grand or deny the access to a node is added.

With this module you get the total freedom of controlling the access to a node by defining Rules. You could add complex date constrains or complex constrains depending on linked nodes or users.

Hosting Profile Roles

Component type

module

Maintenance status

Development status

Downloads

1819

Component created

Component changed

Hosting Profile Roles extends Aegir to enable more control over what role(s) a client user is assigned during site install. Since, by default, Aegir client's are given UID1 during site installs, this module also allows UID1 to be assigned to another user. This allows tighter control of the client's user experience, and thus support for Software-as-a-Service (SaaS) type business models.

Current features

Additions to the front-end:

Cache External Files

Component type

module

Maintenance status

Development status

Downloads

2645

Component created

Component changed

Cache External Files module allows you to cache external files (like Javascript, CSS or any other) locally and then use these local copies. The local copies are refreshed by cron run - every file has expiration timeout that is checked and the file if refreshed if expired. CSS files are additionally parsed for 'url()' includes and any relative images are also cached locally along with .css file (so the path used in url() is still working fine).

Nice dash

Component type

module

Maintenance status

Development status

Downloads

1291

Component created

Component changed

This module makes the lifes of webmasters a bit easier. We want to make it as easy as possible for Drupal end-users to have all the tools at a central spot. In trainings with customers it was sometimes very hard to explain how to get at the right spots to alter content. Webmasters can create dashboards (yes, plural) with all the widgets they think are needed the most.

HubSpot

Component type

module

Maintenance status

Development status

Downloads

12850

Component created

Component changed

This module integrates with Webform and the HubSpot API to submit Webforms directly to HubSpot's lead management system.

For example, a Webform-based contact form on your site can send its data to HubSpot, where you may already track potential clients and contacts; or a Webform-based e-newsletter signup could send the lead to HubSpot's targeted marketing system, letting you use your pre-existing email campaigns.

Unstick

Component type

module

Maintenance status

Development status

Downloads

1841

Component created

Component changed

Unstick is a tiny module that does its best to get cron unstuck.

Specifically, unstick is designed to address the error message: Attempting to re-run cron while it is already running when you know cron is not actually running.

Pressing the unstick button is the same as running the following SQL queries:

DELETE FROM `variable` WHERE name = 'cron_semaphore';
DELETE FROM `variable` WHERE name = 'cron_last';

and flushing the cache.

IndexTank

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

IndexTank module integrates search with Drupal and replaces the core content search
with hosted search solutions provided by IndexTank. IndexTank module allows for
faster search results and provides users with Full-Text Search, Instant-search &
Facets. Also, if any help is needed, follow on to http://www.indextank.com and chat
with the developer who actually contributed to the module.