a5c5c6a51ad07456820397d15d967d20133969a7
[yaffs-website] / web / modules / contrib / metatag / console / translations / en / generate.metatag.group.yml
1 description: Generate a meta tag group.
2 help: The <info>generate:plugin:metatag:group</info> command helps generate a new metatag group for use with the Metatag module.
3 welcome: Welcome to the Metatag group generator
4 options:
5   label: The user-friendly name for this meta tag group.
6   description: A long explanation of this meta tag group.
7   plugin_id: Internal (machine) name for the meta tag group.
8   class_name: Internal camel-case version of the meta tag group's name.
9   weight: The sort order for this meta tag group.
10 questions:
11   base_class: Enter the base class to use
12   class_name: Enter the class name for the meta tag group class
13   module: common.questions.module
14   weight: Enter the sort order for the meta tag group
15   label: Enter the label for the meta tag group
16   description: Enter a longer explanation of what the meta tag group is and how to use it
17   plugin_id: Enter the internal (machine) name for the meta tag group plugin