Report Field

Component type

module

Maintenance status

Development status

Downloads

406

Component created

Component changed

Report invalid fields on the site. For example, field that displays e-mail address or telephone number has wrong address/number. This module allows user to report that field as invalid. If registered user report field, it will be automatically marked as invalid, displaying text entered in configuration form. For anonymous users, e-mail with confirmation link will be sent.

Layout Plugin Views

Component type

module

Maintenance status

Development status

Downloads

1092

Component created

Component changed

Panels used to have a views row plugin in Drupal 7 which allowed users to place view's fields on panels' layouts. Since panel's layout functionality has been split off into Layout Plugin for Drupal 8, the views plugin no longer has any dependency on the Panels module. We therefore chose to also create a separate project for the views plugin to reduce the maintenance burden on the panels team.

Dependencies:
- Views
- Layout plugin

Computed field (reloaded)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

# Computed field
## Description
This is a complete rewrite of the former computed field module to separate field types more precisely.
It now provides five field types, whose values are computed by PHP-code you provide in the field settings.

Site Common

Component type

module

Maintenance status

Development status

Component created

Component changed

Site common is an collection of common things i use on all my projects lately.
This module requires https://www.drupal.org/sandbox/qwaygon/2679375.

Module highlights:

Image Field Zoom

Component type

module

Maintenance status

Development status

Downloads

1206

Component created

Component changed

Image Field Zoom provides a field formatter that allows you to apply it to your image field.

Drupal Installation Instructions

1. Download the JQuery Zoom plugin from here: https://github.com/jackmoore/zoom (version: 1.7.15), unzip the file and place the jquery.zoom.min.js file so that its path is: /libraries/jquery_zoom/js/jquery.zoom.min.js
2. Enable the module.

Field group table component

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

This is a field group formatter to build your table in the most flexible & easiest way.

You can create a field group & chose which is going to be its function (table, row or column).
**I want to add a lot of components, now it only has the more basics.