Plugins Directory » Wiki toolbar files button
|
Author: | Vitaly Klimov |
---|---|---|
Website: | http://www.redmine.org/boards/3/topics/29179 | |
Code repository: | - | |
Registered on: | 2012-02-24 (over 12 years ago) | |
Current version: | 0.0.4 | |
Compatible with: | Redmine 1.3.x, 1.4.x, 2.0.x | |
User ratings: |
Redmine wiki files toolbar¶
Plugin adds button which allows to quickly insert names of attachments to wiki toolbar for issues, messages and wiki pages.
Plugin displays filenames of already attached files and new ones which are in 'Files' fields as well
Usage¶
Click on the paperclip button in wiki toolbar, then select how you want to insert filename into the text.
- Simple click to file name - insert using default method based on file extension
- (a) - insert as a link to attachment
- (i) - insert as an image with default witdth of 500px
- (x) - insert as a XLS table (xls_show wiki macro)
- (w) - insert play_sound wiki macro
- (g) - insert lightbox wiki macro
Also it is possible to add all recently added files or all attached files in one click
Changelog
0.0.4 (2012-06-26)
Compatible with Redmine 1.3.x, 1.4.x, 2.0.x.
- Redmine 2.x (Rails 3.x) compatibility
- Wiki extensions positioning bug workaround
- JS code rewritten
- lightbox macro support added
0.0.2 (2012-02-24)
Compatible with Redmine 1.2.x, 1.3.x.