Google AMP

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is an integration with the Google AMP initiative to create mobile optimized content.

This module provides a collection of theme functions and templates to be overridden by site/theme.

Related module:

- Amp Project (The continuation of the current module)
- Accelerated Mobile Pages (AMP)

Pattern Builder

Component type

module

Maintenance status

Development status

Downloads

403

Component created

Component changed

The Pattern Builder Module empowers your team to prototype in a static pattern library and then import your designs and content data model into Drupal with a single drush command. Need to update your design? No problem! Just update and QA the code in your pattern library and import those changes in seconds.

Block Class Tags

Component type

module

Maintenance status

Development status

Downloads

374

Component created

Component changed

This module adds that a tagging functionality to the Block Class module by implementing jQuery TextExt.

In addition, other modules can implement their own hook_block_class_tags_classes() and return an array of their own predefined classes they would like to use.

Block Class Tags Gif

Dependencies

Website Page

Component type

module

Maintenance status

Development status

Component created

Component changed

Use Website page module to create pages, with custom HTML, on your site that can fully overwrite standard Drupal page template system.

Usually you would use this module to create complex landing pages that has a lot of custom HTML/CSS/JS and you do not want to create custom page templates in your theme or create custom content types, block, panels with complex structure.

Basic idea is, frontend developer creates a custom HTML/CSS/JS code for new page and site editor just create new website_page node with the same code from developer and that is it.

Book Search and Replace

Component type

module

Maintenance status

Development status

Downloads

351

Component created

Component changed

Book Sar (search and replace) uses Views, Views Bulk Operations and Views Bulk Operations Search and Replace modules in order to deliver a view specific to working with books. Using this combination you can easily search through books, filter to the list you want, then replace body / title text values accordingly. It also adds in the ability to bulk revert items back 1 revision in their revision history.

Simple Geolocation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds HTML Simple Geolocation information and Google Reverse Geocoding to Local Storage. As of now, it sets variables in localStorage for isUS (United States), isCA (California), isLA (Los Angeles) and ZIP code. This in combination with the personalize module or other modules can create user specific and tailored content that will work with font end caching (Varnish) enabled. HTML Geolocation works with mobile or desktop devices. The time request and coordinates are stored in localStorage as well to avoid a bug in Firefox asking repeatedly for permission.

Hubspot forms

Component type

module

Maintenance status

Development status

Downloads

2583

Component created

Component changed

This is a very simple module that allows you to create Hubspot form blocks on your Drupal sites. The module also comes with a new field type so each entity could have it's own form.

CKEditor plugin allows editors easily embed Hubspot Form into content by adding token: [hubspot-form:FORM_ID partner_id:PARTNER_ID]

No need to copy embed code from Hubspot and paste it into your website.

Enable it, provide an API key and you're ready to use the module.