Changeset 1925981
- Timestamp:
- 08/16/2018 09:12:08 PM (8 years ago)
- File:
-
- 1 edited
-
wp-redmine-issues/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-redmine-issues/trunk/README.txt
r1925840 r1925981 15 15 == Description == 16 16 17 This plugin uses the Redmine API to display --show issues of your existing Redmine Installation in WordPress Backend +and, if enabled in Settings, view and post comments. You can create an issue in a dialog, asking for project, subject, details and, if enabled in Settings, issue categories.17 This plugin uses the Redmine API to display and, if enabled in Settings, view and post comments. You can create an issue in a dialog, asking for project, subject, details and, if enabled in Settings, issue categories. 18 18 19 19 API usage in this plugin is designed for a specially created Redmine "system-user" that is granted access to the relevant projects and has priviliges to create and view issues within these projects instead of using individual user-accounts from Redmine. 20 20 Benefits: 21 21 22 * You don't have to create every Wordpress user in Redmine or keep them synchronized. Which Wordpress user is creating an issue or comment can be seen as part of Details or the comment text with name and e-mail address as set in Wordpress. 22 23 * No messing around with access privileges in Redmine for individual users
Note: See TracChangeset
for help on using the changeset viewer.