Project

General

Profile

Actions

Feature #3337

closed

Separate advanced parameters

Added by Marek Hulán over 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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

Actions #1

Updated by Marek Hulán over 10 years ago

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'
Actions #2

Updated by Marek Hulán over 10 years ago

  • Tracker changed from Bug to Feature
Actions #3

Updated by Ohad Levy over 10 years ago

  • Target version set to 1.15.0
Actions #4

Updated by Marek Hulán over 10 years ago

  • Status changed from New to Assigned
  • Assignee set to Marek Hulán
Actions #5

Updated by Marek Hulán over 10 years ago

  • Status changed from Assigned to Ready For Testing
Actions #6

Updated by Marek Hulán over 10 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF