> > > It looks like impossible :(( > Naa. If you look at the way I described images in the old anotated manual > (haven't looked but it's my understanding that the anotations are ut again, > youll see that you can make a active page /images that serves images. If the > page does nor require auth, you can reference them like this: > > <img src="yourhost.com/images/imageid"> > > then you'll need code to transfer the imageid to return a image, but that's > trivial :)
well, frankly speaking I do not get what You mean, look: I added an image with nadmin to article abstract field. What I get there? <img src="/attachment/host_blobs/image_NAME"> right? and browser gets: <img src="host1/attachment/host1_blobs/image_NAME"> right? and now I want to get this image with another host. What do I do? I get this article and use its article abstract. Right? and what browser gets: <img src="host2/attachment/host1_blobs/image_NAME"> right? Or maybe I do it very stupid way? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
