Yes.
In YAML, parent > child relation is based on indentation only.
So here, errors
is a child of site_settings
.
Yes.
In YAML, parent > child relation is based on indentation only.
So here, errors
is a child of site_settings
.
OK.
I will translate this to Spanish ⊠PR coming
Just fixed an ordering bug with this plugin:
https://github.com/angusmcleod/discourse-news/commit/3074c49fa30c982fec0a111bb1ae1a118fbf5f6b
Hi @Angus or anyone who can help
Can I just check the use case for this plugin? Is the primary use case to be able to provide an RSS feed for others to subscribe to or be able to consume one?
For example I want to subscribe to a news RSS feed to create some regular topics on my forum. Should this work only I cant seem to get the plugin to create anything Here are the settings for the plugin
Any help would be much appreciated.
Can I use this plugin to create blog with in the forum? If so, how seo gonna work with these pages?
The link to the demo site is broken.
Example link works no more.
This doesnât seem to work here, the /news route is just a standard topic list
Thanks for the notes guys. Iâm a bit swamped atm, but Iâll try to get to your issues next week as well.
Awesome, thank you! I was super lost because I thought I could just install this and Topic List Previews and it would work, so hopefully thatâs just a bug.
Same issue here. Really impressed with the concept for this plugin but it doesnât seem to be working at the moment?
@iczster @Pravi @bartv @Bathinda @Stanzilla @Amethi I just pushed a significant update to this plugin and have updated the first post with new links. Let me know how it goes for you.
And thanks for your patience!
Tried it and it looks a lot better now! Two things though, content overflows into the sidebar, and could we get a setting to not add the âNewsâ item to the header menu? I want to put it somewhere else instead.
I tried using your bug report and feature request site but it would not let me create an account via GitHub or Google and then I gave up
Thanks for the feedback.
Could you share an example of this?
Could you also share an example of this? I just tried both and theyâre working as expected.
Assuming you can get the signup to work, submit this one as a feature request and Iâll handle it later in the week
Try something like this, I sadly canât post the exact content because secret project:
## Highlights
- Added "dddddddddddddddddddd" framework.
- The <kbd>SHIFT</kbd> + <kbd>X</kbd> hotkey ddddddddddddddddddddddddddddddddd
- **Breaking Change**:
- `dddddddddddd` property has been deprecated. Replacement is the `dddddddddd` property. Possible values: `ddddddddddddddddddddddddddd`.
- `dddddddddddddddddd` property has been deprecated. Replacement is the `ddddddddd` property. Possible values: ddddddddddddddddddddddddddddd`.
- `dddddddddddddddddddddddddddddd` has been deprecated. Replacement is `ddddddddddddddddddddddddddddddddddddddd`.
- `dddddddddddddddddddd` type has been renamed to `ddddddddddddddddd`.
- `dddddddddddddddddt` returns the parameters `dddddddddddddddddd` instead of `ddddddddddddddddddd` to ensure consistency with other events.
- In both changes, old code will continue to work but may produce deprecation warnings.
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd;
- ddddddddddddddddddddddddddddddddd:
- `dddddddddddddddddddddddddddddddddddddddddddd` -> `ddddddddddddddddddddddddddddddddddddddddddddddddddddd`
- `dddddddddddddddddddddddddddddddddddddddddddddd` -> `ddddddddddddddddddddddddddddddddddddddddddddddd`
- ddddddddddddddddddddddddddddddddddd:
- `dddddddddddddddddddddddddddddddddddddddd` -> `ddddddddddddddddddddddddddddddddddddddddddd`
- `ddddddddddddddddddddddddddddddddddddddddddd` -> `dddddddddddddddddddddddddddddddddddddddddddddd`
- A lot of bug fixes!
Thanks, Iâve tweaked the CSS to deal with wide code blocks in the news feed.
https://github.com/paviliondev/discourse-news/commit/4934522456302fc7c2b7e37ad0e9b06c784f9a90
Wonderful! I noticed that code block syntax highlighting is not working as well. Shall I continue your reporting my findings in here or would you prefer your website? (I got the login working by just using my email instead)
@angus were âCommentsâ added to the v0.2 of this New Plugin?
We have a completely free/open forum and I want to feature an RSS news feed of relevant news articles to our community members, and most importantly, allow them to talk about the article. News is great. But the conversation around the news is the best part⊠encouraging civilized discussion around the latest news in our industry.
Is there a way to add comment functionality? Like tying in the work thatâs been done here?
Just to clarify, youâre saying youâd like the RSS news feed to import the RSS topics into Discourse?
Adding comment functionality means having a Discourse topic for each news item.
Yes! Maybe this already exists or there is a workaround. I might be using the wrong terms. Maybe RSS isnât the best approach ÂŻ_(ă)_/ÂŻ Hereâs the use case, and maybe you can help me translate it into âwhat Iâm actually needingâ⊠and Iâll add one variation from my last messageâŠ
We want to have articles automatically coming into our community âNewsâ category, as individual new Discourse Topic for each news article. This would be the main content, and then users could click a link or somethinbg to âRead moreâŠâ or âKeep readingâ which would take them to the news source, and then beneath that OP topic, users would be able to comment and discuss the news article.
@codinghorror gave some great sentiment here, which makes me think⊠we donât want EVERY news article from the RSS feed to be automatially posted. We want them to automatically come into discourse, but maybe create a âDraftâ or âhiddenâ topic that cannot be seen. Then our inner circle of moderators could determin which articles they want to toggle as visible to the community (or publish it). They could also delete the articles that feels spammy and that they donât think people will like.
Thoughts?