Comment 5 for bug 101098

Revision history for this message
Samuel Schluep (schluep) wrote :

Transforming all the xhtml seems to be a very expensive
process. I was thinking of rendering all links as absolute
urls. Then the document does not have to be aware of beeing
rendered in a different context. Relative links would then
only be used for storage in the Silva system.

The problem with hires_images is, how does the renderer know
if it is a link to a Silva object or a link outside the
system, before making the url absolute.

The dLCMS extension product relies heaviliy on Ghosts, so I
would prefer to have this fixed rather quickly.