Opened 8 years ago

Closed 8 years ago

#848 closed task (fixed)

Enabled/disable experimental features in reggie-config.xml

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v4.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

It would be nice to have a way to enable/disable experimental features (for example the "Destruction wizard") by a configuration setting.

Change History (1)

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [3743]) Fixes #848: Enabled/disable experimental features in reggie-config.xml

Added <experimental-features> section to reggie-config.xml.

The child element <retract-destruction> can be set to enable the "Destruction" wizard. If this is enabled the javascript code simply removes the not-implemented class on the link which makes it possible to use the wizard.

Note: See TracTickets for help on using tickets.