LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Description
-----------
Views Database Connector is a powerful module that gives Views full access to
external database tables found in the settings for your Drupal installation.
With this module, you can setup a view around any table in any… |
views_database_connector.info |
views_database_connector.info |
|
name = "Views Database Connector"
description = "Gives Views the ability to see each external database's tables from settings.php."
dependencies[] = views
files[] =… |
views_database_connector.module |
views_database_connector.module |
|
This is the main module file for Views Database Connector. |
views_database_connector.views.inc |
views_database_connector.views.inc |
|
Responsible for hooking views to add each database and its tables. |
views_database_connector_handler_field_datetime.inc |
views/views_database_connector_handler_field_datetime.inc |
|
|
views_database_connector_handler_filter_datetime.inc |
views/views_database_connector_handler_filter_datetime.inc |
|
|