Moderate mmenu

Component type

module

Categories

Maintenance status

Development status

Downloads

383

Component created

Component changed

Moderate mmenu provides an off-screen menu to moderate the current Node. By default only local tasks (tabs) and the Workbench Moderation block are added to the menu, but additional blocks can be assigned to the menu via the Blocks administration page.

This module requires the jQuery.mmenu library to function.

You can find mmenu releases here: https://github.com/BeSite/jQuery.mmenu/releases

Views geofield raw

Component type

module

Maintenance status

Development status

Component created

Component changed

Alternative field handler for using geofields as data sources in maps.

When a view contains Field API fields, their field handler will load the field's corresponding entities, which might not be desirable if the map contains many points.

This field handler prevents loading the entities associated with the geofield, and can thus give dramatic performance improvements, providing no other field in the view will load the entity.

Created for use with leaflet_views. Not tested on anything else.

Disable strict warnings

Component type

module

Maintenance status

Development status

Downloads

1872

Component created

Component changed

Suppresses the output of strict warnings in PHP version 5.4+

It does this by passing to the original handler if the error is of any other type than E_STRICT. Seeing as we aren't replacing any default functionality, this module should be future proof.

Notes

The module MUST be loaded before any modules raising these errors. Hence the underscores in the module name and a default weight of -100000 set on install.

DPM Once

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduces a function called dpm_once() that only runs dpm once from each place it is called.

This code is not mine. I copied it from here:
http://dropbucket.org/node/1478
There is also a patch to be merged to devel here:
https://www.drupal.org/node/2294133

but because I needed the functionality and I wanted to be able to include it in my dev-profiles easily I opted to create this mini-module.

jQuery oEmbed All

Component type

module

Maintenance status

Development status

Downloads

862

Component created

Component changed

Integrates jQuery oEmbed All, which allows you to automatically embed Tweets, Facebook posts, and other oEmbed content anywhere on a site simply by posting a link.

Configuration consists of one step- setting the selector to which to apply jQuery oEmbed All. This allows you to whitelist or blacklist certain types of content (for instance, only applying jQuery oEmbed All to links in articles that do not have a 'no-embed' class).

JwL Zoom

Component type

module

Maintenance status

Development status

Component created

Component changed

Requires

  • jQuery
  • Libraries API
  • imagefield

How to Use

Real Simple, Using a Image Entity Fields go to you content type and select 'Manage Display'. Go to your image entity field and select the display type of JwL zoom. That's it.

This is my first module release I'm expecting a lot of bugs, if you fall into any issues I would ask that you be patient I will try and fix and improve this module over time.

Feel free to visit my site for more details.