Virtual Tour (Pannellum)

Component type

module

Maintenance status

Development status

Downloads

56

Component created

Component changed

Overview

  • Virtual Tour is built using WebGL and JavaScript, with a sprinkling of HTML5 and CSS3.
  • It can run standalone or can be embedded using either an or a JavaScript API.
  • The stand-alone method, which is used for embedding, is the easiest and simplest to use, but the JavaScript API is more powerful and provides tighter integration.

Files size

Component type

module

Maintenance status

Development status

Component created

Component changed

Files size module provides the counts of the file size and show the icon of the file type.

File size module is depends on the views module. User needs to call show the files by using view and needs

to select "URL to File".

There are the configuration option to allow files icon and Mime Type with extension. Please go to the below

url after login to the admin.

admin/config/development/files_size (Configuration >> Development >> File icon and File size settings).

Syntax Highlighting Field Formatter

Component type

module

Maintenance status

Development status

Downloads

15

Component created

Component changed

Provides a field formatter for syntax highlighted code output. It is designed to be simple and not rely on any third-party library (best feature: no third-party dependency to GeShi filter etc.). The syntax highlighting is made by PHP's in-built highlight_string(); function.

Leading Zeros Formatter

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

Introduction

The Leading Zeros Field Formatter extends the Integer Formatter to add leading zeros to integer fields. Settings for Thousand marker and Prefix / Suffix can also be configured. This may be useful for printing product ids, serial numbers or similar that need to conform to a certain pattern in display.

Requirements

This module requires no additional contrib modules, just the core field module, and an integer field.

Field Gallery

Component type

module

Categories

Maintenance status

Development status

Downloads

38

Component created

Component changed

About Field Gallery

Field Gallery provide a field formatter for image fields to render as a photo
gallery.

Installation

Download via composer and install via drush (Recommended).

composer require drupal/field_gallery
drush en field_gallery -y

Download by composer and install using drush.
drush en field_gallery -y

Link Field Autocomplete Filter

Component type

module

Maintenance status

Development status

Downloads

60

Component created

Component changed

Description

Currently the autocomplete in Link Field widgets always shows content suggestions from all content (node) types.

This module adds a Link Field configuration for filtering the suggested content types in the autocomplete field.

Use

Simply activate the module, and a series of checkboxes (one for each content type) will appear in the Link Field field-instance configuration form. If you check none, then all content types will appear as suggestions in the autocomplete. Otherwise only those checked will appear.

Video Embed Aparat

Component type

module

Categories

Maintenance status

Development status

Downloads

46

Component created

Component changed

Drupal video_embed_field integration with Aparat.com.

This module provides Aparat handler for Video Embed Field.
Users can add easily Aparat videos to their site by pasting the video's URL into a video embed field.
In the settings users can set width and height.
This module also can get thumbnail image from Aparat website for using it as a teaser image.