You are here

README.txt in Views Custom Table 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 9.0.x README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

The Views Custom Table module gives the functionality to integrate your custom
table to views. So you can use strong features of the views for your custom
table. This module use hook_view_data() to implement functionality.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/view_custom_table

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/view_custom_table

REQUIREMENTS
------------

This module requires the following modules:

 * Views (https://drupal.org/project/views)

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

CONFIGURATION
-------------

 * Configure user permissions in Administration » People » Permissions:

   - Add custom table in views

     Give user access to add his custom table to the system.

   - Administer all custom table in views

     Give user access to administret all the custom tables, added by all the
     users

   - Administer own custom table in views

     Give user access to administret own custom tables

 * Manage custom tables in Administration » Structure » Views » View Custom
   Table menu.

MAINTAINERS
-----------

Current maintainers:
 * Sagar (sagarw) - https://www.drupal.org/user/3487653

This project has been sponsored by:
 * Cyber Infrastructure, "CIS" help organizations to improve their performance
   on this global platform by following their ideas and using proactive and
   proven skills to turn them into reality. As central India’s biggest IT
   league, we are paying close attention to creativity and innovation. We are a
   team of 40+ Drupal Developers with 10+ years of experience and expertise. We
   create well customized and exceptionally brilliant Drupal websites that has
   everything on the right place. Drupal solutions created by us are scalable,
   modular, feature-rich, quality oriented and most importantly high-performing.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Views Custom Table module gives the functionality to integrate your custom
  11. table to views. So you can use strong features of the views for your custom
  12. table. This module use hook_view_data() to implement functionality.
  13. * For a full description of the module, visit the project page:
  14. https://www.drupal.org/project/view_custom_table
  15. * To submit bug reports and feature suggestions, or to track changes:
  16. https://www.drupal.org/project/issues/view_custom_table
  17. REQUIREMENTS
  18. ------------
  19. This module requires the following modules:
  20. * Views (https://drupal.org/project/views)
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed Drupal module. Visit:
  24. https://drupal.org/documentation/install/modules-themes/modules-7
  25. for further information.
  26. CONFIGURATION
  27. -------------
  28. * Configure user permissions in Administration » People » Permissions:
  29. - Add custom table in views
  30. Give user access to add his custom table to the system.
  31. - Administer all custom table in views
  32. Give user access to administret all the custom tables, added by all the
  33. users
  34. - Administer own custom table in views
  35. Give user access to administret own custom tables
  36. * Manage custom tables in Administration » Structure » Views » View Custom
  37. Table menu.
  38. MAINTAINERS
  39. -----------
  40. Current maintainers:
  41. * Sagar (sagarw) - https://www.drupal.org/user/3487653
  42. This project has been sponsored by:
  43. * Cyber Infrastructure, "CIS" help organizations to improve their performance
  44. on this global platform by following their ideas and using proactive and
  45. proven skills to turn them into reality. As central India’s biggest IT
  46. league, we are paying close attention to creativity and innovation. We are a
  47. team of 40+ Drupal Developers with 10+ years of experience and expertise. We
  48. create well customized and exceptionally brilliant Drupal websites that has
  49. everything on the right place. Drupal solutions created by us are scalable,
  50. modular, feature-rich, quality oriented and most importantly high-performing.