spip_importer

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module to import articles from SPIP 1.9 to Drupal 7.

After enabling it you'll be able to configure it in admin/configure/spip_importer
Then you will be able to process an import by specifying the "articles" you want (by ids) or all articles from a "rubrique".
For each import you can specify a taxonomy.

Mobile Theme Switcher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Switches themes based on rule sets that match the browser's agent. Using the interface provided you can specify keywords (including regular expressions), the theme to be used and an aditional css file.
Mobile Theme Switcher uses session cookies to store the users's browser information. It is also compatible with Varnish and can work even without sessions.

CGPA Calculator

Component type

module

Categories

Maintenance status

Development status

Downloads

3833

Component created

Component changed

This module allows universities to perform GPA calculations for students across multiple terms and years. It allows per-country and per-institution grading scale conversion tables which can be entered directly or imported from CSV files. Countries, Grading Scales and the Calculations themselves are all stored as nodes, with various Views and admin pages to manage them.

This module is sponsored by McGill University, and was developed by McGill in collaboration with Evolving Web.

Node version scheduler

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows nodes and there versions to be publish'd on a specific time.

The need of this module could be when you are writing a new version of a node in, let's say, in daytime and you need you'r work to republish at nighttime.

This could also be done with a standard scheduler, but in that case, the node ID will change.
You also need a cron job to control the node version change mechanism.

As by now, this project only exists in a D6 version.

Access Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A field that uses CTools access and context plugins to check access. Only a field and some API functions right now, but more will come.