Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

"Double id": How can I handle absolute links with urls including "?id=..."

Started by Muut Archive 10 years ago · 3 replies · 348 views
10 years ago

e.g. if I want to link to https://play.google.com/store/apps/details?id=com.mediocre.dirac&hl=de
If I use

[Testlink](https://play.google.com/store/apps/details?hl=de&target=_blank&id=com.mediocre.dirac)

it does not work, as Grav is interpreting the id as a css id.
Grav is really great, but I got stuck with this. Any help would be very much appreciated - and thanks a lot in advance!
Benjamin

10 years ago

I just found out, I can disable the id parsing by adding "&noprocess" a the end of the url. But then it seems impossible to use Grav features (resize?) or target=_blank. Or is there a way?
e.g.
[Testlink](https://play.google.com/store/apps/details?hl=de&target=_blank&id=com.mediocre.dirac&noprocess)

10 years ago

&noprocess is the way to go, but you can still use plain HTML links if this is getting in the way of other functionality

10 years ago

Ok, I will go with plain HTML links here. Anyway, this is rather a special case. Thanks a lot for your help!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1359 9 years ago
Archive · by Muut Archive, 9 years ago
2 936 9 years ago
Archive · by Muut Archive, 9 years ago
2 4066 9 years ago
Archive · by Muut Archive, 9 years ago
1 2956 9 years ago
Archive · by Muut Archive, 9 years ago
3 1121 9 years ago