Node view count

Component type

module

Maintenance status

Development status

Downloads

24695

Component created

Component changed

Node View Count module allows to count node views. Unlike statistics module, this module records each view of node with user uid and timestamp. So now you can know how many times a user viewed node by day, week, month and etc.

This module is integrated with Views module. You can use it to create different statistics pages, output new not viewed nodes for user and many more.

Installation:

Views JSTree

Component type

module

Categories

Maintenance status

Development status

Downloads

2725

Component created

Component changed

This module provides a views display plugin to show hierarchical data structure build by a parent field reference in a tree using the JSTree Library. Views JSTree uses the libraries API. Please download JSTree Library and put it in you libraries folder if you want to use this module.

Better Watchdog UI

Component type

module

Maintenance status

Development status

Downloads

9448

Component created

Component changed

Upgrade watchdog entries to entities and replace default database log listing with a view, which grants advanced filtering options and filtered deletion as a bulk operation.

Description

The module creates an entity wrapper around database log entries and enhances the watchdog listing by replacing it with a view. Beside type and severity, additional filter options were introduced such as date and author.
The possibility to change the number of listed entries per page has also been added.
Database clearing has also been customized, now admins can clear only the filtered entries, if needed.
The provided view is accessible to the admins and can be fully customized as any view, to fit one's needs.
Update: Rules integration capability. A submodule has been added which provides Rules events, conditions and actions.

CiviCRM Entity

Component type

module

Maintenance status

Development status

Downloads

12037

Component created

Component changed

CiviCRM Entity is a Drupal module which exposes many CiviCRM API entities as true Drupal entity types. That means that almost any module that can use Drupal entities can also access and manipulate CiviCRM data, Drupal style.

Acts as a specific case of "remote entity types"

Unlike Red Hen, provides deep integration with an Open Source CRM wtih a large and vibrant community

Compatible with CiviCRM versions 4.3-4.7, but works best with 4.6 and above.

Subviews

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Subviews Module delivers an output style that lets you create table like trees where views can be nested within eachother.

The output style contains the following features:
- expand/collapse functionality
- optional AJAX loading
- parsing field values as arguments to the subview
- remembering the expand/collapse state of a row in the user session
- mixed entity views. The nested views doesn't have to be the same entity type as the parent view.