Pathauto Enforce
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides two different functionalities:
This module provides two different functionalities:
CMK is a configuration management kit based on ctools and features.
fancyBox support for video (embedded media) fields.
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.
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.
This module gives greater control over the block visibility setting allowing you to do things like.
* Negate paths using a !
products/*
!products/cheese/The block will show on every products/* page, except products/cheese/
Integrates Marketo with Webforms via webform uuid.
This module can track all visited nodes by all users.
Using Views module creates two blocks:
And a page:
A cron is also created to delete older visits than a specified day number.
API module to simplify working with a remote database connection.