sulu / sulu-standard

This repository is not longer the recommended way to start a sulu project. Use:
https://github.com/sulu/skeleton
MIT License
614 stars 106 forks source link

Anchor tag in sulu:link #839

Open phmLabs opened 6 years ago

phmLabs commented 6 years ago
Q A
Bug? no
New Feature? yes

Feature

It should be possible to add anchor tags to a sulu:link.

Example

<sulu:link href="7f0c38ae-802c-48b7-bd80-8d72f47daee6" anchor="myAnchorTag">

should generate

<a href src="/de/landing#myAnchorTag">

wachterjohannes commented 6 years ago

@phmLabs nice feature :) we will take a look deeper into it! maybe we will implement that for 1.6 release.