https://github.com/jongha/redmine_sticky_messages
Plugin to show site-wide message from sticky messages on forum. This plugin shows the latest messages of forum. It is useful if you announce the latest messages to every Redmine user.
https://github.com/jongha/redmine_sticky_messages
css message plugin redmine sticky
Last synced: about 1 year ago
JSON representation
Plugin to show site-wide message from sticky messages on forum. This plugin shows the latest messages of forum. It is useful if you announce the latest messages to every Redmine user.
- Host: GitHub
- URL: https://github.com/jongha/redmine_sticky_messages
- Owner: jongha
- License: mit
- Created: 2013-12-13T09:02:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T10:36:47.000Z (almost 3 years ago)
- Last Synced: 2025-05-06T20:13:14.455Z (about 1 year ago)
- Topics: css, message, plugin, redmine, sticky
- Language: CSS
- Homepage: http://www.redmine.org/plugins/redmine_sticky_messages
- Size: 62.5 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= Redmine Sticky Messages
{
}[https://gemnasium.com/jongha/redmine_sticky_messages]
Plugin to show site-wide message from sticky messages on forum. This plugin shows the latest messages of forum. It is useful if you announce the latest messages to every Redmine user. I was made for use in the Redmine in the internal network of the company. However, it is useful for someone. It is very simple to use.
== Screenshot
{
}[https://raw.github.com/jongha/redmine_sticky_messages/master/screenshot/screenshot.png]
== Plugin installation
1. Copy the plugin directory into the plugins directory.
2. (Re)start Redmine.
== Uninstall
1. Remove the plugin directory into the plugins directory.
2. (Re)start Redmine.
== License
redmine_sticky_messages is available under the terms of the MIT License.