Feature #3337
closed
Separate advanced parameters
Added by Marek Hulán about 11 years ago.
Updated over 6 years ago.
Description
We should improve the doc parser so it knows to which block does the parameter belong. Also we should add conditions for displaying/hiding parameters. Both of these should be then respected in wizard and --help
Proposed RDOC format:
# ==== MySQL condition: $db_type == 'mysql'
# $mysql_user:: User of MySQL
or you could set a condition at a parameter itself
# === Advanced parameters:
# $mysql_user:: User of MySQL
# condition: $db_type == 'mysql'
- Tracker changed from Bug to Feature
- Target version set to 1.15.0
- Status changed from New to Assigned
- Assignee set to Marek Hulán
- Status changed from Assigned to Ready For Testing
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF