record

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About

Record module appends new entity type to drupal site. Record entities can be used to keep various lists. We intended to use record to keep lists of cities, marine ports, price terms. These lists need less functions than node provides but we still wanted to use of cck to append fields.

Scald: Video

Component type

module

Maintenance status

Development status

Downloads

6260

Component created

Component changed

2015-05-18: the base module has been moved to scald core, so it is not compatible with last version of scald core: 1.4.

The 2 extra players have been moved to 2 new project:

See these links for more informations and upgrade path:

The development status has been changed in consequence to.

Scald: Video is a Scald provider to host your videos in your drupal site.

PermissionSets

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

Permission Sets allow you to create an exportable set of user permission that can easily be applied to any role at any time. This is a different approach to managing permissions than adding your permission settings to features which is not always optimal when you want different permissions to be set on a per environment basis.

Developer console

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

My replacement for huge and clumsy devel ;)

Allows to execute PHP code and database queries, provides dumper function with Kint library integration and output type parameters for Drupal 7 & 8, execution time information and much more.

Usefull for development, testing and optimisation, especially when Drush is not accessible.
Security provided by Drupal permissions system and in-code IP recognition from allowed IPs array.

Very lightweight and totally sufficient for skilled developers.