Hi Tonny, Jonathan, and all...

On Sat, 08 Dec 2007 09:30:00 +0100, Tonny Kohar <[EMAIL PROTECTED]> wrote:

> On Sat, 2007-12-08 at 07:42 +0000, "~:'' ありがとうございました。"

>> 1    when using "insert image" on a new graphic: dialogue pops up
>> "Unable to determine Document Base for resolving image reference.
>> Please save the Document first, before using this function"
>> ok for me, but...
>
> Yes, this is occur because in svg <image> tag require href attribute.
> For the new document (Document with no base URI), it is will prompt for
> saving dialog, so we could resolve relative path between the document
> and the href referenced image. For existing document, it should not
> prompt for save dialog.
>
> We have been thinking about project based (similar to dreamweaver) svg
> editing vs single file svg editong. For single file (especially new
> Document), we could not find a way to determine Document Base URI) for
> resolving relative path. Project based approach differ that the project
> will have property for Document Base, and everything will be resolved
> against that.

One way to do it would be to demand that an SVG get a base URI when you  
start. Amaya does this - you have to select a filename, in the same  
process as if you were opening a file (except that you generally pick one  
that doesn't already exist).

Alternatively in a local system you could analyse the paths on save,  
making them all "file://..." until you can find out the common bits and  
rationalise them.

cheers

Chaals

-- 
Charles McCathieNevile  Opera Software, Standards Group
     je parle français -- hablo español -- jeg lærer norsk
http://my.opera.com/chaals              Try the Kestrel - Opera 9.5 alpha


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to