Views UI Sort

Component type

module

Categories

Downloads

1029

Component created

Component changed

Helper module to sort view ui select options. This module makes it easy to find the option you are looking for when adding fields and filters by sorting the options list.
Several sort options are provided.

Currently this module supports the following sort options:

  • Do not sort
  • Simple Alpha-Numeric (case insensitive)
  • Field Label
  • Field Name
  • Field Type
  • Widget
  • Field Type / Field Label
  • Field Type / Field Name
  • Widget / Field Label
  • Widget / Field Name

Similarity Objects

Component type

module

Categories

Downloads

1560

Component created

Component changed

This module allows the administrator to create a wide ranging set of similarity calculations. It can out of the box, calculate similar nodes of a specific type using the search index, taxonomy terms and node title. These similarities are calculated on cron run.

Advanced Taxonomy Blocks

Component type

module

Maintenance status

Development status

Downloads

24945

Component created

Component changed

Advanced Taxonomy Blocks makes use of the JQuery menu module to create extremely customizable blocks for browsing through single hierarchy taxonomies. Though the taxonomy menu module does something similar, if you use this module you will see that they are in fact entirely different in their approach.

Pager Preference

Component type

module

Downloads

597

Component created

Component changed

Pager preference allows users to set the number of results to display in a paginated page throughout the site.

A new div element will be displayed below the pager to allow users to set their pagination preference simply as:

Show 25 / 50 / 100

pager.inc patch
---------------
Requires patch to pager.inc file located in /YOUR_SITE/includes/ folder to allow for user's pager preference to override result set limit. Run pager.inc.patch against pager.inc.

Views attach

Component type

module

Maintenance status

Development status

Downloads

63313

Component created

Component changed

Note: This module has been deprecated for Drupal 7 in favor of its phoenix, EVA.
We will be maintaining drupal 6 release for some old sites.

This module provides two additional Views display plugins, "Profile" and "Node content". These displays do not display on a page but get "attached" to either a user page or nodes of specified types. These views are not stored with the user or node, the way viewreference.module would, so they can be globally-reconfigured.

Existing Nodes Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

985

Component created

Component changed

Description

This module provides a Views filter. It allows the exclusion of the nodes already displayed by another view within the same page.
It uses the Views API to deliver proper functionality.

The filter implementation arose from the need of having a featured nodes block along with regular nodes without their duplication.

Compatibility

Works with Drupal 5.x and Views 1.6 only.

WARNING

At the moment, the list with the created views includes the view that is being edited. Do not select the view you are currently editing!

easySlider

Component type

module

Maintenance status

Development status

Downloads

6198

Component created

Component changed

WARNING: The functionality of this module can be achieved in a lot better way using Views Slideshows, which is a fantastic module (I use it all the time). This module is nice to get the easySlider plugin, but if you're an end user you're better off using Views Slideshows. To use this module, you need good knowledge of ImageCache, CCK, Views and CSS.

Recent Comments

Component type

module

Maintenance status

Development status

Downloads

5005

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Recent Comments

Recent Comments provides a high-performance, fully themable block of recent comments. It's more lightweight than Views and more configurable than the default "Recent comments" block packaged with the Comment module.