FormLog1

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module logs every submitted form to the database including uid and time of submission, default and submitted values. It allows you to filter and paginate the history. You are also able to resubmitted a logged form.

Tabs in toolbar

Component type

module

Categories

Maintenance status

Development status

Downloads

796

Component created

Component changed

This simple module places the local menu tabs (for example the View/Edit/Revision tabs in a node view page) into a toolbar that is fixed at the top of the browser window.

There is some default CSS there that works well with Bartik and Seven - tested so far on Mac with Firefox and Webkit (Safari/Chrome).

Token preview

Component type

module

Categories

Maintenance status

Development status

Downloads

669

Component created

Component changed

Adds a preview column to every 'Replacement patterns' table for token.

Originally made to improve the UX of "entity parent" configuration forms in the Crumbs breadcrumbs suite.

Disclaimer: This is a proof-of-concept implementation, you need to figure out for yourself if it works. If it does not, just disable and/or report in the issue queue.

allowed-value-list

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is useful when you want to give users of certain role the rights to add the values in the field of type "select list", without giving them the permission to "Administer content type" which would be dangerous to give to non-developers especially clients.

Many drupal developers and service providers would understand the need of this functionality.

Documentation

Commerce Product Reference SKU List Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

This widget allows to paste multiple products SKUs at once into a textarea. This allows for super fast and easy modifying of huge numbers of references in bulk. One good example for use case is pasting a list of SKUs from excel file.

The module is based on Entityreference's Tags widget.

WYSYWG Inline Autocomplete API

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines a plugin API for the CKEditor module that allows other modules to define inline autocomplete lookups for users as they are entering content. This module is designed to work with the @mentions module (https://drupal.org/sandbox/shawn_smiley/2169711)