Views Own Tab

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a views plugin used on node views to display a views page with a tab meant only for the currently signed in user to see, while viewing their own user profile page.

For example:

weather_views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Now weather module already have integration with views.

This module expose the weather data collected by weather module to views. You can create view to display the weather data in different views display. Currently it have only location name, temperature, dewpoint, wind speed as filter. It doesn't have any relationship with other table in future it may have relationship.

ApacheSolr Views Statistics

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extension for Apache Solr View Drupal module to work with statistics module. Creates fields: is_statistics_totalcount, is_statistics_daycount which are listed in Apache Solr view, after the reindexing process.

After content is viewed, the module will update its Apache Solr counter-fields for viewed content, and will mark the content for reindexing. Counters will be changed after next Apache Solr index rebuild.

Contains also disabled example view, which simulates the order by popularity use case.

Field Embed Views

Component type

module

Maintenance status

Development status

Downloads

2848

Component created

Component changed

The module provides a field type to attach any Views View display with, configurable on per-entity level, default values for exposed filters and sorting. The placement of the View in the content can be reordered on the "Field Display" administration page for the entity.

Nodeblox

Component type

module

Maintenance status

Development status

Component created

Component changed

Nodeblox lets you create blocks in a UI that someone else can admin: choose a node to display in that block. The block always stays the same, but the content might change.

Every block has its own settings: a reference/selection view, view mode, title etc.

Myeffecto

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

It's a simple rating widget with emoticons, readers can provide quick feedback. It also helps readers to engage with blog by reading more recommended articles based on emotion and share blog again driven by emotion. Its an easy to use and **free** widget for blogger
MyEffecto helps in increasing engagement and drives traffic of your blogs via a simple feedback plugin.

Views order form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Turn a view into an order form.

  1. The module adds a field in Views which adds a checkbox so that nodes in the view can be ordered.
  2. The second step is where the user fills in contact information.
  3. The order is sent containing the nodes picked in step 1 and the contact information from step 2. It is sent to an email address that is configurable via settings page.
  4. The user is redirected to a "Thanks for your order" page.

Development is on GitHub.