Ferdinand Soethe wrote:
Thorsten Scherler wrote:
Using "lm:project.images.myTabImage" does *only* work for linking in
xdocs (I assume - since I never tested such linking).
It has to be either "lm://project.images.myTabImage" or
"{lm:project.images.myTabImage}" for development
I'm not sure what the difference of '//' means in location-map
processing. Pls explain.
Hopefully my earlier mail helps:
lm:// is a pseudo protocol used in client URLs
lm: is a variable identifier used in the sitemap (i.e. internal URIs)
Ross