Favorite Widget

Component type

module

Maintenance status

Development status

Downloads

168

Component created

Component changed

This project uses jQuery Favorite Widget plugin that allows users to put content to their favorites that are stored in a cookie.

For Drupal, there are modules available that allows you to reach this functionality such as Flag. This module however is useful when you want to provide this functionality:

Obfuscate Email

Component type

module

Maintenance status

Development status

Downloads

1115

Component created

Component changed

Protect email addresses from spam bots, in two situations:

  1. In a field template, or
  2. in a text filter for ckeditor output

Both situation utilize the same javascript.

How it works?

To hide your emails from bots, render a non readable email on the server and
decrypt it via vanilla JS in the client. No jQuery needed. The basic idea consists of three parts:

Libraries in Profiles

Component type

module

Maintenance status

Development status

Downloads

4148

Component created

Component changed

This project pre-emptively checks for missing JavaScript/CSS Assets and looks in other locations - the active profile folder and a user configurable extra location.

REQUIREMENTS

Drupal 8 is required, Drupal 8.2.x or higher is suggested.

INSTALLATION

Install as you would normally install a contributed Drupal module. See the Drupal 8 instructions if required in the Drupal documentation for further information.

Header and Footer Scripts

Component type

module

Maintenance status

Development status

Downloads

905

Component created

Component changed

This module allows you to add style and scripts in your site or , You don't need to open any file for this purpose.

You will be able to insert Google Analytics or other Web-analytics code, meta-informations, CSS and JS codes to
You will be able to insert html and/or JavaScript codes to footer of your site. Good place for Clicky Web Analytics, Twitter, Facebook or any other social media script.

WYSIWYG Custom JavaScript

Component type

module

Maintenance status

Development status

Downloads

312

Component created

Component changed

This module allows custom JavaScript to be injected inside a WYSIWYG iframe and modify the content within it.

It is useful if you have JavaScript that runs on the front end of your site and you want to run the same JavaScript inside the WYSIWYG to make the appearance of the content in the WYSIWYG more closely match the final output.

It requires the Wysiwyg module in order to work, and currently only works if you are using CKEditor as your WYSIWYG editor.

OPS (On Page Search)

Component type

module

Maintenance status

Development status

Downloads

390

Component created

Component changed

SUMMARY

On page search module provide functionality to search on single page. It is replacement of CTRL+F of browser.

If you are using infinity views load more , then it may possible that user may have very large page. Then if user want to search on this long page , then you may required this module because drupal default search provide functionality to search contents.

You can highlight the certain keyword that you are interested in for easy spot. You just have to type the search phrase in textbox.