#Heading

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a simple Text Filter that identifies HTML Headings (h1, h2, ...) and makes it possible to link directly to their position on the page.

This allows you to toss around references to specific sections within a long article.

BUEditor Media Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module adds code to allow a Media button to be added to the BUEditor.

Currently it just loads the relevant JavaScript libraries on hook_form_alter to allow a custom button to be added to BUEditor.

To get this to work, activate this module then go to admin/config/content/bueditor and edit your chosen editor profile. Add a button (or edit the existing image button) to use the following code
js: Drupal.media.BUE.insertMedia(E);");

Insert FC

Component type

module

Maintenance status

Development status

Component created

Component changed

Add insert button to field collection fields. You can select an available view mode for the field collection entity. The insert button insert a JSON tag into the selected textarea (a tag like the media module). A input filter render the entity based on the view mode into the content.

H5P - Create and Share Rich Content and Applications

Component type

module

Maintenance status

Development status

Downloads

49522

Component created

Component changed

With this module you will be able to create interactive videos, question sets, drag and drop questions, multichoice questions, boardgames, presentations, flashcards and more using Drupal.

All the content is HTML5, meaning it will work great on smartphones, tablets and other mobile devices. With H5P, you create and edit HTML5 content directly in your web browser just like you edit any other Drupal content.

Speakerdeck Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an input filter to embed a presentation from www.speakerdeck.com anywhere the filter is accepted.

To add a presentation to your content, just add [speakerdeck:url] with url the url of your presentation. For instance, if you want to add the slides of Introduction to Speakerdeck, just add [speakerdeck:https://speakerdeck.com/speakerdeck/introduction-to-speakerdeck] to your post.

Antisearch Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

6574

Component created

Component changed

The Antisearch Filter hides single words from search engines like Google, Bing, Yahoo etc.

In this situation the Antisearch Filter module is the right module for you: Your text on the internet has to found by search engines. Just a few words in it should not be found under any circumstances.

How it works:

It adds random characters to the selected string und hides this random characters with CSS. For example the string "Josef Friedrich" is converted to "J9ofs6e0fj 8Fcrpijerdgrtikcshj".

This example HTML code