Lottery API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides an API for displaying information from lotteries around the world.
Provides an API for displaying information from lotteries around the world.
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
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.
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.
Provides ti use the ajax code editor with wysiwyg,views php and code fields, and give the api for this editor.
coming soon/
The Details Element module provides a field formatter for the core text_with_summary field type.
It is similar to the 'Text with summary' module (http://drupal.org/project/text_with_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.
This module acts like an abstraction layer for different query builders or content list functionalities in Drupal. This abstraction layer makes it possible to display and cache lists of entities in a consistent way through Panels.
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
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):