Fractal

Component type

module

Maintenance status

Development status

Component created

Component changed

Bulk generation of image styles. Fractal also inspects JPEG and PNG images and serves the format with the smallest file size.

Yet another menu block

Component type

module

Categories

Maintenance status

Development status

Downloads

1130

Component created

Component changed

Imagine you need to display submenus separate from their trees in blocks.

  • Parent Menu 1
  • Parent Menu 2
    • Child Menu A
      • SubChild Menu 1A
      • SubChild Menu 2A
      • SubChild Menu 3A
    • Child Menu B
      • SubChild Menu 1B
      • SubChild Menu 2B
      • SubChild Menu 3B

Will result in:

Block title : Child Menu A
Block content :
- SubChild Menu 1A
- SubChild Menu 2A
- SubChild Menu 3A

Riveted

Component type

module

Maintenance status

Development status

Downloads

608

Component created

Component changed

A small module to configure and initialize the Riveted Google Analytics plugin.

The module assumes that you are already loading your analytics tool with another module or by hand (Universal Analytics, Classic Google Analytics, and Google Tag Manager).

To install:

Cultura Exchange setup without the installation profile

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This 'sandbox' module helps configure Cultura if it needs to be installed without the Cultura install profile (for instance if on an institutional system that already maintains Drupal's base configuration, or on a site which you have already started).

Here is the full list of modules used, the Cultura-specific ones first and then the other contributed models, including stalwarts very likely to be installed already such as Views, CTools, Token, and Pathauto.

Angular Blocks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an experimental utility module which allows other modules to expose AngularJS applications as blocks.

There is an example module included which demonstrates how to implement an angular block.

Entity Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

2247

Component created

Component changed

Template driven formatting

Entity Formatter can generate custom PHP classes for your entities, which make theming of the entities and its fields easier.

Access your field values in an easy way and format and print them in your template. Regain full control about your field markup and CSS classes!

For example you could use this code in your node--page.tpl.php file:

Stop Administrator Login

Component type

module

Categories

Maintenance status

Development status

Downloads

370

Component created

Component changed

This is a simple module that will stop users from being able to login as user 1. Administrators will still be able to login as user 1 using drush. The idea behind this is to protect a site from the accidental loss of user 1's password. Ideally, two-factor authentication would be used to mitigate that instead, but this is a quick alternative.

Warning

If you enable this module, and do not have access to the machine using drush— you will NOT, I repeat, NOT be able to log back in as user 1. This will be sad for you, but here is your warning.

Advanced search block

Component type

module

Categories

Maintenance status

Development status

Downloads

3124

Component created

Component changed

Provides the advanced search form (normally displayed above search results) as a block. The block includes default values for the advanced search fields making it easy to refine searches.

To use, install the module and assign the block to a sidebar region. Grant the advanced search permission properly. Perform a node-based search and the block will be displayed on the results page.