Drupli Search

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupli Search is a module that aims to provide a SEO optimzed and AJAX based search for drupal by extending the functionality of existing the search api modules.

ApacheSolr Global Context

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows to have different default search-facet-values depending on the current page of the user.
So for example if you are on an organic group you will get the results only from this group.

This system is kind of extendable at the moment, so you could use it for example for /user/%uid or for certain things like the global calendar.

Webform Conditional Confirmation Messages

Component type

module

Maintenance status

Development status

Downloads

4425

Component created

Component changed

This module extends the Webform module and allows you to display different confirmation messages depending on the values entered. You can set up multiple conditionals and the first conditional rule that matches the values entered will be used. For example it's possible to say if field A is X display one confirmation message, but if field A is Y display a different message.

Views BaseURL

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple little module adds a 'Global' field to Views, that exposes the site's base URL (e.g., http://www.example.com).

It's not modifiable, or other wise interesting in any way. The intention is for it to be excluded from display, and then incorporated into other fields via a token. This is useful when building links to other views with arguments, for example.

Node Protection Via Webform

Component type

module

Maintenance status

Development status

Component created

Component changed

This module, Node Protection Via Webform, allows you to require people to fill out a form before viewing specific content types on your site. A person need only fill out the form one time, then all other content protected by the module is open to be viewed by the person.

FitVids

Component type

module

Maintenance status

Development status

Downloads

132116

Component created

Component changed

If you have a responsive website and you want to embed video and other <iframe> content, then you need this module.

It uses the FitVids.js library for fluid width video embeds (e.g. flash video in <iframe>s). You don't need it for pure HTML5 videos.

It supports YouTube, Vimeo, Blip.tv and Kickstarter by default, and can use it with other video providers like Facebook or Viddler.

Taxonomy menu form

Component type

module

Maintenance status

Development status

Downloads

49576

Component created

Component changed

With this module you can easily create menu items on a Taxonomy term page attached to that term. As on the node form. This module enables the "Allowed Menus" options on the Taxonomy vocabulary form and works as the content type form for nodes. Then on the taxonomy term add form you can set the menu item for that term, just as you can do on the node add form.

Local image input filter

Component type

module

Categories

Maintenance status

Development status

Downloads

2364

Component created

Component changed

Locks down image references to the host/domain of your site only, to prevent CSRF attacks, and avoid HTTPS mixed content errors.

In short: This input filter restricts image tags in HTML content submitted by users to your site.