A Discourse Plugin to show user signatures below posts
Find a file
2026-04-08 11:35:49 +02:00
.github/workflows DEV: Add the d-compat branch workflow (#106) 2026-03-11 22:45:14 +00:00
assets FIX: NaN issue and remaining not being tracked (#113) 2026-03-20 17:24:56 -03:00
config I18N: Update translations (#117) 2026-04-08 11:35:49 +02:00
spec FIX: NaN issue and remaining not being tracked (#113) 2026-03-20 17:24:56 -03:00
test/javascripts/acceptance FEATURE: Add decorateCookedSignature plugin API method (#109) 2026-03-19 12:58:30 -04:00
.discourse-compatibility DEV: Pin version for Discourse < 2026.2.0-latest (#103) 2026-02-11 16:46:22 +01:00
.gitignore DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00
.npmrc DEV: Switch to use pnpm (#69) 2024-10-14 13:54:57 +02:00
.prettierrc.cjs DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
.template-lintrc.cjs DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
eslint.config.mjs DEV: Update eslint config (#72) 2024-11-19 11:30:46 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
Gemfile.lock DEV: Update linting 2026-03-26 13:41:37 +00:00
LICENSE DEV: General cleanup (#28) 2022-04-06 12:19:24 +02:00
package.json DEV: Update linting 2026-03-26 13:41:37 +00:00
plugin.rb FEATURE: Add group, category, and display restrictions for signatures (#105) 2026-03-12 15:52:35 -04:00
pnpm-lock.yaml DEV: Update linting 2026-03-26 13:41:37 +00:00
README.md Ensure README images are pointing to discourse/gh-owned repositories (#41) 2023-01-25 17:35:06 +05:30
stylelint.config.mjs DEV: Update linting (#84) 2025-03-17 11:03:44 +00:00
translator.yml DEV: Add Crowdin support (#13) 2021-09-28 14:30:27 +02:00
tsconfig.json DEV: Update linting and add types (#102) 2026-01-28 11:52:21 +00:00

Discourse Signatures

https://meta.discourse.org/t/discourse-signatures/42263

Felling nostalgic of old VBulletin days? Wanna spam and flame like it's 2000?

signature

Install Discourse Signatures!

Installation

Proceed with a normal installation of a plugin.

After Installation

You need to enable the plugins options for all users on Settings -> Plugins:

enable_plugin

And each user need to enable and select a signature on his/her profile:

image

and thats it!

Advanced Mode

You can now enable advanced mode on the plugin settings and use a full blow post editor to create your signature! With text, multiple images, etc.

About

This is a work in progress! Feel free to use and ask questions here, or on Discourse Meta.

TODO

  • Figure out a way so the user doesn't have to refresh te browser to change the see signatures options
  • Cache the cooked signatures