Hi Sunamya, This plugin might work for you: http://www.jspwiki.org/wiki/ImageMapPlus
Message: 1 Date: Thu, 20 Sep 2007 09:58:04 +0530 From: "Chaturvedi, Sunamya" <[EMAIL PROTECTED]> Subject: RE: [Jspwiki-users] Inline images To: "JSPWiki Users discussion list" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Thanks for the response. Let me try that out. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Foster Schucker Sent: Monday, September 17, 2007 7:48 AM To: JSPWiki Users discussion list; JSPWiki Users discussion list Subject: RE: [Jspwiki-users] Inline images You need to do an image map (google is your friend), but you must do that as raw HTML in a page. There is not a plugin that lets you make maps. ---------- Original Message ----------- From: "Chaturvedi, Sunamya" <[EMAIL PROTECTED]> To: "JSPWiki Users discussion list" <[email protected]> Sent: Mon, 17 Sep 2007 15:06:34 +0530 Subject: RE: [Jspwiki-users] Inline images > Hello Everybody, > > Does anybody have any clues on that?? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Chaturvedi, > Sunamya > Sent: Friday, September 14, 2007 3:49 PM > To: JSPWiki Users discussion list > Subject: [Jspwiki-users] Inline images > > Hello, > > I wanted to put some images on my Wiki. I saw that we can put a > hyperlink to another page with caption of the diagram or otherwise. But > I wanted to know that is it possible that in one inline image I may be > able to give a number of forward hyperlinks from a single image? > > Or suppose I have only one inline image which has different shapes like > rectangle, triangle, and square. And I want that if somebody clicks on > triangle shape it takes me to a page which contains information about > triangle and takes me to square information if I click on square image. > Can I disintegrate one image like this? But I wanted to make sure that > these links come out of single inline image. > > Thanks in advance, > > Sunamya > > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the stable > release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the stable > release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList ------- End of Original Message ------- _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList ------------------------------ Message: 2 Date: Thu, 20 Sep 2007 10:38:00 +0200 From: "Zsolt Koppany" <[EMAIL PROTECTED]> Subject: [Jspwiki-users] Escaping wiki markup? To: "JSPWiki" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Hi, how can I escape wike markup? For example I want to get in the html output "__hello__" and NOT "<B>hello</B>". Zsolt ------------------------------ _______________________________________________ Jspwiki-users mailing list [email protected] http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users End of Jspwiki-users Digest, Vol 31, Issue 18 ********************************************* _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList
