MyReactJS

Component type

module

Maintenance status

Development status

Downloads

1422

Component created

Component changed

This module shows the integration of drupal and reactjs. We created a content listing in a way that every changes in any of the nodes updates the listing in realtime using short polling. The rendering of contents is being handled by reactjs.

Heres a video showing how it works - http://youtu.be/wXOP3QooBbM (version 2.0)
Heres a video showing how it works - http://screencast.com/t/sjBDqaGccgIS (version 1.0)

These are the modules needed to run it:

Views Contextual Filters OR

Component type

module

Categories

Maintenance status

Development status

Downloads

5517

Component created

Component changed

The module provides a views plugin which modify query to support OR conditions for contextual filters.

How does it work?
The handler is replaced in views which is used by default. A new option will appear in settings page query. If the option is enabled the query will be rewritten using operator OR.

Warning
If you replace the handler of views there's a possibility to break the existing views. The module doesn't make changes to the database.

Views field collection operation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a custom field handler which permit to perform operations on field collection items.

Supported entity are :

  • Node
  • User
  • Taxonomy term

Available operations are :

  • Sum
  • Aggregration

This module is useful when you can't use aggregation on a view but you need to retrieve data from all field collections items and return the result in your view.

Views Omega Grid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This Module provides a views style plugin for the omega theme. It contains a simple row style with customizable classes. The actual grid has to be implemented by the theme.

Viral Sharing Buttons by UP

Component type

module

Maintenance status

Development status

Component created

Component changed

Get more traffic on your site and increase viral interaction by installing the UP Sharing Buttons widget! Unlike your normal, everyday share buttons, UP’s proprietary technology has been designed to help make your site more viral.

Views field node path with query

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Imagine

  • You have a view with exposed filters
  • You have also a pager on nodes you are displaying

Problem

  • When you are coming from the view to a node the pager does not have the filtered items from the view

Solution

  • This module passes all $_GET parameter from the current URL to the node paths so that you can enjoy your filtered pager on nodes when coming from a view

You can create iss

VotingAPI Bayesian

Component type

module

Maintenance status

Development status

Downloads

2208

Component created

Component changed

Introduction

I've always been fascinated by the numbers and I like playing with them.

This module has been created to fill a gap when you're using the VotingAPI with Fivestar module.
The most common use of this module will be in Views, to sort entities using values computed by a new function.