[Neos] Inline Links
Bastian Waidelich
bastian at typo3.org
Wed Dec 17 15:09:43 CET 2014
nikos wrote:
Hi,
> Really sorry ignore my post [...]
Don't be sorry. In fact you brought up an interesting topic:
>> Up to now, Neos 1.1, I have been able to
>> link to id's like /myotherpage.html#mycontentid which would resolve to
>> /mysite/myotherpage.html#mycontentid.
I didn't know this was possible. I thought you could only link to
assets, nodes or external URIs (starting with "http://...").
Just bear in mind: you're actually creating an absolute URI with that.
So that won't work any longer if you move the target page or rename the
anchor.
IMO there's no way around a sophisticated link editor that allows for
selecting the target content element, specifying some kind of link type
(that affects the rendering).. See [1] for a related ticket.
[1] https://jira.typo3.org/browse/NEOS-860
--
Bastian Waidelich
More information about the Neos
mailing list