g2-8.x-1.x-dev/g2.info.yml
g2.info.yml
type: module name: 'G2 glossary' description: 'Manage a node-based glossary' dependencies: - drupal:block # We provide help links to G2 configuration in Field UI. - drupal:field_ui - drupal:filter - drupal:node - drupal:path - drupal:taxonomy - drupal:text - drupal:views # The TopN service and block relies on statistics. - statistics:statistics # The API relies on XML-RPC. - xmlrpc:xmlrpc package: Content display # We require D10.3 because that is the minimum requirement for both # statistics:statistics and xmlrpc:xmlrpc 1.0.0-rc2. core_version_requirement: ^10.3 || ^11 configure: g2.settings.block php: 8.1 # Information added by Drupal.org packaging script on 2024-06-25 version: '8.x-1.0-beta3+1-dev' project: 'g2' datestamp: 1719337475
