Title Case

Component type

module

Maintenance status

Development status

Downloads

771

Component created

Component changed

This module allows you to convert JQuery selected strings into proper Title Case. The conversion is based on the javascript library from David Gouch (GitHub). Furthermore, you can define exceptions within the conversion.

Sponsored by ImageX Media
Sponsored by Oncology Nursing Society

Drupal 7 port of Advanced Book Blocks

Component type

module

Maintenance status

Development status

Component created

Component changed

Advanced Book Blocks integrates with the API provided by theJQuery Menu module to provide click and expand book menus with the ability to customize each block individually.

Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books on a per block level based on taxonomy terms which are assigned.

This sandbox project seeks to port this module to Drupal 7.

Entity view mode preview

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a simple module that can help you see how your entities will be rendered in different view modes.

It adds an extra tab to view pages of supported entities: 'View modes' that show how that entity is rendered in different view modes.

Security warning

Only a simple, global, access check is performed to view the entities, so this module may expose sensitive data to people you don't want to, if you configure this module incorrectly.

Supported entities

  • Nodes
  • Taxonomy terms
  • Users

Block Conditional Visibility by URI Query Parameters

Component type

module

Maintenance status

Development status

Downloads

3672

Component created

Component changed

Controls block visibility by URI Query Parameters. Drupal natively allows blocks to be placed on pages by using their paths, however, this module allows administrators to also display modules based on url query parameters.

  • Supports both "All pages except those listed" and "Only the listed pages"
  • Can be used in conjunction with page visibility
  • Administrator can set both the query parameter and value - the module is just looking for an arg=value pair

Example uses:

Jquery marquee JS

Component type

module

Maintenance status

Development status

Component created

Component changed

Add the jquery_marquee.js to any page or to specific path.
Works with node's content / Blocks / views + token.

This module can produce the same vertical scrolling effect provided by views ticker

It differs from this module in the fact that Views ticker vertical scrolling effect need to display multiple node's fields, this one works with one or more nodes.

Installation:

In a node or in a block
- Upload and activate the module

Path403

Component type

module

Maintenance status

Development status

Component created

Component changed

Path403 seeks to provide an easily configured mechanism for providing custom access denied messages based on the path that users attempt to access. It can also optionally show a login prompt to anonymous users.