Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Commerce Partial

Allows partial payments to be made within Drupal Commerce

Commerce Order Details

Allows administrators to see the details of the line items in an order.

Commerce Line Item Edit

Allows you to edit line items after they've been added to your shopping cart within Drupal Commerce.

Bootstrap WYSIWYG

Project is no longer supported.

As an alternative you can switch to CKEditor which is built in Drupal 8 core.

Taxonomy Publisher Filter

Update

===============================================

This module is now part of Taxonomy Tools.

===============================================



This module allows you to limit the taxonomy terms listed in a term reference form element or in a views exposed filter.

Description

Based on a status field disabled terms will be removed from the options by a hook_field_widget_form_alter() implementation for term reference field widgets and by a hook_form_FORM_ID_alter() for views exposed forms.
The module allows you to enable/disable this limitation with permissions for each vocabulary.

Feeds Editor

The Feeds Editor module intended to make your life easier when you work with CSV files for Feeds importers.

For each existing Feeds importer (admin/structure/feeds) you can create a "worksheet".
Each worksheet has its own frontend (UI) and backend.
The frontend looks like MS Exel table and based on excellent JQGrid plugin(see http://www.trirand.com/blog/jqgrid/jqgrid.html).

Via UI you can perform various administrative tasks such as:
- Add rows
- Edit rows (modal window, inline)
- Search columns
- Sort columns
- ....

So, what's special?

When you create a CSV file locally using, for example MS Exel or Openoffice, and have many different fields, you must properly enter all those values.
You have to remember all of them or check every time possible values in the field's settings. It's boring and slow process.

Another good example - images.

You have to upload all your images manually to the server, most likely using FTP client, than get their URLs and paste into appropriate table cell.
With Feeds Editor module you can open modal window and quickly upload multiple images at once using Plupload widget, then easy copy-paste recieved URLs

When you add a row, you also add corresponding record to backend (working) table.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported