FontAwesome Class Formatter

Component type

module

Maintenance status

Development status

Downloads

703

Component created

Component changed

The FontAwesome Class Formatter adds a visible icon to an entity. It's based on the example's module field formatter and offers a simple widget to choose from all Font Awesome icons via comfortable picker.
The formatter generates a span element with the "fa-" class attribute.

Quicktabs Modal

Component type

module

Categories

Maintenance status

Development status

Downloads

66

Component created

Component changed

This is a style setting option that gets added to the dropdown when administering a Quick Tab. It allows any content in a Quick Tab block to be displayed within a modal.

Files Viewer

Component type

module

Maintenance status

Development status

Component created

Component changed

File viewer module shall help you view popular document files online, without downloading them.

This module uses Google Docs and Office live url to render documents.

Currently it supports following extension.

.doc, .docx, .xls, .xlsx, .ppt, .pptx, .pdf

UIKit GUI

Component type

module

Categories

Maintenance status

Development status

Downloads

133

Component created

Component changed

Inspiration

UIKit is a new lightweight framework that has become a popular alternative to bootstrap.

It’s creators Yootheme developed a UIKit GUI tool called Widgetkit which is available for Joomla & Wordpress but not for Drupal.

So we plan to bring a UIKit GUI to our platform.

The Drupal UIKit GUI

Entity PDF

Component type

module

Maintenance status

Development status

Downloads

389

Component created

Component changed

Entity PDF can create a PDF from any node based on any view mode. Support for other entities is coming, contact me if you need it!

Entity PDF uses mpdf7. (currently beta only)

Install with composer only!

The module provides a htmlpdf.html.twig file so you can control the entire HTML structure that gets converted to PDF. No CSS and/or JS from Drupal will get added so you need to add everything by hand in the twig file.