YAML Form

Component type

module

Categories

Maintenance status

Development status

Downloads

63213

Component created

Component changed

It is time to say goodbye to the YAML Form module and migrate to the Webform module.



If you are new to the YAML Form module, do not download and install it, please download and install the latest Webform 8.x-5.x release. (It is the exact same code base as the latest YAML Form 8.x-1.x release).

ML Inaccessible Visible

Component type

module

Maintenance status

Development status

Component created

Component changed

This module changes the behaviour of inaccessible links - they always visible for users which have no rights to access to the linked page. By default, if you create link with path '/admin' in menu, this link does not show for anonymous users, because they have no access right to the admin page. This behaviours not always convenient, for example, if you want show all links which you have in some menus in ad purposes.
Usage:
1. Install module

DOOR3 utility

Component type

module

Categories

Maintenance status

Development status

Downloads

305

Component created

Component changed

This a utility functions to simplify building Drupal sites from DOOR3 Drupal team.

The problem it is solve - writing code twice and more for new projects.
Reuse if it already done before.

What module functions provides:

AQS Compliance

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An education platform allowing dental offices to comply with legislation pertaining to the disposal of amalgam mercury.

UniCal

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Synopsis

UniCal stands for either Universal Calendar, or University Calendar. Dealers choice. It is an Angular.js based events calendar application based on the headless/decoupled drupal approach, and the COPE principle.

This app/module is designed and maintained by idfive, in partnership with Howard University. It serves a sortable list/calendar of events that can be embedded as a page in a third party CLIENT site(s) as either a native drupal module, or simply via JS/HTML embed code. The UniCal system consists of two modules:

List format

Component type

module

Categories

Maintenance status

Development status

Downloads

455

Component created

Component changed

Makes cfr plugins for ListFormatInterface, e.g. from renderkit, available in a number of places in Drupal:
- In a views style plugin.
- .. (this is all for now)

Planned:
- Make it possible to render field items with a list format.

Existing list format implementations in renderkit are:
- HTML list (ul/ol).
- Separator (e.g. ", " or "|")
- HTML container..

Possible custom implementations:
- Gallery/slider/etc
- Bootstrap columns..
- ...