Skip to content

Commit

Permalink
Update hints
Browse files Browse the repository at this point in the history
  • Loading branch information
pspanja committed Oct 3, 2018
1 parent 371153a commit 3c294f5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/reference/query_types/content_relations_all_tag_fields.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ All tag fields Content relations Query Type

This Query Type is used to build queries that fetch Content tag field relations from all tag fields of a given Content.

.. hint:: Tag field Content relations are Content items tagged with a tag contained in the tag fields of a given Content.
.. hint::

Tag field Content relations are Content items tagged with a tag contained in the tag fields of a given Content.

.. hint::

This query type assumes `Netgen's TagsBundle`_ is used for tagging functionality.

+-------------+---------------------------------------------------------------------------------------------+
| Identifier | ``SiteAPI:Content/Relations/AllTagFields`` |
Expand Down Expand Up @@ -87,3 +93,5 @@ Examples:
.. include:: /reference/query_types/parameters/common_content_parameters.rst.inc
.. include:: /reference/query_types/parameters/common_query_parameters.rst.inc

.. _`Netgen's TagsBundle`: https://github.com/netgen/TagsBundle

0 comments on commit 3c294f5

Please sign in to comment.