Gist Embed
Component type
Maintenance status
Development status
Component created
Component changed
Introduction
This is a very simple project that provides a Link field formatter to embed Github Gists.
This is a very simple project that provides a Link field formatter to embed Github Gists.
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.
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.
This module brings a basic integration between Drupal and Europeana.
- Field field types which leverage the Search API to show related content
- A few blocks.
- Basic implementation of an IIIF viewer.
- ...
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.
Snippets are pieces of Twig code that can be used to build site layouts. The module provides an administrative interface to manage and render snippets on the site.
You can take a test run on simplytest.me.
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.
This module provides an advanced search form built in AngularJS that works with Drupal and Apachesolr as backend.
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.
Testing
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.
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.
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.
In-progress! See https://www.drupal.org/node/2910264.