fancyBox Video

Component type

module

Maintenance status

Development status

Downloads

1012

Component created

Component changed

fancyBox support for video (embedded media) fields.

Installation

  1. Download and install the fancyBox module.
  2. Download jQuery oembed to sites/all/libraries.
  3. Rename jquery-oembed-all-master to jquery.oembed.
  4. Download and install the fancyBox Video module.
  5. Set the formatter of your field to fancyBox video.
  6. Configure.

Simple IP acl

Component type

module

Maintenance status

Development status

Downloads

719

Component created

Component changed

This module uses a few of variables in settings.php to configure environment dependent access list by origin IP.
Use it to limit access to sensitive URLs to only certain IPs (e.g., your office).

The module throws a very unsexy and un-meaningful error message which will be useless for unwanted visitors, but will allow developers and site owners to understand why they are getting it.

This module is perfect to quickly block the possibility of getting to your site's management area if your'e not in a specific place or using the right VPN connection.

Domain Setup

Component type

module

Maintenance status

Development status

Downloads

1313

Component created

Component changed

This simple module is usefull for automatic injection/removing of include_once stuff for the Domain Access module into settings.php via profile install.

For enabling domain access through installation profile insert domain_setup dependency just after domain module declaration

dependencies[] = domain
dependencies[] = domain_setup

and it will do all the work during installation.

Remember, this module will remove injected row after disabling.

Block Visibility Addon

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module gives greater control over the block visibility setting allowing you to do things like.

* Negate paths using a !

Negate paths using a !
You can easily say something like
products/*
!products/cheese/

The block will show on every products/* page, except products/cheese/

Marketo MA Webform UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates Marketo with Webforms via webform uuid.

  • Custom Lead mapping per webform
  • Associate webform components to Marketo fields on submit
  • Prefill webform components from Marketo Lead
  • Export webform marketo configuration via UUID Features

Recent

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module can track all visited nodes by all users.
Using Views module creates two blocks:

  • My recent visits
  • Most visited nodes

And a page:

  • Certain user's recent visits.

A cron is also created to delete older visits than a specified day number.