Domain Access alt

Component type

module

Maintenance status

Development status

Component created

Component changed

Module maintainer @podarok
this is a alternative of http://dgo.to/domain ported to D8
some code partially merged with http://drupal.org/sandbox/agentrickard/1906300

Field placeholder

Component type

module

Maintenance status

Development status

Downloads

19823

Component created

Component changed

Field Placeholder module gives support to add HTML5 placeholder attribute to field widget forms.

By default, this module integrates text, number and mail modules, but any other widget type can be added through hook_field_placeholder_info().

Field placeholder adds a new option in field settings page to enter the placeholder value, which is included automatically when the widget is rendered.

You can make the most of this module using it with Entityforms module.

Webform Quantity Total

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When a 'Quantity total' field is added to a webform, admin's enter a per unit price in the admin ui.
When the webform is to be filled out by a user, a textfield called Quantity is displayed. The user enters a quantity, a jQuery functions multiplies the number by the per unit price (entered by the admin) and displays the total.
A page total field is also available that calculates sub-totals.

Page Template Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to select a page template from your theme in the Node edit window. This will override the theme suggestions set up in template.php on the affected node.

PhantomJS Capture

Component type

module

Maintenance status

Development status

Downloads

1823

Component created

Component changed

The module comes with an integration to PhantomJS which allows you to take screenshots or PDFs of a URL.

The module comes with an administration interface that allows you to configure the location of PhantomJS and a default destination folder. It also has a test function to test if your configuration works. PhantomJS works by giving phantom an JavaScript file that tells phantom what to do and this module comes with a default JavaScript file that renders full HD size screenshots.