Musixmatch

Component type

module

Maintenance status

Development status

Downloads

104

Component created

Component changed

This module allows embedding of lyrics from Musixmatch (https://www.musixmatch.com) by rendering the URL as an iframe or a link.

Configuration is simple:

1. Install and enable the module.
2. Add a Musixmatch field to any content type.
3. Configure the field settings (width, height & color theme) as desired.
4. Configure the display settings (iframe or link) as desired.
5. Enter a Musixmatch URL when adding new content of the content type.

Context groups

Component type

module

Categories

Maintenance status

Development status

Downloads

946

Component created

Component changed

Are you using Context to manage your block layout? Then you definitely had a case where you wanted to place two (three or more) blocks next to each other and maybe one block bellow. Or maybe you had multiple blocks in one region and one of them had to be displayed in full width while others had some container around them. In both cases, you probably created additional regions or created a custom block where you group other blocks.

Classify

Component type

module

Maintenance status

Development status

Component created

Component changed

Classify will provide the ability to add classes (and other attributes) on any entity type.

Allow a user configurable field to allow adding custom classes/attributes to an entity.
Allow a predefined set of classes/attributes to be provided by a module/theme, allowing a user to select a class/attribute that already has 'functionality' attached to it.
Each type of attribute (class, id, title, data-x, etc.) should be setup via a Plugin.

Term Content

Component type

module

Maintenance status

Development status

Downloads

239

Component created

Component changed

Term content is a simple administration UI to manage (sort/filter) Taxonomy term's content

Why Term Content ?

There is no any way to customize the term content's order in drupal, most of the times we are using nodequeue module to order the nodes. It is very hard to manage the content in both nodequeue and taxonomy, This module might solve the problem. we can easily customize the node's order based on the terms and also we could list the nodes in views based on the custom orders.

For more details Check README.txt file.