Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
contact_ajax
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
contact_ajax
Commits
c20963f4
Commit
c20963f4
authored
1 year ago
by
Sonal Gyanani
Committed by
Radu Rotari
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3319983
: README.txt to README.md
parent
9f6be17e
Branches
8.x-2.x
Branches containing commit
Tags
8.x-1.6
Tags containing commit
1 merge request
!1
Issue #3319983: README.txt to README.md
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+52
-0
52 additions, 0 deletions
README.md
README.txt
+0
-41
0 additions, 41 deletions
README.txt
with
52 additions
and
41 deletions
README.md
0 → 100644
+
52
−
0
View file @
c20963f4
# Contact ajax
The Contact Ajax module can be used to send all the contact forms on the
website using ajax.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/contact_ajax
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/contact_ajax
)
.
## Contents of this file
-
Requirements
-
Recommended modules
-
Installation
-
Configuration
-
Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Recommended modules
-
[
Contact Storage
](
https://www.drupal.org/project/contact_storage
)
## Installation
-
Install as you would normally install a contributed Drupal module. Visit:
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-modules
)
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
-
ziomizar -
[
ziomizar
](
https://www.drupal.org/u/ziomizar
)
This diff is collapsed.
Click to expand it.
README.txt
deleted
100644 → 0
+
0
−
41
View file @
9f6be17e
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment