Helpfiles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

This module adds two potential links to the module listing so site
administrators can have easy addess to INSTALL and README files.

* For a full description of the module, visit the project page:
https://www.drupal.org/sandbox/matthew.donadio/2304495

* To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/2304495

CKEditor LESS

Component type

module

Maintenance status

Development status

Downloads

415

Component created

Component changed

This is a simple module that glues the CKEditor and LESS modules together.

The issue when using CKEditor and LESS is that the theme styling isn't available inside the WYSIWYG, reason being that LESS files are generated dynamically and therefore not able to be added manually using CKEditor's "Define Path" option.

This module grabs the most recently generated LESS file generated by the active theme and inserts it into the WYSIWYG.

EntityFieldQuery Views Bulk Operations

Component type

module

Maintenance status

Development status

Downloads

576

Component created

Component changed

Initial Views Bulk Operations support was added to EFQ Views Backend in this issue, using the same technique used in this module. Thus, you should just get the latest development snapshot of EFQ Views, or wait for alpha6 or a beta.

Don't bother with this module anymore... Carry on!

Query UI (QUI)

Component type

module

Maintenance status

Development status

Downloads

1641

Component created

Component changed

Query UI (QUI, pronounced Q-ee) is a report generation tool that utilizes Drupal's Dynamic Queries to build/execute queries.

At it's core, QUI is an interface for building queries. It allows users to build "reports" and view query results in a multitude of formats.

Smart Login

Component type

module

Maintenance status

Development status

Downloads

3808

Component created

Component changed

#D8CX: I pledge that Smart Login will have a full Drupal 8 release on the day that Drupal 8 is released.

This module helps you separate the login page for back office and front office. Besides that, it's very helpful when a guest accesses a non-authorized page, he will be redirected to login page instead of having a 403 page.

Admin Tweaks

Component type

module

Categories

Maintenance status

Development status

Downloads

653

Component created

Component changed

What does it do?

Some content types should never be displayed on their own page, for example a 'slide/image' that only ever appears inside a carousel does not need to be viewed directly. Admin Tweaks can prevent the content overview and taxonomy overview screens from linking to particular content types.

Usage

Each content type will have a new option added inside the submission tab, here you can enable/disable this functionality on a per bundle basis.

The project can remove links from the following entities' overview screens

Commerce Shipping Country

Component type

module

Maintenance status

Development status

Downloads

1236

Component created

Component changed

This module provides a simple UI for Commerce Shipping, allowing to limit the available countries for shipping.
It exposes the address field config attached to the Commerce Customer profile of type Shipping.

Use case

It can be used when you want to provide the option for limiting shipping countries to users who should not have access to the UI for editing fields, for example a store manager for which the manage fields interface is confusing and unfamiliar.

Field Formatter Editable

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows site administrators to make any field to be editable in the Manage Display settings page.

Instructions

The field formatter editable settings are found in the Manage display tab for content types. In the Manage display main page there is a description on the fourth column that determine if the field is editable or not. A select element is available for each field formatter, that can be see by using the formatter settings edit button (Gear wheel icon) for that field.