Vuetable

Component type

module

Maintenance status

Development status

Downloads

105

Component created

Component changed

This module provides a render element for Vuetable 2 that is a Vue.js component.

You can use this render element to add a Vuetalbe 2 component into a form or page, wherever a render array can be used, just like other render elements.

Here is the example codes:

Hide Submit Button D8

Component type

module

Maintenance status

Development status

Downloads

237

Component created

Component changed

Some users accidentally click the submit button more than once while waiting for their post to be saved. In some cases this may result duplicate postings or duplicate e-commerce orders.

There are few ideas on how to solve duplicate postings but none is perfect. One of the solutions is a bit of jQuery to hide or disable the submit button after it has been clicked and replace it with an informative text such as "Processing..." .

ChartJS API

Component type

module

Maintenance status

Development status

Downloads

107

Component created

Component changed

Integration API with the ChartJS library that provides a "render element" for generating graphs.

In addition to the standard graphs of GraphJS, a new type called "halfdonut" is added. With this, from a doughnut type graph, "half doughnut" type graphs can be generated.

Installation and configuration

ChartJS API Plugin can be installed like any other Drupal module. Place it in the modules directory for your site and enable it on the `admin/modules` page.

This module use lastest version of ChartJS.js library from CDN.

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.