MarkitUp Wysiwyg editor

Component type

module

Maintenance status

Development status

Component created

Component changed

MarkitUp Wysiwyg editor (without Wysiwyg module and setting)
Just install this module and wysiwyg editor will work for all *_node_form! )

Dependencies: jQuery Update module Need JQuery >=1.8

Русская версия тут Github

Channel Youtube

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is and extra add-on to Video Embed Field. This module will be a hook for Video Embed Field and will only display the playlist and videos from a channel registered.

How to use it?

Before downloading and installing this module, make sure you had installed Video Embed Field.

After installing this module go to admin/config/youtube and insert you channel ID. There is a link under the field which will take you to your channel ID.

Required API

Component type

module

Categories

Maintenance status

Development status

Downloads

1132

Component created

Component changed

Overview

Only for DRUPAL 8

This is an API module, so it doesn't provide any end-user features. Once enable, replace the whole Widget system to add the required functionality as a new subsystem based in a pluggable API.

Some modules such as required_by_role, takes advantage of this module poviding new ways to work out the required property per field instance basis.

Search API devel

Component type

module

Categories

Maintenance status

Development status

Downloads

1175

Component created

Component changed

Provides some functions for development with search api.
Search api devel node reindex
Features:

  • Reindex entity manually
  • Remove entity from indexes manually
  • View info about how entity stored in indexes
  • Drush commands

Kinds of entities, which are supported:

Color Extract

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Color Extract is a basic module to retrieve color information from an image and output it as a css3 linear gradient background. The output should probably be moved to the theme layer. The code also needs some cleaning up.
This sandbox has been requested at http://www.codeculture.nl/comment/146#comment-146

Color processing is partly done by the ColorJizz library: https://github.com/mikeemoo/ColorJizz-PHP