Advanced link filter

Component type

module

Categories

Maintenance status

Development status

Downloads

2232

Component created

Component changed

This filter parses HTML links (excluding mailto). It may adds some REL attributes to external links, optionnally in conjonction with a javascript behavior that open the URL in a new window if the REL attribute contains external.

It is possible to define a list of domains that should be considered as internal, using wildcard if necessary.

For links to current page, a class to be added may be defined. Note that it disables the cache for the current filter format.

Any interesting feature or idea for processing links is welcome.

OG Role Reference Field

Component type

module

Maintenance status

Development status

Downloads

1891

Component created

Component changed

This module allows a group_content entity (any entity with a group_audience attached to it) to also contain a reference field to role(s) within the selected audience.

"og_role_field" integrates well with:

  • Rules
    • Grant a group role on checkout using Drupal commerce
    • Grant a group role on a specific event
    • Use rules_scheduler to remove a group role after a certain amount of time
  • Views

Context Vocabulary

Component type

module

Categories

Maintenance status

Development status

Downloads

1824

Component created

Component changed

Context Vocabulary provides a context condition reactive to current node taxonomy.

Core context taxonomy condition is per-term basis. This module provides a per-vocabulary condition, means if at least one term of vocabulary A is selected, the context is active.

This module is currently for Drupal 6 only.7.x version is in development, thanks to zhuber

Token tweaks

Component type

module

Categories

Maintenance status

Development status

Downloads

24080

Component created

Component changed

Provides tweaks for tokens (mostly to improve performance)

  • Modify the default depth limit for the token tree UI. This does not affect replacement of any tokens, just limits how "deep" you can see possible tokens to use.

Potential new features

  • Disable token types or specific tokens.

Search API Database Search

Component type

module

Categories

Maintenance status

Development status

Downloads

548444

Component created

Component changed

This module provides a backend for the Search API that uses a normal database to index data. It is therefore a cheap and simple alternative to backends like Solr, but can also be a great option for larger sites if you know what you're doing.
The prime example of a large site using this module is this site itself – all issue queue listings are generated by the Search API using this module as the backend.

UC CIM Backorder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Many real world situations require the ability to pay and ship only part of an order. UC Backorder provides a method to calculate and track partial payments, refunds and shipments for admins.