Project

General

Profile

Plugins Directory » Redmine Include Macro Extension

Author:
Website: https://github.com/taikii/redmine_include_macro_extension
Code repository: https://github.com/taikii/redmine_include_macro_extension
Registered on: 2017-02-07 (about 7 years ago)
Current version: 0.0.3
Compatible with: Redmine 4.0.x, 3.4.x
User ratings:   (2)

This plugin makes possible include wiki section.

Related issue: #3547

Caution!) This plugin will overwrite the default include macro.

{{include(Foo)}}
{{include(Foo, Bar)}} -- to include Bar section of Foo page

Changelog

0.0.3 (2017-09-13)

Compatible with Redmine 4.0.x, 3.4.x.

New options
  • New feature: 2 new options. (noheading, nosubsection)
  • Fix to make error if section can not be found.
  • Bugfix: Index shifts when content is empty.

0.0.2 (2017-02-09)

Compatible with Redmine 3.3.x.

Support markdown.

0.0.1 (2017-02-08)

Compatible with Redmine 3.3.x.

User ratings

  by Stéphane Briand SeaSideTech over 6 years ago

I have also added a nice improvement, in a fork : https://github.com/sbriand/redmine_include_macro_extension

It displays 2 icons where the wiki page is included : for direct editing and viewing of the included wiki page

  by David A. almost 7 years ago