You are here

README.txt in Contact ajax 8

CONTENTS OF THIS FILE
---------------------

* Introduction
* Recommended modules
* Installation
* Configuration
* Maintainers


INTRODUCTION
------------
The Contact Ajax module can be used to send all the contact forms on the website using ajax.


RECOMMENDED MODULES
-------------------
* Contact Storage (https://www.drupal.org/project/contact_storage)


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

* Install as you would normally install a contributed Drupal module. Visit:
  https://www.drupal.org/node/1897420 for further information.


CONFIGURATION
-------------
The module has no menu settings.
When enabled the module all the contact forms listed in admin/structure/contact
have two more settings

 - enable ajax : the form will be submitted without reloading the page
 - load node : the node referenced by this field will be loaded in place of the form.


MAINTAINERS
-----------
Current maintainers:
 * (ziomizar) - https://drupal.org/user/814348

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Recommended modules
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. The Contact Ajax module can be used to send all the contact forms on the website using ajax.
  11. RECOMMENDED MODULES
  12. -------------------
  13. * Contact Storage (https://www.drupal.org/project/contact_storage)
  14. INSTALLATION
  15. ------------
  16. * Install as you would normally install a contributed Drupal module. Visit:
  17. https://www.drupal.org/node/1897420 for further information.
  18. CONFIGURATION
  19. -------------
  20. The module has no menu settings.
  21. When enabled the module all the contact forms listed in admin/structure/contact
  22. have two more settings
  23. - enable ajax : the form will be submitted without reloading the page
  24. - load node : the node referenced by this field will be loaded in place of the form.
  25. MAINTAINERS
  26. -----------
  27. Current maintainers:
  28. * (ziomizar) - https://drupal.org/user/814348