Sticky preview

Component type

module

Maintenance status

Development status

Downloads

661

Component created

Component changed

This module provides sticky preview box on node add/edit page. You can enable this feature for each content type on content type setting page. Also you can include to preview only those fields that you want.

Supported input types

  • text areas
  • text fields
  • radio buttons
  • checboxes
  • selects

Goals

This module would be helpful if you have really big forms (forms with a lot of fields). Sticky preview box helps users to keep in mind what has been entered into fields at the top of the form without page scrolling.

Europeana

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings a basic integration between Drupal and Europeana.

Ideas

- Field field types which leverage the Search API to show related content
- A few blocks.
- Basic implementation of an IIIF viewer.
- ...

Dependencies

This module depends on the more generic colada/europana PHP library. You'll need to install composer manager to download and wire the library in your Drupal installation.

Social simple

Component type

module

Maintenance status

Development status

Downloads

644

Component created

Component changed

Social simple provide a simple extra field on nodes allowing to share the content on social networks (currently Twitter, Facebook, Google+, Linked in). The social share links are simply links prepopulated with content's title and the url to share, and so have very light impact on the website performance.

The module provide too a Social simple block you can configure to enable any social network you want (among those available). You can place this block everywhere, and thus permit visitors to share any kind of page.

Apachesolr AngularJS Search

Component type

module

Maintenance status

Development status

Downloads

571

Component created

Component changed

This module provides an advanced search form built in AngularJS that works with Drupal and Apachesolr as backend.

Introduction

This module works with apachesolr and AngularJS to provide a flexible UI to allow
the user to create complex searches.

You could see a working example in Popline website from K4Health.

Symlink

Component type

module

Maintenance status

Development status

Downloads

468

Component created

Component changed

Synopsis

Symlink is a module that solves a problem that many people are experiencing when they add more than one menu item pointing to the same internal link. This will cause the menu trail to act erratically.

Symlink will create a custom content type that will render any node it's referencing. That way, from the Drupal's point of view, this will be a completely different node every time even if it is always pointing to the same link, and the menu trail and breadcrumb will work in a more predictable fashion.

Test Entity Flag

Component type

module

Maintenance status

Development status

Component created

Component changed

The problem

Creating test content is a standard part of developing a new site, but removing all of that test content before launch can be error-prone and tedious, especially once you've added some real content.

The fix

This module adds a checkbox to entities which allows content creators to flag the entity as test content. It also provides an admin UI which can be used to bulk unflag or delete test content items.

D8 port

In-progress! See https://www.drupal.org/node/2910264.