Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| spec | ||
| test/javascripts/acceptance | ||
| .discourse-compatibility | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc.cjs | ||
| .rubocop.yml | ||
| .streerc | ||
| .template-lintrc.cjs | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| plugin.rb | ||
| pnpm-lock.yaml | ||
| translator.yml | ||
README.md
discourse-user-notes
https://meta.discourse.org/t/user-notes-plugin/41026/
This plugin gives staff members the ability to attach notes to users.
Whenever the user posts, a little note icon will appear beside their name if they have any staff notes. Clicking on it will reveal the notes other staff members have left.
Installation
Follow our Install a Plugin howto, using
git clone https://github.com/discourse/discourse-user-notes.git as the plugin command.
Once you've installed it, review the settings under admin and then enable
user_notes_enabled.
Clearing browser cache might be required when first installed
Issues
If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.
License
MIT