A Discourse Plugin to show user signatures below posts
Find a file
2024-10-28 20:31:10 +08:00
.github/workflows DEV: Update CI workflows (#40) 2023-01-10 18:57:47 +00:00
assets UX: adds a placeholder for signature input (#63) 2024-07-25 08:54:29 +10:00
config Update translations (#64) 2024-07-31 00:14:58 +02:00
.discourse-compatibility DEV: Pin plugin for Discourse < 3.4.0.beta1-dev (#65) 2024-08-02 17:12:35 +08:00
.eslintrc.cjs DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
.gitignore DEV: Update CI workflows (#29) 2022-06-11 14:38:30 +02: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
Gemfile DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
Gemfile.lock Bump rexml from 3.3.3 to 3.3.6 (#67) 2024-09-01 12:30:34 +02:00
LICENSE DEV: General cleanup (#28) 2022-04-06 12:19:24 +02:00
package.json DEV: Switch to use pnpm (#69) 2024-10-14 13:54:57 +02:00
plugin.rb DEV: Allow a longer signature 2024-10-28 20:31:10 +08:00
pnpm-lock.yaml DEV: Switch to use pnpm (#69) 2024-10-14 13:54:57 +02:00
README.md Ensure README images are pointing to discourse/gh-owned repositories (#41) 2023-01-25 17:35:06 +05:30
translator.yml DEV: Add Crowdin support (#13) 2021-09-28 14:30:27 +02: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