Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Get current full link or anchor link with twig

Solved by Aaron Dalton View solution

Started by Marc Rimkus 8 years ago · 2 replies · 1927 views
8 years ago

What I want to do:

  • Twig checks url if there is an anchor link included.
  • If there is an anchor link twig changes some meta informations.

Problem:

  • Can´t find a way to retrieve the url WITH the anchor.

So my question. Is there any way I can retrieve the full url with twig to get the anchor or is there even a option to get the anchor information directly?

8 years ago Solution

The URL fragment is never sent to the server, so Grav can't know it. You need client-side JS to access it. This is by design.

8 years ago

Oh ok thank you for your fast response!
Then JS it will be.

Suggested topics

Topic Participants Replies Views Activity
Support · by complanar, 6 days ago
6 140 17 hours ago
Support · by Rick Beebe, 6 days ago
2 100 2 days ago
Support · by blu3prince, 3 days ago
0 52 3 days ago
Support · by alex, 4 days ago
2 92 3 days ago
Support · by Marcel, 2 weeks ago
1 143 4 days ago