linkit
linkit copied to clipboard
Way to output "path" for entry links instead of full URL?
I proxy my local development environment through Codekit sometimes and I have a nav Structure outputting the main menu for me. My issue is that for entry links, the full URL is outputted. I would love a way to only output the "path" for the entry instead of the URL, otherwise when I click through my nav, it jumps me out of the proxy URL I use with Codekit and kicks me back to the main site URL. Hope that makes sense! :-)
I am requesting support for this too. Current LinkIt outputs the link with the full site path, including my site url. I would like the option to link from root. E.g. instead of "http://mysite.com/about" it would be "/about"