Newsletter Assembler
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Newsletter Assembler
Require:
inline_entity_form
Newsletter Assembler
Require:
inline_entity_form
This module allows get reports and use Blizzard API for your battle.net modules
This module does nothing,
Views gives you the ability to create blocks for your page views' exposed filters, allowing you to place your exposed filters in arbitrary regions (via Core Block module, Context, or Panels).
If you've wanted the same capability for your block views, this is the module for you.
CTools Custom Link allows you to add custom links inside panels, leading to any user-defined page. It is implemented as a CTools Content Plugin, and thus can be reused anywhere in the code as well.
The link fields that can be defined are:
- URL
- Text
- CSS classes
- HTML Attributes
The first three fields also support token replacement and context keyword substitutions.
This module depends on the CTools module.
Domain Blocks Visibility is an addition to modules Domain Access and Domain Blocks and it provides global configuration page where we can manage domain visibility for all blocks on one page.
It also gives overview of your blocks per all enabled themes.
The Zendesk Feedback Tab is essentially a small and portable version of the Help Center or Web portal that you can embed on your Drupal site. It can be configured to allow your end-users to search your knowledge base, submit a support request or live chat with your agents.
The submitted feedback or support requests will create tickets in your zendesk support center account.
The module i18n admin menu allow users to see items in a more organized menu, separated by language.
Currently the module i18n_menu doesn't have a proper treatment for it. I created this module with a dependency of i18n_menu, it aims to improve the menus in the administrative interface.
The whole solution relies on a Custom content type widget for entity reference. This widget provides listing of existing references via views and provides CRUD functionality for referenced content types. With other words, the referenced content should be generated and changed only within the referencing content. Similar modules like Inline entity form or Entity connect providing similar functionality but with fixed listing items and selection of existing content.