UPS Quantum View API

Component type

module

Maintenance status

Development status

Downloads

375

Component created

Component changed

Provides the ability to download UPS Quantum View subscription files. This is an API module, which means it doesn't do much on it's own. It can be used by other modules to access Quantum View data and perform other operations with it.

Optionally downloads unread subscription files via cron and saves Origin packages to the database (currently a very rough implementation in which the package object is converted to a serialized array).

Tedbow Utilities

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

These are just utility functions.

Putting these up here so that others can check them out.

If you are interested in functions dealing with entities in Drupal 7 check out tedbow_utils.entities.inc

Taxonomy Hierarchy Views Argument

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a views contextual filter (argument) that takes a taxonomy term id and sorts (and optionally filters) the matching results in order of their taxonomical relevance (first direct matches, then parent terms, child terms, and finally sibling terms).

If displaying a view of nodes, first add a relationship to a taxonomy term, and then you can add this argument using that relationship.

Sport Club

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Target of the project:

List team information:

  • Players
  • Contributers
  • Games (schedules, results and reports)
  • Training schedules

Disclaimer_ack

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DESCRIPTION:
Disclaimer Acknowledgment module module can be used to define the disclaimer message that is shown before user is allowed to enter the site.
This module meets the requirement for user to view and agree to the disclaimer on the site before they may view content. Once the user agrees, they will not see the disclaimer again.
Tasks that users can perform without accepting the disclaimer are:-
1. Visit my account page.
2. Logout
Note- Only authenticated users can see the disclaimer. This module is not for the anonymous users

Personality Test

Component type

module

Categories

Maintenance status

Development status

Downloads

1855

Component created

Component changed

This module allows you to easily create a personality test that visitors can take.

After you installed it a new node type becomes available, when you create a node of this type you can add questions and their possible answers; you can also define a score for each answer.

Finally you define at least two personality types with their minimum score, this will be the result that will be shown to the visitors that take the test.