Thorsten Scherler wrote:
El lun, 08-05-2006 a las 15:01 +0200, Ferdinand Soethe escribió:

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.


"lm://project.images.myTabImage" protocol/source factory [1]
"{lm:project.images.myTabImage}" input module [2]

As you can see, my own answer was an oversimplification, but if you think of it conceptually like client and interal URLspaces you can't go far wrong. Just remember a "client" need not be a browser, it could be, for example, an XSLT processor.

Ross