DMPRoadmap / roadmap

DCC/UC3 collaboration for a data management planning tool
MIT License
102 stars 109 forks source link

Enable "Research output" on template level #3269

Open nicolasfranck opened 1 year ago

nicolasfranck commented 1 year ago

In the current version, research outputs are globally enabled via the configuration. Would it be possible to enable this on template level too? Something like a boolean flag enable_research_output.

nicolasfranck commented 1 year ago

On plan level, I would add a method research_output_enabled? that checks for global (by configuration) and local (by template) support.

briri commented 1 year ago

We are working on this in the DMPTool currently along with some functionality that allows a template admin to:

dsisu commented 1 year ago

@briri, can I clarify, is this for DMPTool or for DMPRoadmap? Thanks.

briri commented 1 year ago

It is currently in the DMPTool at the moment. It is under development and then user testing