Access checker search awk script

Component type

module

Maintenance status

Development status

Component created

Component changed

In addition to https://drupal.org/node/2109035 I am presenting a little awk script which prints out the classname for a given requirements string.

Examples:

➜  system git:(8.x) ✗ awk -v search=_permission -f access_search.txt **/*.services.yml
DrupaluserAccessPermissionAccessCheck
➜  system git:(8.x) ✗ awk -v search=_entity_access -f access_search.txt **/*.services.yml
DrupalCoreEntityEntityAccessCheck

OpenID login restrict

Component type

module

Maintenance status

Development status

Downloads

531

Component created

Component changed

Provides functionality to make OpenID the primary authentication mechanism for non-admin site users. Enabling the module will disable the normal login for users that don't have the 'Bypass OpenID login restriction' and provide the following 3 options for the /user page:

Book migrate

Component type

module

Categories

Maintenance status

Development status

Downloads

682

Component created

Component changed

This simple module takes a collection of pages whose URLs are in a hierarchical order and turns them into books. For example a collection of pages with URLs:

/a
/a/b
/a/b/c
/a/d
/a/d/e
/a/d/f
/g
/g/h
/g/h/i

will create 2 books with top level page URLs /a and /g

It is ideally used after the import of a static site (e.g. using the Import HTML module) whose pages were contained in folders, and for which the folder-like url is preserved.

Contextual Help Popup

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to show a help box popup after a given time on dedicated page(s) of a site.

After installing a new block will be available. In block administration the regular block adjustments for visibility can be made.

Through an administration interface the following variables can be set:

* Delay time in seconds (defines the time after which the block will be visible on a page)
* Some text
* Contact partner
* Phone number

Image Style Lifestyle

Component type

module

Categories

Maintenance status

Development status

Downloads

1313

Component created

Component changed

This module provides an image style to detect whether an image is a lifestyle image or a render (no background). Useful when you have a product listing with a combination of lifestyle images and renders.

Sponsored by Code Drop