Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to enable/disable contact form #3686

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Add ability to enable/disable contact form #3686

merged 3 commits into from
Nov 20, 2023

Conversation

willgearty
Copy link
Member

@willgearty willgearty commented Oct 4, 2023

This adds a tag that allows admins to enable the contact form (the form is now disabled by default). If the form is disabled, the URL now redirects to /contact.html (before POSTs are processed). Since this page didn't exist before (most chapters make their own QSD page), I've now added a default page for this URL. If chapters already had QSD set for this page, it should be used instead. While I was at it, I cleaned up my previous implementation of the default FAQ page (#3174). Both of these pages now properly show various theme and admin toolbar bits that were previously missing.

Fixes #2303 (finally).

Copy link
Contributor

@hwatheod hwatheod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for doing this.

@hwatheod hwatheod merged commit dbdc9d3 into main Nov 20, 2023
5 checks passed
@hwatheod hwatheod deleted the contact-default branch November 20, 2023 03:54
willgearty added a commit that referenced this pull request Dec 6, 2023
willgearty added a commit that referenced this pull request Jan 5, 2024
* Docs for #3670, #3672, #3671, and #3676

* Docs for #3677, #3673, #3681, and #3683

* Docs for #3682, #3678, #3684, and 74b7e0f

* Docs for 74b7e0f, #3685, #3687, and #3686

* Docs for #3688, #3694, #3695, #3692, and #3691

* Docs for #3642, #3696, #3697, and #3700

* change date and add customized buttons for bigpicture

* add theme help text

---------

Co-authored-by: Katherine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow removing contact form
3 participants