Nodequeue Context

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a CTOOLS context for Nodequeues, allowing users to select a nodequeue as a context parameter for e.g. views

Features:

  • Context for selecting a nodequeue
  • Nodequeue autocomplete

Requirements:

The use-case for this module is to provide a Context in Panels or Minipanels to select a nodequeue. This nodequeue can then be sent along to a Views display to fetch only nodes from that nodequeue.

Profile visits

Component type

module

Maintenance status

Development status

Downloads

743

Component created

Component changed

Overview:
This simple module stores visits of user's profile. The visit is stored in
database table with indication when it was made and if the user, which profile
was visIted, saw it. Currently there is limited functionality of the module, there is no admin panel, but if the module will be approved and there will be request for more
functionality I'm willing to extend it.

Features:

Content Autoscore

Component type

module

Maintenance status

Development status

Component created

Component changed

This module automatically calculates scores for any node on a Drupal site. The score is calculated by adding together administratively controlled point values for given "events" relating to that node. Any module is able to provide new events by implementing hook_content_autoscore_events() and hook_content_autoscore_count($nid, $eventname).

Skill Compass

Component type

module

Maintenance status

Development status

Downloads

1140

Component created

Component changed

Skill Compass is a tool for building sites that help people learn a subject. It allows collaborative work in breaking down the subject into topics and sub topics, building advancement trees of topics, and adding learning resources of different types. The topics and resources are presented in a way that helps learners discover what they can and/or should learn, by themselves.