Skip to content

Vocabulary: Legislation

Damyon Wiese edited this page May 12, 2020 · 2 revisions

Brief description

Taxonomy vocabulary "Legislation" to store the list of legislations.


Detailed description

To view the list of existing taxonomy terms for "Legislation" vocabulary, go to "Structure > Taxonomy > Legislation" (/admin/structure/taxonomy/manage/legislation/overview).

Click "Add term" to add new legislation or click "Edit" to edit one of the existing legislation in the vocabulary.

The "Legislation" vocabulary has the following fields:

  • Name : Name of the legislation.
  • Description : Short description about the legislation.
  • URL: External URL that link to the legislation.
  • Search Exclude (on by default) : Exclude this legislation from the search results.

URL Pattern

The "Legislation" vocabulary has a URL pattern configured.


Technical description

Package: TBA

Field types:

  • Name : Default drupal taxonomy field
  • Description : field_description, Text (plain, long)
  • URL: field_url, Link | external only
  • Search Exclude: field_search_exclude, boolean, default true

Clone this wiki locally