;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Reverse Node Reference
;;
;; Original author: markus_petrux (http://drupal.org/user/39593)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

OVERVIEW
========

This module enhances Views with reverse relationships for Node Reference fields.


REQUIREMENTS
============

- SQL Server: MySQL 5.1 or PostgrSQL !!!

- Node Reference (part of CCK).
  http://drupal.org/project/cck

- Views.
  http://drupal.org/project/views


INSTALLATION
============

- Be sure to install all dependent modules.

- Copy all contents of this package to your modules directory preserving
  subdirectory structure.

- Go to Administer -> Site building -> Modules to install module.

- You can now start using the new relationship in your views.
