Considered feature-complete by its maintainers.

Wash.U.RCIL

This is a sandbox test version of OpenScholar for the needs of the Radiological Chemistry and Imaging Laboratory

Asset Optimizer plus

Module qui supprime les groupes dans les fichiers css/js pendant l'optimisation des fichiers et permets de les fusionner encore d'avantage. Cela diminue le nombre de fichiers à télécharger

White label entity type

The white label entity type (short: while) is a simple node-like entity type without any special functionality. The labels and paths used for the entity type can be configured using variables, enabling easy re-use of the entity type in situations where a custom entity type is needed.

Features

  • Supports revisions
  • Admin UI for managing multiple (exportable) bundles
  • Views, Features, Token integration etc, as provided via the entity module
  • Supports panelizer and page manager overrides for while_view

Initial development sponsored by drunomics.

Dependencies

Requires a recent Entity API 7.x-1.2+ or manually patched with:

Customization

Use the following PHP snippet in your settings.php to customize your white label entity type:

<?php
$conf['while_strings']= array(
'entity label' => t('Red entity'),
'entity plural label' => t('Red entities'),
'entity description' => 'Red entities are red.',
'type label' => t('Red type'),
'type plural label' => t('Red types'),
'type description' => 'Types of red entities.',

Enhanced login security

Whitelisting example

This module adds new configuration options for the user login form:

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only