I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #2209

A templating language support

Added by Andriy Lesyuk over 10 years ago.

Status:
Incomplete
Priority:
Normal
Assignee:
Target version:
-
Start date:
07 Aug 2013
Due date:
% Done:

0%

External issue:

Description

I wonder, if the Hooks Manager can allow a more flexible customization... For example, can it support hook’s arguments to display content conditionally?.. Using some JS tricks (like ones used for :view_wiki_inline_content) of course it can, but can it be easier?

I guess the best option would be to introduce some templating language, which would allow something like:

<!-- ifeq project.name, 'Hooks Manager' -->
...
<!-- else -->
...
<!-- end -->


Related issues

Related to Hooks Manager - Feature #1784: Support per-project Ads Open 11 Jun 2011
Related to Hooks Manager - Feature #2210: Sidebar access from other hooks Open 07 Aug 2013

Also available in: Atom PDF

Terms of use | Privacy policy