Wiki9999

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The project Wiki9999 consists of two main areas:

  • Developing a semantic logic that supports the search of cooperative solutions to common issues. The development of that logic is inspired by the philosophy of the ideal speech situation from Jürgen Habermas, the design principals for common pool resource institutions of Elinor Ostrom, and the systems theory of Niklas Luhmann.
  • Developing different techniques for gathering public data from different websites about the same issue.

Translated to milestones:

Comment Easy Reply

Component type

module

Maintenance status

Development status

Downloads

7917

Component created

Component changed

Overview

The Comment Easy Reply module tries to speed up the way users reply to existent comments, giving each comment a sequential number.

How the module works

The Comment Easy Reply module assigns a number to each comment of the same node, respecting the comments order.
To reply to a comment, click on the comment number: a special tag will be added to the comment form textarea.
The special tag in your comment body will be converted into a link displaying the number of referred comment or its author.

Taskbar activity

Component type

module

Categories

Maintenance status

Development status

Downloads

2415

Component created

Component changed

This project includes two modules:

  • Taskbar Activity: add an activity notification provider for Taskbar module.
  • Taskbar Tacore: add a simple source for Taskbar Activity.

This is a separation from Taskbar project. Even this is a minimalist module to demonstrate an Activity Provider integration for Taskbar, it supports out of the box integration with a few modules:

Kleosis Lite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Kleosis provides the core records management features of a student information system for the K12 learning environment and integrates with the Moodle LMS via a SOAP-based webservices layer to access and manage many of its learning management system capabilities.

Image Hotspots

Component type

module

Categories

Maintenance status

Development status

Downloads

5679

Component created

Component changed

Image hotspots module allows you to mark the different areas of the image by text labels (similar to annotations).
You can mark a person on the image or a part of the image. Hotspots are responsive. When you scale the image, hotspots scale proportionally.

The module is integrated with drupal image module, so it's possible to add hotspots to any image field.
Hotspot module uses jcrop library and jquery tooltip library.

7.x-2.x version is fully revised. The module has no own formatter and uses image formatter.

Date Reminder

Component type

module

Categories

Maintenance status

Development status

Downloads

15217

Component created

Component changed

Overview

Date Reminder allows a registered user to request an email reminder to be sent at a specified time before an event. Generally these would be calendar events, but any node type that has a CCK datetime can support reminders.

Features

  • When reminders are enabled for a node, registered users (with the appropriate privilege) can request reminders to be sent before each occurrence of the date/time. The user specifies how long before the date/time to send the reminder.
  • When reminders are enabled for a node type, anyone who can edit the node can enable or disable reminders for that node.
  • Reminders are sent using the Messaging system. The usual reminder method is email, but other messaging transports should work. (Well, not Drupal 7. The Drupal 7 version just uses straight email.)
  • System administrator can control:
    • Which node types allow reminders, and which date field (if there are several) in a type to use as the basis of reminders.
    • Which (registered) users can request reminders.
    • Which users can request reminders to arbitrary email addresses instead of their own.
    • Which users can see or administer other users' reminders.
    • Content of reminder messages.
    • If and how long reminders should be kept after last date occurrence.
    • The list of allowed lead times for reminders from which users can select.

An effort is under way to move much of the documentation here to the Date Reminder section of the Site Builders Guide. Currently that document is very incomplete, but watch there. Information on this module page will gradually be moving there.

Easy Module

Component type

module

Categories

Maintenance status

Development status

Downloads

1786

Component created

Component changed

The main advantage of Easy Module is that you get all the hooks' information directly from the pages Drupal provides for the API documentation, as well as this module allows you to expose the generator module as an open service.