Context Reaction: Primary Links

Component type

module

Categories

Maintenance status

Development status

Downloads

951

Component created

Component changed

Allows the Context module to change the primary and secondary links menu of the site. This can be quite useful in conjunction with context based theme switching so that different themes for different parts of the site can have different primary and secondary links menus.

Requires Context 3.x

Open Data Vienna

Component type

module

Categories

Maintenance status

Development status

Downloads

583

Component created

Component changed

This project contains feature modules for importing Open Data of Vienna into Drupal.

Currently there are features for City Bike Stations, Hospitals, Universities, Bicycle Racks and Drinking Fountains. Also, there is a common base feature which lists the items on maps.

Features

Each data source comes with a content type definition and a feeds importer configuration, which cares about importing the items during cron runs. Content type definitions have been mapped to Schema.org vocabularies as far as possible. That way, the data is made available using RDFa or Linked Open Data if the RDF module (core) and Schema.org module are enabled.

To make the data available via an Sparql endpoint, install the Sparql module.
To make individual data items available via XML, JSON and RDF install the Restful Web services module.

Domains

Component type

module

Maintenance status

Development status

Component created

Component changed

Domain Name Manager

Summary

The user interface and general business logic surrounding domain name registration, renewal, expiration, transfer, and ownership. This module has the domain information such as expiration date, registrant info, registrar info, dns info in an entity for use on its own or with other modules such as the enom module.

Trackr

Component type

module

Maintenance status

Development status

Component created

Component changed

Trackr is online advertising campaigns analysis automation system, designed to work with customer orders.
It consists of four parts:
- usage statistics and referrals collection
- customer orders collection
- analysis tools and statistics visualization
- providing access for partners

Cross install authentication client

Component type

module

Maintenance status

Development status

Downloads

1040

Component created

Component changed

This module allows people to login using a username and a password from another Drupal installation (authentication server). The "authentication server" needs to run the "services" module: http://drupal.org/project/services.

To use the module you first need to configure the other Drupal install to act as an authentication server. In order to do this you will need to follow these steps (again, this is meant to be done on a different Drupal install):