-
Notifications
You must be signed in to change notification settings - Fork 196
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are accessibility issues in these changes.
Further testing is going to be carried out to see if #45 works.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simplify config.toml
and avoid ...recaptcha.recaptcha
since this doesn't look beautiful.
Staticman with reCAPTCHA worked on my demo site: https://framagit.org/vincenttam/fish-demo. @staticmanlab1 managed to push again the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are accessibility issues in these changes.
Now that I have made the change and pushed it. I am torn.
If we are doing this, should we change hugo-future-imperfect-slim/layouts/post/comments.html Lines 5 to 9 in f0ec5ac
|
Thanks for editing. It's Sunday, so you may take a rest and lemme do the testing and reviewing work for you.
Even though this theme is called "Future Imperfect", when we look into the past, that's really a breaking change. But what's broken? Here's the only case.
Here're the repos using this theme with To sum up, we're breaking a broken stuff (so as to reassemble and fix it), so we don't need to worry about this.
Lemme do that for you. From the Upcoming: some Staticman changes out of the scope of this PR. ℹ️ In the next time, when the local branch and the remote branch have diverged for just a few commits, please use |
In the same spirit of ac8c52a.
Further testing is going to be carried out to see if pacollins#45 works.
commit ff52ad0 Author: Vincent Tam <[email protected]> Date: Sun Aug 11 10:14:52 2019 +0200 Simplify code for calling Staticman In the same spirit of ac8c52a. commit 220e0f5 Merge: 5ccfc71 7ed1b06 Author: pacollins <[email protected]> Date: Sun Aug 11 01:06:12 2019 -0400 Merge branch 'Revert-staticman-recaptcha' commit 5ccfc71 Author: pacollins <[email protected]> Date: Sun Aug 11 01:03:58 2019 -0400 Revert socnet deletion commit ac8c52a Author: pacollins <[email protected]> Date: Sun Aug 11 01:01:48 2019 -0400 Remove redundancy of recaptcha.recaptcha commit 320c0d8 Author: pacollins <[email protected]> Date: Sun Aug 11 01:01:24 2019 -0400 Remove extra article tag commit 7ed1b06 Author: Vincent Tam <[email protected]> Date: Sun Aug 11 02:04:04 2019 +0200 Fixed missing braces to load reCAPTCHA site key Further testing is going to be carried out to see if pacollins#45 works. commit 8484671 Merge: 1ce3d53 f0ec5ac Author: Patrick Collins <[email protected]> Date: Fri Aug 9 21:45:43 2019 -0400 Merge branch 'master' into Revert-staticman-recaptcha commit 1ce3d53 Author: pacollins <[email protected]> Date: Fri Aug 9 21:39:01 2019 -0400 Revert to ReCAPTCHA 2 for Staticman
🙏 Thanks for your great work this w.e. 🔬 I've just tested it again on my test site on Framagit 🌐 served by the Framagit instance @staticmanlab1. It worked !!! 📝 Test report [TL;DR]
|
Description
ReCAPTCHA reverted back to v2 Checkbox for Staticman
Motivation and Context
Closes #7
Screenshots (if appropriate):
Types of changes
Checklist:
theme.toml
, accordingly.