Scrollbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provide a tooltip box that shows up when user scrolled down the page. It can contain anything, from views to little kittens. You can use this to build read more recommendations for example.

Social Login and Social Share

Component type

module

Maintenance status

Development status

Downloads

29990

Component created

Component changed

Note: Social Sharing feature is available with LoginRadius FREE plan whereas Social Login feature is available with paid plan. To learn more about LoginRadius pricing, click here

Step-by-step installation Video: https://vimeo.com/loginradius/drupal-social-login-and-social-sharing

Product Overview:

Facet API Bonus

Component type

module

Maintenance status

Development status

Downloads

118399

Component created

Component changed

Facet API Bonus for Drupal 7 is a collection of additional Facet API plugins and functionality, foremost filter and dependency plugins – And a place to collect more additional Facet API extensions.

Currently Facet API Bonus includes:

Context URL

Component type

module

Maintenance status

Development status

Downloads

1647

Component created

Component changed

Context URL is a very little and fast module. It gives you the opportunity to use the complete page url as Context condition: you can check if the URL string matches a given shell wildcard pattern, also described in one of these PHP function: fnmatch and preg_match. The URL string is intended as full Domain and Request Path.

Variable Email

Component type

module

Maintenance status

Development status

Downloads

33827

Component created

Component changed

Send emails using Rules, taking a defined variable as an email template.

This module allows you to send emails with Rules, using a variable defined with the Variable module. It also defines a "mail_html" variable type, which will allow you to create variables that can be used as HTML emails.

Development was realized by GVJ web sites & consulting

Field lock

Component type

module

Maintenance status

Development status

Downloads

3128

Component created

Component changed

Field lock adds additional level of permissions so certain users can lock a field, preventing others from editing or deleting it.

This is a helper module especially focused on installation profiles, allowing a developer to prevent fields which are required for some functionality elsewhere in the site from being altered by administrators who should be able to manage/add fields, but should not remove certain fields without things breaking.

Drush moduleinfo

Component type

module

Categories

Maintenance status

Development status

Downloads

714

Component created

Component changed

With the Drush modueinfo you will be able to see some information about the selected module.

Normally if you want so see some info about an installed modules version, you would do something like

cat sites/all/modules/contrib/views/*info

With Drush moduleinfo, you can do a

drush mi views

And you will get something like

Multilevel Select

Component type

module

Maintenance status

Development status

Component created

Component changed

Multilevel Select adds a form element that uses ajax and multiple select element to allow quick and easy selection of values in large trees, by expanding them only one level at a time. This makes for a much friendlier user interface when dealing with large, deeply nested taxonomy trees on term reference fields.