🔖 This guide explains how to set up and use the AI Helper feature of the Discourse AI plugin, including its capabilities and configuration options. 🙋 Required user level: Administrator The AI Helper is a component of the Discourse AI plugin that assists users in various aspects of community interaction, such as creating topics, writing posts, and reading content. It’s designed to enhance user productivity and improve the overall quality of contributions. Summar...
:discourse2: Summary Discourse RSS Polling enables support for importing embedded content from multiple RSS/ATOM feeds 🛠 Repository Link https://github.com/discourse/discourse-rss-polling 📖 Install Guide How to install plugins in Discourse Enabling RSS Polling The RSS Polling plugin can be enabled either by the toggle or from its settings, both accessible from your admin/plugins page: /span :discourse2: Hosted by us? Please contact our support team...
javascripts/discourse/api-initializers/css-classes.js · main · Manuel Kostka / Discourse / Helpers / CSS Classes · GitLab
Is it possible to target latest topics component with CSS selectors only the homepage? I believe you need to query the route and add a custom class using javascript. Here’s an example you could follow:
Searching for content effectively - Documentation / Using Discourse - Discourse Meta
🔖 This guide provides a comprehensive overview of Discourse’s search capabilities, including filters, options, and advanced techniques. 🙋 Required user level: All users Discourse offers a powerful search functionality with numerous filters and criteria. When you use the advanced search form, it automatically appends the relevant syntax to your query. For example, selecting [x] In my messages will add in:personal to your search query. This guide covers all availa...
How to make the CSS apply to ONLY the modified forum homepage? - dev - Discourse Meta
I’m making a modification and I want this modification to only work on the HOME, but it’s taking all the pages, how can I leave it only on the home? i used this #main-outlet-wrapper { margin-top: -38px; }
Minimizing Maintenance on Theme Customizations - Documentation / Developer Guides - Discourse Meta
Discourse is highly customizable, enabling you to modify almost any aspect of its appearance through themes. To maintain compatibility with ongoing Discourse updates and new features, all themes require occasional maintenance. The frequency of maintenance depends on the customization complexity and type. You can minimize maintenance efforts for your theme by following these guidelines: Check for official themes or theme components that match your desired functionality. These are updated along...
H0ly cr@p - what is this highlighter stickynote thingy on meta? - site feedback - Discourse Meta
Am I dreaming? I found this highlighter/stickynote notation tool on this page (select some text on that page to see it for yourself): Where can I get this for testing on my self-hosted discourse?