Thanks Sergiu ... I'll try that.

Would be a great feature to have in XWiki to have a plugin that enables you
to import an image and add hot spots to
link out to other wiki pages. Not sure how that could be done though.

Regards,

Richard

-----Original Message-----
From: [email protected] [mailto:[email protected]]on Behalf
Of Sergiu Dumitriu
Sent: 07 May 2009 12:14
To: XWiki Users
Subject: Re: [xwiki-users] XWiki diagram linking


goldring, richard wrote:
> Hi,
> 
> Does anyone know if its possible in XWiki to create a diagram (e.g. UML
> diagram, organisational diagram, etc) where you can click on a box or some
> text on the diagram and go to the relevant wiki page and maybe from that
> page back to its associated diagram? This would be quite useful for
> navigating from a diagram to its underlying references.

Not yet, at least not as an official feature.

But you can use HTML tricks to do that: make a png image with an 
imagemap, on which you can define areas and their links. The problem is 
that you will either have to define the map yourself, or hope that your 
UML tool can do that for you.

Another option is to export the image as SVG, which has tags for links, 
then edit the SVG and add the links. The only problem is that SVG is not 
supported natively by IE.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Thales UK Ltd (Wells) DISCLAIMER: The information contained in this e-mail
is confidential. It may also be legally privileged. It is intended only for
the stated addressee(s) and access to it by any other person is
unauthorised. If you are not an addressee, you must not disclose, copy,
circulate or in any other way use or rely on the information contained in
this e-mail. Such unauthorised use may be unlawful. We may monitor all
e-mail communications through our networks. If you have received this e-mail
in error, please inform us immediately on sender's telephone number above
and delete it and all copies from your system. We accept no responsibility
for changes to any e-mail which occur after it has been sent.  Attachments
to this e-mail may contain software viruses which could damage your system.
We therefore recommend you virus-check all attachments before opening.
Thales UK Ltd. Registered Office: 2 Dashwood Lang Road, The Bourne Business
Park, Addlestone, Weybridge, Surrey KT15 2NX Registered in England No.
868273
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to