Thank you for fixing it in nodebb-plugin-hashtags!
I was very busy so I didn't have the time to fix it in my plugin...
robin4002
Posts
-
conflicts between -hashtags and -extended-markdown plugins -
[nodebb-plugin-contact-page] A contact form@phenomlab said in [nodebb-plugin-contact-page] A contact form:
Hi - I'm a little late to the plate here - sorry
Would it be possible to provide hCaptcha for this instead of reCaptcha ?
Hi,
Sorry, I was not active on this forum.
I will look when I have time available!@sampo2910 said in [nodebb-plugin-contact-page] A contact form:
I am even later...
I would like this to work...All seems ok...but when i do a test and click on send nothing happens???
Any ideas folks
Hi,
I published 6 days ago an update to fix an issue on the client side with the latest version of NodeBB.
But your problem seem different, like PitaJ said it look like the issue come from the sendMail fonction of NodeBB. -
Plugin shoutbox issues after upgrading to v 1.13.0Hi,
I also use this plugin, same problem since the update to NodeBB 1.13. I think that one breaking changes has impact on this plugin.I will try to fix it when I have time.
-
[nodebb-plugin-contact-page] A contact formHi,
The template can be edited in the same place as other email template (Settings -> emailyourforum.tld/admin/settings/email
), you have to select the templatecontact-page
.It's not possible to embed it inside a post, sorry.
-
Question and Answer pluginHi,
Can you take some time to review a pull request on github ?
In 2016, dofy send a pull request with support for translation and this year I made a new updated pull request based on his work : https://github.com/NodeBB/nodebb-plugin-question-and-answer/pull/47
I just updated it today and I re-based it. -
[nodebb-plugin-contact-page] A contact formNodeBB contact page
This plugin adds a page to your forum with a contact form. This allows your user to contact you without giving directly your contact email address. To reduce spam, the form also support google recaptcha v2 (optional).
Installation
npm install nodebb-plugin-contact-page
Links
Configuration
In the admin CP, you should define the email address where the mail should be send.
Optionally, you can add a footer (appended at the end of the message send by the user) and you can set the public and private key for Google recaptcha.Using the widget system of NodeBB, you can add a link to the page in the forum footer (or anywhere you want) with this html code:
<a href="/contact">Contact us</a>
Screenshots
Contact form:
And the result mail, preview in Thunderbird:
The mail is generated using a template, which can be modified in the AdminCP.
-
Who is using NodeBB?Since the 7 June, Minecraft Forge France, a community around the modding minecraft is running with NodeBB. We made a custom theme based on persona.
We also made some plugins for our needs and some of them are published on npm (I will present them in the appropriate section).
The migration from MyBB was difficult but we do not regret our change!
Minecraft Forge France
Forum communautaire autour de l'api Minecraft Forge. Tutoriels de modding, aide aux utilisateurs et aux développeurs.
Minecraft Forge France (www.minecraftforgefrance.fr)
-
How to snippets on google searchI don't know what criteria Google uses for the snippets, sorry
-
How to snippets on google searchHello,
Google use the meta description tag.
You can change the value in admin settings -> general -> Site DescriptionHaving a correct description is important for SEO.