Entity Resource
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module provides a generic entity resource to be manipulated through the Services API.
This module provides a generic entity resource to be manipulated through the Services API.
This module creates a Language Field in D7 and D8. It provides a Field Formatter with several options. Flag icons can be used using either the Language Icons module or the Flags module
Use this module if you need more languages then the enabled languages, but do not need the translations. Example: Your site contains two configured languages, but contains content type 'Manuals' in 5 languages.
Use Views Global Filter on sites that feature multiple Views. You want the views to be driven by the same filter selection, for instance a country, a date range, a search term or even proximity to a post code. These views may be on the same page or scattered across several pages on your site, however you want to offer the visitor the convenience of setting the filter for all these views only once, for instance when they first land on your site.
Views Global Filter implements the picked once, operates site-wide (POOS) principle. This means you can place anywhere on your site a selection widget (drop-down, check boxes etc) to globally filter all or some of your views. When the user picks a value from the global selector, the value is invisibly passed as a contextual filter to whatever views you like, even when these reside across multiple pages. This avoids you having to duplicate filters and avoids the visitor having to re-select their choice as they go from page to page.
This module is for wish.
Toolbar Visibility module allow to remove the Drupal 7 & 8 Toolbar on selected theme(s).
This module is great for remove the Toolbar on the front site and keep a separate admin theme.
For use this module you must disable Overlay Module.
Current maintainer & author:
This project has been sponsored by:
With CCK and Views, you almost don't need to write SQL queries to create and
manage tables, insert into them, and then select from them. Views will let
you query most any field in any table, since major modules expose their tables
to Views. Filters are what allow you to create your WHERE clause, with the
ability to expose some of the input values to user selection. Arguments allow
users to pass in values that will also be substituted in the WHERE clause.
Unfortunately, arguments and filters don't play together and by default there's
With Brain Forum Moderation you can add "Moderation" field to your
Brain Forum posts.
It creates an ajax link that opens a popup with variety of moderation options when clicked.
Development has just started so it will take some time before even the basic features are ready for production.
You can help by opening feature requests so i can figure out which features are actually needed.
These are some planned features:
This small glue module adds two fields to the entity translation form that allows to translate the menu title and description associated with the node.
If This, Then That
This module allows users to submit an order and pay for it later in some manual fashion, like mailing a check. Once the payment is received, an administrator can mark the payment as complete, and the order status will be updated accordingly.