mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 11:14:45 -04:00
Update list of methods that use logical path
This commit is contained in:
parent
fcab32c62d
commit
5bb3752f7f
@ -105,6 +105,8 @@ Methods|Functions|Shortcodes
|
|||||||
[`Page.GetPage`]|[`urls.RelRef`]|[`relref`]
|
[`Page.GetPage`]|[`urls.RelRef`]|[`relref`]
|
||||||
[`Page.Ref`]||
|
[`Page.Ref`]||
|
||||||
[`Page.RelRef`]||
|
[`Page.RelRef`]||
|
||||||
|
[`Shortcode.Ref`]||
|
||||||
|
[`Shortcode.RelRef`]||
|
||||||
|
|
||||||
[`urls.Ref`]: functions/urls/ref/
|
[`urls.Ref`]: functions/urls/ref/
|
||||||
[`urls.RelRef`]: /functions/urls/relref/
|
[`urls.RelRef`]: /functions/urls/relref/
|
||||||
@ -112,8 +114,10 @@ Methods|Functions|Shortcodes
|
|||||||
[`Site.GetPage`]: /methods/site/getpage/
|
[`Site.GetPage`]: /methods/site/getpage/
|
||||||
[`ref`]: /content-management/shortcodes/#ref
|
[`ref`]: /content-management/shortcodes/#ref
|
||||||
[`relref`]: /content-management/shortcodes/#relref
|
[`relref`]: /content-management/shortcodes/#relref
|
||||||
[`Page.Ref`]: /methods/page/ref
|
[`Page.Ref`]: /methods/page/ref/
|
||||||
[`Page.RelRef`]: /methods/page/relref
|
[`Page.RelRef`]: /methods/page/relref/
|
||||||
|
[`Shortcode.Ref`]: /methods/shortcode/ref
|
||||||
|
[`Shortcode.RelRef`]: /methods/shortcode/relref
|
||||||
|
|
||||||
{{% note %}}
|
{{% note %}}
|
||||||
Specify the logical path when using any of these methods, functions, or shortcodes. If you include a file extension or language identifier, Hugo will strip these values before finding the page in the logical tree.
|
Specify the logical path when using any of these methods, functions, or shortcodes. If you include a file extension or language identifier, Hugo will strip these values before finding the page in the logical tree.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user