Answers Voting

Component type

module

Categories

Maintenance status

Development status

Downloads

819

Component created

Component changed

"Answers Voting" extends the Answers module.

Answers provides a question & answer service. Users can post questions and other users can answer them.

Answers Voting extends Answers so that Site Administrators can decide who can vote.

Voters can:

  • Vote a question up or down
  • Vote an answer up or down

Note: Use version 7.x-3.x of Answers Voting with version 7.x-3.x of Answers

twitter_cke_placeholder

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extend "cke_placeholder" and add new plugin for dropping twitter tweets into text.
Also this module create a new tab in "cke_placeholder" library and provide fetching tweets.

Before enabling module download library twitter_api_php https://github.com/J7mbo/twitter-api-php.git.
Go to admin/config/services/twitter_integration and fill all needs data.

Migrate source XLS

Component type

module

Maintenance status

Development status

Downloads

1634

Component created

Component changed

A source migrate plugin, to allow us to use XLS and XLSX files as a migration source.

Requirements:

  • Drupal 8
  • PHPExcel library(>=1.8.1)
  • Migrate module (>= 8.1)

Usage:

To use this plugin you have to:

  • install PHPExcel library via Composer
  • install this module via default installation process

Next point it's specifying a source plugin in your migration
and all it's params:

Entity Form Monitor

Component type

module

Maintenance status

Development status

Downloads

6448

Component created

Component changed

Adds a monitoring service to all entity forms to check if the entity on the form has been updated or deleted since the form has been loaded. If the entity has been changed or deleted, then it either reloads the page if nothing has been changed on the form, or prompts the user with a dialog to reload the page. Works for all entities embedded with the Inline Entity Form module. This helps give users a heads up that their form submission is out of date before they even submit the form.

CKEditor Bootstrap Table Tools

Component type

module

Maintenance status

Development status

Component created

Component changed

Bootstrap Table Tools helps you to edit tables inside CKEditor. It supports all additional table features provided by Bootstrap CSS framework.
This is a module for integration JS+ Bootstrap Table Tools for CKEditor into Drupal 8.
If you are looking for module for Drupal 7 - no module is needed in this case, just use add-ons.

CKEditor Bootstrap Editor

Component type

module

Maintenance status

Development status

Component created

Component changed

Bootstrap Editor lets you to edit Bootstrap blocks in visual mode. This constructor has a set of plugins to process text, image content, etc..
It is a module for integration JS+ Bootstrap Editor for CKEditor into Drupal 8.
If you are looking for module for Drupal 7 - no module is needed in this case, just use add-ons.

CKEditor Bootstrap Include

Component type

module

Maintenance status

Development status

Component created

Component changed

Bootstrap Include provide features to include Bootstrap CSS & JS framework into CKEditor content. This will allow to use any other Bootstrap plugins like Bootstrap Tools, Bootstrap Table Tools and Bootstrap Editor.
If you are looking for module for Drupal 7 - no module is needed in this case, just use add-ons.