DISCOURSE

223 bookmarks
Custom sorting
Include new Posts on Summary/Digest email
Include new Posts on Summary/Digest email
The Add New Posts To Summary plugin replaces the third item in the summary header (usually new users) with the number of New Posts since last visit. Repo: https://github.com/literatecomputing/discourse-add-new-posts-to-summary Evidence that it might work: Travis CI - Test and Deploy Your Code with Confidence
·meta.discourse.org·
Include new Posts on Summary/Digest email
Discourse-home-page
Discourse-home-page
discourse-home-page This Discourse plugin allows to set any existing Discourse page (a topic, a category, etc.) as the home page of your Discourse instance. The repo is here: https://github.com/sylque/discourse-home-page This plugin is especially useful when used with DiscPage. Settings discourse_home_page_enabled : set to true to enable the plugin discourse_home_page_path : path of the home page. For example /t/12 will set the home page to topic 12 and /c/5 will set the home page...
·meta.discourse.org·
Discourse-home-page
Smallcaps formatting
Smallcaps formatting
Summary: Add Sᴍᴀʟʟᴄᴀᴘs formatting to your posts. 🔗 GitHub: GitHub - CambridgeDigitalBibleResearch/discourse-small-caps: Add small caps formatting to Discourse posts ➡ Install: Follow the plugin installation guide. Features Put [smallcaps] tags around text and they’ll be formatted with smallcaps. There’s a toolbar button to insert these tags for you.
·meta.discourse.org·
Smallcaps formatting
Simple Unread List Plugin (discourse-simple-unread)
Simple Unread List Plugin (discourse-simple-unread)
Repository: https://github.com/davidtaylorhq/discourse-simple-unread This plugin adds another way of listing topics: the “Unseen” tab. It combines what you’d see under New and Unread, or to put it another way, it’s the same as Latest except it hides the topics you have fully read. It has the same live-update functionality as the built-in pages: detailssummaryHow is this different from the existing new/unread tabs?/summary/details “Unseen” is not a great title, but it needed to be something different to “Unread”. On my...
·meta.discourse.org·
Simple Unread List Plugin (discourse-simple-unread)
Code Fences Highlighting Buttons Plugin
Code Fences Highlighting Buttons Plugin
Hey guys, I’ve created a plugin for Discourse, which adds additional code fences and syntax highlighting buttons to the composer toolbar. The plugin, documentation and all future updates can be found here: https://github.com/ThomDietrich/discourse-plugin-code-fences-buttons The available buttons in your toolbar are configured through the plugin settings. Currently there is one javascript option and one with free to choose syntax highlighting. Options are easily extendable, just duplicate o...
·meta.discourse.org·
Code Fences Highlighting Buttons Plugin
Discourse Fingerprint - Browser Fingerprinting Plugin
Discourse Fingerprint - Browser Fingerprinting Plugin
Discourse Fingerprint 🐾 Discourse Fingerprint comes as a tool to community managers in their combat with internet trolls. 🧌 It works by computing a unique identifier (a fingerprint) of each registered user, by taking into consideration over 20 browser characteristics such as user agent, screen resolution, timezone, device memory, etc. When each of these browser characteristics are considered separately, they are not enough to assess whether two users are the same. There is a ...
·meta.discourse.org·
Discourse Fingerprint - Browser Fingerprinting Plugin
Group Invitation Plugin - plugin - Discourse Meta
Group Invitation Plugin - plugin - Discourse Meta
This is a cool idea. If I might make a suggestion? A good option would be to have a blacklist available to group owners in the event they need to remove a member for issues. With a message if someone tries to reinvite they see a notification “x user is banned; contact group owners”
·meta.discourse.org·
Group Invitation Plugin - plugin - Discourse Meta
Add a button at the bottom of a topic, visible to a specific group: discourse-topic-group-button
Add a button at the bottom of a topic, visible to a specific group: discourse-topic-group-button
Summary: This plugin adds a custom button at the bottom of a topic, visible only to staff or members of a specific group. 🔗 GitHub: https://github.com/discourse/discourse-topic-group-button ➡ Install: Follow the plugin installation guide. Features Configuration From Admin Site Settings Plugin, modify topic_group_button_url topic_group_button_title topic_group_button_label topic_group_button_allowed_group Note: For button to be visible to everyone, see: CHANG...
·meta.discourse.org·
Add a button at the bottom of a topic, visible to a specific group: discourse-topic-group-button
Add a button at the bottom of a topic, visible to everyone: discourse-custom-topic-button
Add a button at the bottom of a topic, visible to everyone: discourse-custom-topic-button
Summary: This plugin adds a custom button at the bottom of a topic, visible to everyone (who is logged in). 🔗 GitHub: https://github.com/techapj/discourse-custom-topic-button ➡ Install: Follow the plugin installation guide. Features Configuration From Admin Site Settings Plugin, modify custom_topic_button_url custom_topic_button_title custom_topic_button_label Note: For button to be visible only to staff or members of a specific group, see: CHANGELOG TODO
·meta.discourse.org·
Add a button at the bottom of a topic, visible to everyone: discourse-custom-topic-button
How to Connect Discourse with Hundreds of Apps Using Integromat
How to Connect Discourse with Hundreds of Apps Using Integromat
You can now integrate Discourse using Integromat. Integromat is a no-code integration platform where you can easily connect almost any app or API to Discourse. The Discourse app on Integromat has a number of modules (actions, triggers, and searches) that enable you to automate your communications in Discourse, and sync data automatically. The Discourse modules enable you to monitor, create, update, retrieve, or delete posts and topics in your Discourse account. Available triggers can watch po...
·meta.discourse.org·
How to Connect Discourse with Hundreds of Apps Using Integromat
Mumble -- VOIP Plugin for Discourse - plugin - Discourse Meta
Mumble -- VOIP Plugin for Discourse - plugin - Discourse Meta
I’m not the dev, but hopefully this can become a useful topic to discuss Mumble, a VOIP solution that allows hundreds of users to have audio and text discussions. Heavily used by podcasters for years and serves as an open source alternative to Teamviewer, Discord, etc. It is very low latency and can be run on low end systems with 512mb ram. https://github.com/nunof07/discourse-mumble A Mumble Viewer plugin for Discourse that displays channel and user information. Discourse is an open sour...
·meta.discourse.org·
Mumble -- VOIP Plugin for Discourse - plugin - Discourse Meta
Discourse Category Home 🏠 - plugin - Discourse Meta
Discourse Category Home 🏠 - plugin - Discourse Meta
Summary: Give users each a specific Homepage (“Home Category”) in your community. It allows you to have a single Discourse in which users have specific “home pages” (read: Category) as determined by their Primary Group. 🔗 GitHub: Repository https://github.com/merefield/discourse-category-home ➡ Install: Follow the plugin installation guide. Features Using only the available interface elements of a normal Discourse, makes this a robust, easy-to-maintain solution. Config...
·meta.discourse.org·
Discourse Category Home 🏠 - plugin - Discourse Meta
Discourse Authorship Plugin
Discourse Authorship Plugin
Summary: This plugin lets a selected user impersonate any other user when creating posts and likes. ⚠ Giving someone the ability to impersonate any user when posting or liking is extremely powerful, so use this with care. Giving this power to a non admin user is possible, but not recommended. 🔗 GitHub: GitHub - angusmcleod/discourse-authorship: Manage authorship of posts and likes ➡ Install: Follow the plugin installation guide. Context This is work done for a c...
·meta.discourse.org·
Discourse Authorship Plugin
Discourse Private Replies
Discourse Private Replies
Github: https://github.com/communiteq/discourse-private-replies This plugin hides topic replies for everyone but the topic starter and the post author. Use cases This can be used for for instance homework assignments where the teacher opens a topic and posts an assignment, and all students make a post with their answers. When everyone has submitted their work, the teacher can open up the answers so the students will be able to discuss them. A second use case can be an auction where something...
·meta.discourse.org·
Discourse Private Replies
Custom Trust Level
Custom Trust Level
This plugin allows you to add a few custom trust levels capabilities in Discourse. This plugin allows you to add/revoke a few capabilities of users of some trust levels. These capabilities can be added/revoked using the site settings. These capabilities can be added/revoked to/from all the users of that trust level. Get the code 🙋‍♂️ You can request a feature or report a bug in a reply below or message a maintainer. Setup All site settings of this plugin have a pr...
·meta.discourse.org·
Custom Trust Level
Discourse Notifier
Discourse Notifier
The discourse-notifier’s tries to increase user engagement by sending notifications for the most relevant topics based on his previous reads. The site users have a choice to use this setting or not, by default it remains off. Installation Install the plugin by following the Install Plugin instructions. The plugin’s repository address is https://github.com/jahan-ggn/discourse-notifier About This plugin enables the site admin to control the notification level of its users based on frequently ...
·meta.discourse.org·
Discourse Notifier
Trading buttons: Buy, Sell, Exchange
Trading buttons: Buy, Sell, Exchange
I have created a simple plugin that allows category to show trading buttons above topic title. Still needs unit tests but it’s usable as a simple solution for sell/purchase/exchange type of categories. You just enable the plugin. Allow appropriate buttons in category settings: And every topic gets those buttons above title (of course you have to be the owner of a topic): After you press the button you get confirmation whether you would like to continue and if you do continue the topic will...
·meta.discourse.org·
Trading buttons: Buy, Sell, Exchange
Discourse User Feedback - plugin - Discourse Meta
Discourse User Feedback - plugin - Discourse Meta
Do you want your community member’s to give reviews and ratings to other fellow community members? Now you can enable this feature for your community! Overview Discourse User Feedbacks plugin allows each user to give a rating and feedback to other fellow community members. Each user can give feedback to other community members including the admins. This feature can help the communities that understand their audience’s opinion towards fellow users. It’s helpful for the communities that offer...
·meta.discourse.org·
Discourse User Feedback - plugin - Discourse Meta
Discourse Category Experts
Discourse Category Experts
:discourse2: Summary Discourse Category Experts allows users to endorse each other as experts in specific categories. Category experts’ posts are decorated to highlight their expertise. 🛠 Repository Link https://github.com/discourse/discourse-category-experts 📖 Install Guide How to install plugins in Discourse TL;DR Create an expert group for each of the specific categories you want to enable expert endorsements. To learn how to create groups, se...
·meta.discourse.org·
Discourse Category Experts
Discourse Google Perspective API - plugin - Discourse Meta
Discourse Google Perspective API - plugin - Discourse Meta
:discourse2: Summary Google Perspective API is the official Google Perspective API plugin for Discourse 🛠 Repository Link https://github.com/discourse/discourse-perspective-api 📖 Install Guide How to install plugins in Discourse Features What is the Perspective API? From the official site, “Perspective is an API that makes it easier to host better conversations.The API uses machine learning models to score the perceived impact a comment might h...
·meta.discourse.org·
Discourse Google Perspective API - plugin - Discourse Meta
LessWrong FAQ - LessWrong
LessWrong FAQ - LessWrong
This is a new FAQ written LessWrong 2.0. This is the first version and I apologize if it is a little rough. Please comment or message with further questions, typos, things that are unclear, etc. …
·lesswrong.com·
LessWrong FAQ - LessWrong
Discourse Wikilinks Plugin - plugin - Discourse Meta
Discourse Wikilinks Plugin - plugin - Discourse Meta
I got this now (sorry strange language, but you should see the issue): And second one: The topic shows links that is connected to used tag. There is no another connections what so ever. Is behaviour changed or is this a bug? I’m using version 2.9.0beta9 3764ebf963 And before you ask… yes, safe-mode works just fine. But I’m trying to make my life easier if someone has alredy find the quilty one 😉
·meta.discourse.org·
Discourse Wikilinks Plugin - plugin - Discourse Meta
Discourse Affiliate
Discourse Affiliate
:discourse2: Summary Discourse Affiliate can help you monetize your Discourse forum. When users create links and other users click through those links and buy products from Amazon (or another supported affiliate), they earn referral fees. 🛠 Repository Link https://github.com/discourse/discourse-affiliate 📖 Install Guide How to install plugins in Discourse Features detailssummaryList of countries where the Amazon Associates program is operational/summaryAmazon.co.uk Ass.../details
·meta.discourse.org·
Discourse Affiliate
Discourse Topic Voting - plugin - Discourse Meta
Discourse Topic Voting - plugin - Discourse Meta
:discourse2: Summary Discourse Topic Voting gives the ability to vote on topics in a specified category.[1] 🛠 Repository Link https://github.com/discourse/discourse-topic-voting 📖 Install Guide How to install plugins in Discourse Features To enable it, edit any category, look on the settings tab for the “Allow users to vote on topics in this category” checkbox: Once enabled, a “Votes” item is available in the top menu. The topics in that categ...
·meta.discourse.org·
Discourse Topic Voting - plugin - Discourse Meta
Discourse Templates
Discourse Templates
:discourse2: Summary Discourse Templates allows the creation of content templates for repeated use. The templates are stored as topics in a special category, where they can be edited and discussed as needed. 🛠 Repository Link https://github.com/discourse/discourse-templates 📖 Install Guide How to install plugins in Discourse ℹ This plugin is pretty much a new version of Discourse Canned Replies but it is more flexible and stores...
·meta.discourse.org·
Discourse Templates
Discourse Checklist - plugin - Discourse Meta
Discourse Checklist - plugin - Discourse Meta
:discourse2: Summary Discourse Checklist allows checkboxes to be added to posts with simple Markdown 🛠 Repository Link https://github.com/discourse/discourse-checklist 📖 Install Guide How to install plugins in Discourse Features With this release comes a few enhancements. You can disable the plugin in its entirety from the Admin > Settings area (strike through still gets processed, but the checkboxes won’t render and won’t be clickable) Y...
·meta.discourse.org·
Discourse Checklist - plugin - Discourse Meta
Compact view of topics - plugin / extras - Discourse Meta
Compact view of topics - plugin / extras - Discourse Meta
discourse-compact-topic-view Purpose Compact view of topics. Description To get an overview of a topic, a compact view of all posts can be helpful. Standard GUI: Compact GUI: How-to If the source data (posts) are available, there is a lot of freedom to transform the data. Procedure: Load discourse data on local computer (via discourse-reader). Transform discourse data (via Go templates and dagote). Display the transformed data in the browser. Concept: Via Go template you defi...
·meta.discourse.org·
Compact view of topics - plugin / extras - Discourse Meta
Topic Ratings Plugin - plugin - Discourse Meta
Topic Ratings Plugin - plugin - Discourse Meta
A Discourse plugin that lets you use topics to rate things! Features Rate topics by a star rating system in the composer. Enable different rating types on a per-category or per-tag basis. Toggle rating count and average rating per rating type. Toggle visibility of ratings, counts and averages based on user roles. Bulk actions including rating type migration 📄 Get the code 🐛 Report a bug Lost? Not sure how to install a plugin? Follow the steps here. Make sure you...
·meta.discourse.org·
Topic Ratings Plugin - plugin - Discourse Meta