This project is under active development.

AJAX new counter

-

Counter badges for anonymous users

This module adds iOS-style badges to links displaying how many new nodes (or comments or users) has been added to the page since the last time the user visited that page.

You can for example add count badges to your taxonomy links, menu items or a link to a View of the latest comments or users on your site. Badges are only added to links that the user has previously visited.

The badges are added client-side through javascript and works well with anonymous users as well as with caching and the Boost module.

This is done by storing a page visit history in the browsers javascript Local Storage, and by generating a json-file server side that contains a list of timestamps for each path that the administrator har enabled counting for. This means we don't hit the database at all on page views. It should have very low impact on performance.

Local storage is supported by IE 8+, Chrome 4+, FIrefox 3.5+ and Safari. See http://dev-test.nemikor.com/web-storage/support-test/.

volunteer_offer_enabler

this project binds user profile fields to taxonomy term. When registrating a new user or updating a user profile, checkboxes are display with each term of the vocabulary.

iLogin

iLogin is based on a third-party login module in Drupal, which allows you to log in from a third-party platform Drupal-based website

Lexical

An interlingual learner's dictionary system. Hopefully.

Pages

Subscribe with RSS Subscribe to RSS - Under active development