Hi Sorin,
Thank you for your help, but I am not getting it.
in first form ( Href: ) enter the web address eg. http://www.google.com
By "http://www.google.com" what you mean is the actual html file? Ie., something like http://blabla.bla.com/index.html. What I am asking is what that html looks like. What tags go into it? Can I get Inkscape to create it? Can I use editor to create one? Things like that.
then go to second form (Target:) -and choose from the possible states: _blank ... _self ... _top ...
Do you mean each of them defines how the browser behaves in response to the user's clicking the href anchor? Again, my fundamental need is to generate the html file above, for which I have no clue.
BTW, what are the rest of fields of the link properties? Type, Role, Arcrole, Title, Show, Actuate? Would you mind pointing out where they are documented? I just bought the Inkscape book, but I haven't located it. Maybe they are defined by WC3 folks?
Anyways, I feel I am blinded and appreciate a bit of guidance.
Thank you.
Tena Sakai tsakai@...2019...
-----Original Message----- From: SorinN [mailto:nemes.sorin@...400...] Sent: Wed 9/17/2008 12:07 PM To: Tena Sakai Subject: Re: [Inkscape-devel] web page to show svg file
I made a screenshoot for you.
Steps : click on text you wish to make link > after text is active, right click, select Create Link > right click again on your text and select Link Properties > in first form ( Href: ) enter the web address eg. http://www.google.com > then go to second form (Target:) -and choose from the possible states :
_blank ( link will be opened on the new tab in web navigator ) _self ( link will be opened in actual tab of web browser ) _top ( in case you the website use frames - link will be opened in place of the parent of all frames ) .
I hope it was pretty clear.
Good Luck, Sorin
2008/9/17 Tena Sakai <tsakai@...2019...>
Hi Nicu,
Thanks for your reply. I appreciate it.
Select an object from your drawing, right click, use "Create Link", right click again, use "Link Properties" and type the desired URL.
Even though I am able to follow your instruction, I fail to understand what the corresponding url should look like. Would you mind giving me a small example?
Thanks in advance.
Tena Sakai tsakai@...2019...
-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net on behalf of Nicu Buculei Sent: Wed 9/17/2008 2:09 AM To: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] web page to show svg file
Tena Sakai wrote:
I hope I am posting to the right place. If not, please advise where I should post.
I have a web page which I got from http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Web-Use.html The first example given there is what I took. The html file looks like (I have modified it so very slightly, but it works as expected):
[...]
The data file SampleFile.svg is made by inkscape and what I am interested in doing now is to make a hyperlink out of the object tag.
I am not sure about a link in the OBJECT tag, but you can use the next best thing: place the link *inside* the SVG (however, search engines may ignore it). Select an object from your drawing, right click, use "Create Link", right click again, use "Link Properties" and type the desired URL.
-- nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com Open Clip Art Library: http://www.openclipart.org my cool Fedora wallpapers: http://fedora.nicubunu.ro/wallpapers/ my clipart collection: http://clipart.nicubunu.ro/
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (1)
-
Tena Sakai