Plugins Directory » UNC Autolink plugin
|
Author: | precious plum |
---|---|---|
Website: | https://github.com/preciousplum/redmine_unc_autolink | |
Code repository: | https://github.com/preciousplum/redmine_unc_autolink | |
Registered on: | 2018-06-16 (over 6 years ago) | |
Current version: | 0.0.2 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Create link from UNC format strings like outlook automatically when showing textile format field like below.
\\servername\folder
It is also able to specify UNC format strings contains spaces with "<" and ">" brackets.
<\\servername\folder name1\folder name2>
The specification is almost same as Microsoft Outlook.
The UNC strings which have already been stored in database will be also shown as link since this plugin works in viewing phase.
Changelog
0.0.2 (2022-04-24)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
0.0.1 (2018-06-17)
Compatible with Redmine 3.4.x.