Activity Calendar

Component type

module

Maintenance status

Development status

Downloads

71

Component created

Component changed

This module allows to show calendar of users activity in their profiles. The activity calculation is based on posts and comments.
For nodes and comments can be specified coefficient. For example, one node can be equal to five comments in time of activity calculation.

activity-calendar

Requirements

The module requires js-library Activity Calendar of latest version.

jquery.sumoselect / selectr integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates https://github.com/Mobius1/Selectr OR https://github.com/HemantNegi/jquery.sumoselect

We're trying both for a comparison before we decide. The final module will then use the "better" one.

based on our former https://www.drupal.org/project/jquery_ui_multiselect_widget

popper_js

Component type

module

Maintenance status

Development status

Downloads

10

Component created

Component changed

popper_js provides support in Drupal 8 for the Javascript library popper.js (popper.js.org). This library provides "poppers" (inline popups like modal dialog boxes) as well as tooltips (A good alternative to Drupal 8 built-in tooltips).

Popper has no dependencies and plays well with popular front-end frameworks.

Angular Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This is Just a quick and easy Boiler plate for using angularjs in a drupal block

all you need to do is install the module, place the block on your site and start angular-ing !

This is a module to place in your /modules/custom folder and edit however you want aka "Boiler plate"

Note Angular Modal vars by default use the same syntax as twig aka {{varName}} as such you need to change this in the block config
for this module Boiler plate I am using "~~"

Service Worker Registration

Component type

module

Maintenance status

Development status

Downloads

21

Component created

Component changed

This module allows to register your Service Worker script.

Please note that to register a Service Worker script your site should have a valid SSL certificate or its domain should be "localhost".

In order to register your service worker script go to Home -> Administration -> Configuration -> Service Worker Registration Settings and enter a relative path to your service-worker.js (from the site root), e.g. sites/default/files/service-worker.js