-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 QQ group link #8314
Add QQ group link #8314
Conversation
I've not been able to see this website. I get a blank page. |
Maybe it's blocked by the firewall, but it works like this in China |
The code is generate from here : https://qun.qq.com/join.html |
Ok, I will leave others decide if we should add this to the documentation. |
Yes, but now there is a strange problem, I don't know why the keywords' OrchardCore 'and' OrchardCore 'are blocked by the QQ official, so I have to change the name of the discussion group to' Orchard dotnet Core '. I have reported this problem to the Tencent official. But that doesn't fit most people's search habits. |
Yeah, it should be "Orchard Core". Maybe keep it that way and let us know when they removed the restriction. |
src/README.md
Outdated
@@ -9,6 +9,7 @@ Orchard Core consists of two different targets: | |||
|
|||
It’s important to note the differences between the framework and the CMS. Some developers who want to develop SaaS applications will only be interested in the modular framework. Others who want to build administrable websites will focus on the CMS and build modules to enhance their sites or the whole ecosystem. | |||
|
|||
[![Orchard Core CN 中文讨论组](https://pub.idqqimg.com/wpa/images/group.png)](//shang.qq.com/wpa/qunwpa?idkey=48721591a71ee7586316604a7a4ee99d26fd977c6120370a06585085a5936f62) |
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.
looks like it misses a "https:" in the front of "//shang.qq...."
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.
This link will evoke the QQ, or jump to the QR code interface
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.
The QQ group number is 877196442, welcome to join us 😎
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.
O. I see. It works.
Regarding OrchardCore being blocked, I have this same issue at work. It's because it contains the word "hardcore", and so it gets blocked. |
I suggest to create a new group after the main content, or a section called "Local communities" and add the links. |
Hi @sebastienros , How about this ? |
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.
Looks good after fix the format
No description provided.