-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature your Orchard Core module in a Orchard Skills Video. #1
Comments
Hello William Thank you for taking interest in my Orchard Module. I am fine with you featuring my module in a video and welcome your collaboration on this project. Thanks |
Hello Jhovani Salgado, Thanks Jhovani Salgado. I'm working on the video now. I did come into an issue integrating with our Material Design Theme. |
William There is no NuGet package yet as the module is still in progress. The module was tested using the release version 1.0.0-rc2-13450 of Orchard Core. I will download your repository and figure out what the issues is. Thanks |
Hello Jhovani Salgado, It's working just fine. I forgot to log in. I believe this is normal behavior. Maybe adding a message to log in to submit a comment will help. |
William Good catch on this. I will make the change to display a message if the user is not authorize. If you want to allow comments on any user, then you can set the permission to post Comments on the Anonymous Role |
Awesome. You might also want to use ChallengeOrForbid() instead of Forbid();. |
Currently there is no admin dashboard to maintain the comments. I have updated the Readme on the repo with pending features |
Hello Jhovani Salgado, If you have requirements on your new features I can help out. One option is to add a workflow to add a link of your comments to the dashboard. I posted a video on your module. |
William Below are the requirements for each feature Admin Dashboard to maintain Comments
Pager on Comment List
Handle unathorize user. Add a message or pop up
Email Notifications
|
You might want to consider following how YouTube manages comments. They have a very nice interface. It consists of a right-side navigation menu "Comments". It has a tab view on the left for "Published" and "Held for review" with a filter. You can take advantage of all the CRUD features from the Admin editors in the dashboard. I would add a reCAPTCHA for unauthorized users to try to avoid bots from creating advertisements in the comments. I like how YouTube has a notification when comments are posted. Also, you may want to consider requirements for settings in the admin dashboard for your module. |
I like the design of that dashboard. Will use that as a base for the comments admin dashboard Thank you for the feedback |
Hello Jhovani Salgado,
My name is William from Orchard Skills. I would like to feature your Orchard Core Module in a video. Can I please get your consent? I will make sure you get all the credit for the module. I will place a link to your GitHub repository along with any license you prefer in the video description. Please let me know. I would also like to collaborate with you to add new features.
Great Job!
Sincerely
William from Orchard Skills.
The text was updated successfully, but these errors were encountered: