Plugins Directory » Wiki Extensions
|
Author: | Haruyuki Iida |
---|---|---|
Website: | http://www.r-labs.org/projects/r-labs/wiki/Wiki_Extensions_en | |
Code repository: | https://github.com/haru/redmine_wiki_extensions | |
Registered on: | 2010-11-06 (about 14 years ago) | |
Current version: | 1.0.1 | |
Compatible with: | Redmine 6.0.x | |
User ratings: |
Wiki Extensions is a plugin which adds several useful wiki macros to Redmine.
Installation notes
- Copy the plugin into the plugins directory
- Migrate plugin: rake db:migrate_plugins RAILS_ENV=production
- Restart Redmine
- Enable the module on the project setting page.
Changelog
1.0.1 (2024-11-16)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/1.0.1
Changes¶
- fix setting tab is not displayed.
1.0.0 (2024-11-16)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/1.0.0
Changes¶
- Compatible with Redmine 6.0.x
- Drop support Redmine 4.x and 5.x.
0.9.5 (2024-01-18)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.5
Changes¶
- Fix unable to edit wiki comments.
0.9.4 (2022-07-16)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.4
Changes¶
- fix javascript injection vulnerability in StyleSheet page.
0.9.3 (2021-12-05)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.3
Improvements¶
- Compatible with Rails 6.
Bug fixes¶
- Wiki comment added email notification doesn't work
- Fixes som compatibility problem with another plugin.
0.9.2 (2020-06-29)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.2
Fixed issue¶
- Wiki tabs can be added and modified but can not be removed.
0.9.1 (2020-06-12)
Compatible with Redmine 4.1.x, 4.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.1
Changes¶
- fix internal error when saving wiki extensions settings.
0.9.0 (2019-02-23)
Compatible with Redmine 4.1.x, 4.0.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.9.0
Changes¶
Compatible with Redmine 4.x
Caution¶
- This version supports only Redmine 4.0 or later.
- Emoticon toolbar does not work. I couldn't make it work with Redmine 4.0. I hope someone fix it.
- Auto preview functionality is removed. Because in Redmine 4.0, wiki preview area moved to another tab. It is impossible to show edit area and preview area in same time.
0.8.2 (2018-11-07)
Compatible with Redmine 3.4.x.
download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.8.2
fixed problem¶
- Wiki pages with tags can not be deleted.
0.8.1 (2017-08-24)
Compatible with Redmine 3.4.x.
Download¶
https://github.com/haru/redmine_wiki_extensions/releases/tag/0.8.1
Changes¶
- Bug fix: tag input fields appears out of wiki form.
0.8.0 (2017-07-03)
Compatible with Redmine 3.4.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads/
Changes¶
Compatible with Redmine 3.4.0
0.7.0 (2015-03-09)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatible with Redmine 3.0
0.6.5 (2014-12-27)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Now you can specify project name or project id with last_updated macro.
- Some bug fixes.
0.6.4 (2013-09-06)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
Downlod¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Fixed bugs.¶
- Can't add tags.
- No toolbar for comments form.
- Conflicts with redmine_tags plugin.
0.6.3 (2013-04-04)
Compatible with Redmine 2.3.x, 2.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Fixed bugs¶
- wiki#show for new wiki without edit privileges causes error 500 instead of 404.
- JS error "ReferenceError: TableSort is not defined" occurred.
- macro for editing stylesheet doesn't work
- wiki preview shows error at new page with comment macro.
0.6.2 (2013-02-10)
Compatible with Redmine 2.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
This is for some minor bugfixes.
- Missing User Agent leads to error 500.
- taggedpages macro shows raw html text.
- Mail notify does not work with adding wiki comment.
0.6.1 (2012-12-23)
Compatible with Redmine 2.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatible with Redmine 2.2.0
- Some minor bug fixes.
0.6.0 (2012-10-20)
Compatible with Redmine 2.1.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatible with Redmine 2.1.x
- ref_issues macro removed. it moved to new Wiki Lists plugin.
0.5.0 (2012-05-29)
Compatible with Redmine 2.0.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatibility with Redmine 2.0.x.
0.4.1 (2012-05-29)
Compatible with Redmine 1.4.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
This is a final release for Redmine 1.x.x.
Fixed bugs¶
- popularity macro shows decimal point at count.
- XSS vulnerability via tags.
0.4.0 (2012-04-15)
Compatible with Redmine 1.4.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatible with redmine 1.4.0
- German translation updated.
0.3.9 (2012-03-26)
Compatible with Redmine 1.3.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- fixed bug: ref_issues macro failed with named queries that contains date ranges.
- fixed bug: foot note can't contain ','.
- Compatible with redmine_whining plugin.
- Korean translation was updated.
0.3.8 (2012-01-07)
Compatible with Redmine 1.3.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatibility with current redmine trunk.
- Comment notification failed with redmine 1.3.
0.3.7 (2011-12-15)
Compatible with Redmine 1.2.x, 1.3.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads#download-50856
Changes¶
- Defect: ref_issues does not respect permissions on queries.
- Defect: javascrpit references wrong path.
- Remoeve h2 header from comments macro.
- Development mode supported.
0.3.6 (2011-09-23)
Compatible with Redmine 1.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Email notification for wiki comments.
- Now wiki comments appears on an Activity page.
- ref_issues macro could be able to call a query by query id.
- new_page macro added.
- Simplified Chinese translation added.
0.3.5 (2011-06-21)
Compatible with Redmine 1.1.x, 1.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Fixed bug¶
- 404 error occurs after editing wiki comments.
0.3.4 (2011-06-01)
Compatible with Redmine 1.1.x, 1.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatible with ChiliProject 1.4.0
0.3.3 (2011-05-31)
Compatible with Redmine 1.1.x, 1.2.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- compatible with Redmine 1.2.0
- fixed problem that iframe macro shows illegal url.
0.3.2 (2011-01-25)
Compatible with Redmine 1.1.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Fixed bugs¶
- Auto preview does not work.
- Incorrect description for macros.
- Wrong url in plugin information.
Feature¶
- Use custom query for ref_issues.
0.3.1 (2011-01-10)
Compatible with Redmine 1.1.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- Compatibility with Redmine 1.1.0 and current trunk.
note¶
This version does not work with Redmine 1.0.x or before.
0.2.5 (2011-01-03)
Compatible with Redmine 1.0.x.
Download¶
https://bitbucket.org/haru_iida/redmine_wiki_extensions/downloads
Changes¶
- You can add emoticons to wiki page.
see http://www.r-labs.org/projects/r-labs/wiki/Wiki_Extensions_en#Emoticons - Multiple tag selection in taggepages macro.
This is the final release for Redmine 1.0.x
0.2.4 (2010-12-06)
Compatible with Redmine 1.0.x.
http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.2.4.zip
- vote macro was added.
- Now you can specify a project name in taggedpages macro.
- Comment form is hidden until you click the comment link.
- Bug of comment permission was fixed.
Caution
This plugin does not work with Redmine current trunk now.
Because wiki of trunk has big refactorings and I couldn't keep it works with both trunk and stable.
0.2.3 (2010-10-05)
Compatible with Redmine 1.0.x.
http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.2.3.zip