You are here

Files in Custom Meta 2.0.x

Primary tabs

File namesort descending Location Namespace Description
AddForm.php src/Form/AddForm.php Drupal\custom_meta\Form
Custom.php src/Plugin/metatag/Group/Custom.php Drupal\custom_meta\Plugin\metatag\Group
CustomMetaController.php src/Controller/CustomMetaController.php Drupal\custom_meta\Controller
CustomMetaDeriverHttpEquiv.php src/Plugin/Derivative/CustomMetaDeriverHttpEquiv.php Drupal\custom_meta\Plugin\Derivative
CustomMetaDeriverName.php src/Plugin/Derivative/CustomMetaDeriverName.php Drupal\custom_meta\Plugin\Derivative
CustomMetaDeriverProperty.php src/Plugin/Derivative/CustomMetaDeriverProperty.php Drupal\custom_meta\Plugin\Derivative
CustomMetaSettingsForm.php src/Form/CustomMetaSettingsForm.php Drupal\custom_meta\Form
CustomMetaTagHttpEquiv.php src/Plugin/metatag/Tag/CustomMetaTagHttpEquiv.php Drupal\custom_meta\Plugin\metatag\Tag
CustomMetaTagName.php src/Plugin/metatag/Tag/CustomMetaTagName.php Drupal\custom_meta\Plugin\metatag\Tag
CustomMetaTagProperty.php src/Plugin/metatag/Tag/CustomMetaTagProperty.php Drupal\custom_meta\Plugin\metatag\Tag
custom_meta.info.yml custom_meta.info.yml custom_meta.info.yml
custom_meta.links.action.yml custom_meta.links.action.yml custom_meta.links.action.yml
custom_meta.links.menu.yml custom_meta.links.menu.yml custom_meta.links.menu.yml
custom_meta.links.task.yml custom_meta.links.task.yml custom_meta.links.task.yml
custom_meta.permissions.yml custom_meta.permissions.yml custom_meta.permissions.yml
custom_meta.routing.yml custom_meta.routing.yml custom_meta.routing.yml
custom_meta.schema.yml config/schema/custom_meta.schema.yml config/schema/custom_meta.schema.yml
DeleteForm.php src/Form/DeleteForm.php Drupal\custom_meta\Form
README.txt README.txt INTRODUCTION ------------ The module allows you to define and manage custom meta tags. Simply select the Meta attribute (property, name, http-equiv) and set the name, label, and description of the tag. REQUIREMENTS ------------ This module requires…

Other projects