Improve consistency of “Components” headlines
authorTim Düsterhus <tim@bastelstu.be>
Wed, 28 Mar 2018 15:22:39 +0000 (17:22 +0200)
committerTim Düsterhus <tim@bastelstu.be>
Wed, 28 Mar 2018 15:22:39 +0000 (17:22 +0200)
pages/package/pip/package_pip_option.md
pages/package/pip/package_pip_user-group-option.md
pages/package/pip/package_pip_user-option.md

index 537d55e16cf08530b4aca3b665c90b91cb5549a5..dd3a44aae305b21b0f41768e0722fefd3fe5bca4 100644 (file)
@@ -10,7 +10,7 @@ Registers new options.
 Options allow the administrator to configure the behaviour of installed packages.
 The specified values are exposed as PHP constants.
 
-## Components (`<categories>`)
+## Category Components
 
 Each category is described as an `<category>` element with the mandatory attribute `name`.
 
@@ -32,7 +32,7 @@ Specifies the order of this option within the parent category.
 
 The options element can contain a comma-separated list of options of which at least one needs to be enabled for the category to be shown to the administrator.
 
-## Components (`<options>`)
+## Option Components
 
 Each option is described as an `<option>` element with the mandatory attribute `name`.
 The `name` is transformed into a PHP constant name by uppercasing it.
index 66e544b381f91c583ba06ee215dd25061321e143..4bad69a7f5e909aa56e07655349be748e0e8d653 100644 (file)
@@ -9,11 +9,11 @@ parent: package_pip
 Registers new user group options (“permissions”).
 The behaviour of this package installation plugin closely follows the [option][package_pip_option] PIP.
 
-## Components (`<categories>`)
+## Category Components
 
 The category definition works exactly like the option PIP.
 
-## Components (`<options>`)
+## Option Components
 
 The fields `hidden`, `supporti18n` and `requirei18n` do not apply.
 The following extra fields are defined:
index 897618f5239d78cdae89349cb54d546df331238f..ad245362e9dbfa50f08cd10fe4077bb387bf5064 100644 (file)
@@ -9,11 +9,11 @@ parent: package_pip
 Registers new user options (profile fields / user settings).
 The behaviour of this package installation plugin closely follows the [option][package_pip_option] PIP.
 
-## Components (`<categories>`)
+## Category Components
 
 The category definition works exactly like the option PIP.
 
-## Components (`<options>`)
+## Option Components
 
 The fields `hidden`, `supporti18n` and `requirei18n` do not apply.
 The following extra fields are defined: