Hi, please is it possible to do an upperlevel link like ”../../page1.html” → ”..:..:page1” ??
I've search for it in FlySpray, Discussion, search engine but nothing…
I mean, I have these namespaces:
If I want to do a link from ns121 to ns11 I write:
[[ns1:ns11]]
But I would like to write something like:
[[..:ns11]]
just to make it more portable in case I later on change the name of the ns1 namespace 2)
Is it possible? excuse me if this is a very newbie question, but I couldn't find the answer anywhere. I write this here before submitting it to FlySpray to check if this is available.
Hi, I'm a newbie myself, but I had the same question. I figured that a leading colon[[:ns11]]would take you i.e. from ns121 to ns11. Similarly a
[[ns1:ns11]]would take you i.e. from ns2:ns21 to ns1:ns11. Why??? I don't get it… cheers