EntityFieldQuery Views Backend

Component type

module

Maintenance status

Development status

Downloads

19939

Component created

Component changed

This module enables Views to use EntityFieldQuery as the query back-end, allowing you to query all defined entity types and their fields, even the ones stored in non-SQL storage. Unless you are storing your data outside of the SQL database, you probably don't need this module.

Storage engines that should work

If there are any others that should be added here, please let me know so that I may add them to the list.

Field formatter settings

Component type

module

Maintenance status

Development status

Downloads

227198

Component created

Component changed

The Field API in Drupal core lacks the ability for other modules to easily alter field formatter settings forms and the formatter summaries. This module is a small API provider for other modules since it's too late to get the hooks into Drupal 7 core.

Content Taxonomy Term List

Component type

module

Maintenance status

Development status

Downloads

1948

Component created

Component changed

This is a very simply module which allows you to define CCK fields for content types which display terms for each given node. Each field you add is "read only". This means there is no addition to the node add/edit form. It just grabs the terms associated with a node and allows you to output them either as inline or block elements (in each case either as plain text or as a hyperlink). If you use one of the inline formatting options, you get a nice "a, b, c and d" style list.

Ukrainian Stemmer

Component type

module

Maintenance status

Development status

Downloads

3301

Component created

Component changed

Ukrainian Stemmer algorithm for internal Drupal Searching for Ukrainian language

Обговорення модуля на офіційному сайті українських друпалерів

Frontpage

Component type

module

Maintenance status

Development status

Downloads

8235

Component created

Component changed

This module allows setting a node as frontpage for anonymous and authenticated users. Users can be allowed to set the frontpage by setting the appropriate permissions.

Once the module is enabled

  • two new links will appear at the end of the node body (Set as anonymous frontpage, and Set as authenticated frontpage) for any content type that has been enabled, and for the users with the right permission;
     
  • Two new node operations will appear at admin/content (Set as anonymous frontpage, and Set as authenticated frontpage) for any user with the right permission.
  • Only users with the edit frontpage permission, or the bypass node access permission can edit the node that as been set as authenticated (anonymous) frontpage.
     
  • Only users with the set frontpage permission, or the bypass node access permission can set the frontpage for the authenticated (anonymous) users.

 

Gallery Assist X Formatters

Component type

module

Maintenance status

Development status

Downloads

657

Component created

Component changed

What does Gallery Assist X Formatters?

GA-XF allows to apply to Gallery Assist galleries third-party solutions concerning images galleries

Currently supported third-party solutions

  • JQueryTOOLS - Carousel
  • JQueryTOOLS - Vertical-scrolling
  • JQueryTOOLS - Some slide variants

 

 

 

Context error

Component type

module

Categories

Maintenance status

Development status

Downloads

16837

Component created

Component changed

Provides a context condition for triggering on a 403, or 404 error page. Possible combinations:

  • 403 error only
  • 404 error only
  • 403, or 404 error
  • Neither 403 nor 404 error page

Development of the Drupal 6 branch was sponsored by Freestyle Systems.

Most of the Drupal 7 branch has been contributed by szantog.

Views Slideshow Xtra

Component type

module

Maintenance status

Development status

Downloads

49381

Component created

Component changed

Overview

Views Slideshow Xtra is an enhancement module for Views Slideshow, providing the ability to create overlays for a Views Slideshow. HTML elements are placed in <div> overlays, with overlay visibility controlled by toggling the CSS display property, so that overlays are displayed with their corresponding slide. Animation of the overlay displays is also supported.

In addition to overlay support, this module has some other useful features: