jQuery oEmbed All

Component type

module

Maintenance status

Development status

Downloads

862

Component created

Component changed

Integrates jQuery oEmbed All, which allows you to automatically embed Tweets, Facebook posts, and other oEmbed content anywhere on a site simply by posting a link.

Configuration consists of one step- setting the selector to which to apply jQuery oEmbed All. This allows you to whitelist or blacklist certain types of content (for instance, only applying jQuery oEmbed All to links in articles that do not have a 'no-embed' class).

JwL Zoom

Component type

module

Maintenance status

Development status

Component created

Component changed

Requires

  • jQuery
  • Libraries API
  • imagefield

How to Use

Real Simple, Using a Image Entity Fields go to you content type and select 'Manage Display'. Go to your image entity field and select the display type of JwL zoom. That's it.

This is my first module release I'm expecting a lot of bugs, if you fall into any issues I would ask that you be patient I will try and fix and improve this module over time.

Feel free to visit my site for more details.

Content Login

Component type

module

Maintenance status

Development status

Downloads

1114

Component created

Component changed

Normally a user gets login by login box containing user name and user password.
Now this module tries to login an user by providing content url which is
encrypted.
This module is useful when you want to provide demonstration of site to new user
and you do not want them to perform provide user name and password and then
enter into the website for walk thorugh of the site.

By encrypted url of the content user will be able to go to the content and he
will be able to logged into the application without any authentication.

Redirect Check

Component type

module

Categories

Maintenance status

Development status

Downloads

271

Component created

Component changed

Synopsis

Addon module for Redirect to check if redirect paths can be reached. For each redirect you can turn this check on/off and set a fallback url for when the redirect fails. The redirect checks for a response status code 200, 301, 302 or 304 on the redirect url.

Requirements

This module requires the following modules:
* Redirect (https://drupal.org/project/redirect)

Token Content Access

Component type

module

Maintenance status

Development status

Downloads

2009

Component created

Component changed

Token Content Access allows you to restrict access to individual nodes using URL tokens. In order to view protected nodes, users must provide a unique token via the URL. This allows nodes to be published and viewable to anonymous users (for instance with a special link from an email campaign) but not visible to the public at large. It also automatically hides any TCA-protected content from Views results.