Blazy PhotoSwipe
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides a simple Blazy PhotoSwipe integration.
Provides a simple Blazy PhotoSwipe integration.
This module provides an alternative field storage backend. A table is created on a per-entity-type basis. All fields for each entity (well, those using our storage) are stored in one big serialized field.
This substantially reduces the number of database tables and database queries. It is an alternative to the caching approach offered by entitycache.
A low-level utility module which facilitates entity edit forms which do not attach field forms by default, but rather allow the user to select which fields to edit. This is useful when an entity type has many fields but where individual entities populate relatively few of them.
This module provides no UI overrides or configurability on its own. It is designed to be used by other modules either for their own entity types, or to override the edit forms of existing entity types.
This module provides a single function:
This module allows you to use Image field caption (link here) with a new feature; you can click into images to increase zoom. Especially useful when images have text inside and screen is not too wide (for smartphones for example).
The library used to this feature is jquery-peakzoom (link here). This can change in the future.
Breadcrumb extra field allows you to print breadcrumb inside node content, just as a field, in any position.
Especially useful when you need to place the breadcrumb between the fields.
Installing:
Drupal 7:
Download and place in sites/all/modules/[contrib/]breadcrumb_extra_field
You must also install the Entity module (http://www.drupal.org/project/entity).
Drupal 8:
Navigate to administer >> modules and enable Breadcrumb extra field.
The Inline View Modes module will allow for content authors to select a View Mode to render an entity with when adding entity references.
Initial development of this module happening at https://github.com/himerus/inline_view_modes.
This modules adds a link formatter that transform a link field output in a "button like" Bootstrap anchor.
D8 sandbox port of PDF to Imagefield module (https://www.drupal.org/project/pdf_to_imagefield).
Follow the progress in https://www.drupal.org/node/2802811
With this module, and Ziggeo video service you can add to your site ability of record video using webcam or upload existing video. You can spice up your blog with video posts or invite people to leave video comments.
This module provides custom field type for recording and playback Ziggeo video. You can add Ziggeo field to any entity (e.g. node or user).
The primary goal of this module is to improve site editor experience and ease the process of adding and reordering lists of content.