2004-03-5 Multiple Parameters in a Inter Wiki Link?
Is there some way to utilise the InterWikiLink to pass more than one parameter to the URL e.g. something link
jspwiki.interWikiRef.BookLink = http://www.amazon.co.uk/exec/obidos/ASIN/%s?ref=%s1
- No, not really. If you look at ISBNTools you can see what I did to make similar links. For what you want to do a plugin would be the ideal thing. Plugins can have many parameters, InterWikiLinks only have one. I can modify the ISBN Plugin
for you if you get stuck building your own plugin. -- Foster Schucker
2004-01-23 Excluding LeftMenu from Category pages
We use the category concept a lot in our wiki, and uses the ReferringPagesPlugin on the category pages to collect links to all pages belonging to that category. We also link directly to each category from the LeftMenu wiki page. This makes the LeftMenu a referring page to every category (which is correct, but doesn't look very nice).
To avoid having the LeftMenu links show up on the category page we've done the following:
- Declare an inter-wiki link reference in jspwiki.properties as:
jspwiki.interWikiRef.Ref = Wiki.jsp?page=%s
- Then in the LeftMenu, alter the links pointing to the category pages to
[NameOfCategory|Ref:NameOfCategory]
This will stop the ReferringPagesPlugin from including the links from the LeftMenu in the referring pages list.
JavaScript Bookmarklets
Through interWikiRef, you can easily add simple JavaScript into your JSPWiki pages :1°/ update jspwiki.properties :
add :# javascript, for bookmarklets jspwiki.interWikiRef.javascript= javascript:%s
2°/ insert a bookmarklets into your page :
Ex : search in this JSPWiki for ..
[search here for...|javascript:location.href='http:Search.jsp?query='+
escape(prompt('search for..',''))+'&ok=Find%21']
--AlainRavet
ISBN Book References
You can support ISBN number links to online book suppliers by editing the WEB-INF/jspwiki.properties file and adding an appopriate InterWiki link, such as:
# Amazon UK (use the ISBN number as the page to link) jspwiki.interWikiRef.ISBN = http://www.amazon.co.uk/exec/obidos/ASIN/%sor
# Barnes and Noble (use the ISBN number as the page to link) jspwiki.interWikiRef.ISBN = http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%sreplace the URL with one appropriate for your preferred bookseller!
Then WikiMarkup references like [ISBN:0471332291] or [Mastering Enterprise JavaBeans |ISBN:0471332291] give a link to the book's description.
19 Dec 2002 -- InterWiki linking with Microsoft Exchange
You can use InterWiki links to directly link to Objects in Exchange. This - of course - only works with Internet Explorer but is an nice feature for an intranet. Put the following line in jspwiki.properties:{jspwiki.interWikiRef.outlook = outlook://Öffentliche%20Ordner/Alle%20Öffentlichen%20Ordner/Ampersand%20Kontakte/%s}
The part after outlook: must be an path to an Exchange folder, e.g. a contact folder.
05 Jun 2004 -- InterWiki links borrowed from Radeox
Jawe: The Radeox
wiki engine comes with a long list of InterWiki links. I converted this to the jspwiki.properties format for inclusion in JSPWiki installations:
jspwiki.interWikiRef.AbbeNormal=http://www.ourpla.net/cgi-bin/pikie.cgi?%s jspwiki.interWikiRef.AcadWiki=http://xarch.tu-graz.ac.at/autocad/wiki/%s jspwiki.interWikiRef.Acronym=http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=%s jspwiki.interWikiRef.Advogato=http://www.advogato.org/%s jspwiki.interWikiRef.AIWiki=http://www.ifi.unizh.ch/ailab/aiwiki/aiw.cgi?%s jspwiki.interWikiRef.ALife=http://news.alife.org/wiki/index.php?%s jspwiki.interWikiRef.AndStuff=http://andstuff.org/wiki.php?%s jspwiki.interWikiRef.Annotation=http://bayle.stanford.edu/crit/nph-med.cgi/%s jspwiki.interWikiRef.AnnotationWiki=http://www.seedwiki.com/page.cfm?wikiid=368&doc=%s jspwiki.interWikiRef.AwarenessWiki=http://taoriver.net/aware/%s jspwiki.interWikiRef.BenefitsWiki=http://www.benefitslink.com/cgi-bin/wiki.cgi?%s jspwiki.interWikiRef.BridgesWiki=http://c2.com/w2/bridges/%s jspwiki.interWikiRef.C2find=http://c2.com/cgi/wiki?FindPage&value=%s jspwiki.interWikiRef.Cache=http://www.google.com/search?q=cache:%s jspwiki.interWikiRef.CLiki=http://ww.telent.net/cliki/%s jspwiki.interWikiRef.CmWiki=http://www.ourpla.net/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.CreationMatters=http://www.ourpla.net/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.DejaNews=http://www.deja.com/=dnc/getdoc.xp?AN=%s jspwiki.interWikiRef.DeWikiPedia=http://www.wikipedia.de/wiki.cgi?%s jspwiki.interWikiRef.Dictionary=http://www.dict.org/bin/Dict?Database=*&Form=Dict1&Strategy=*&Query=%s jspwiki.interWikiRef.DiveIntoOsx=http://diveintoosx.org/%s jspwiki.interWikiRef.DocBook=http://docbook.org/wiki/moin.cgi/%s jspwiki.interWikiRef.DolphinWiki=http://www.object-arts.com/wiki/html/Dolphin/%s jspwiki.interWikiRef.EfnetCeeWiki=http://purl.net/wiki/c/%s jspwiki.interWikiRef.EfnetCppWiki=http://purl.net/wiki/cpp/%s jspwiki.interWikiRef.EfnetPythonWiki=http://purl.net/wiki/python/%s jspwiki.interWikiRef.EfnetXmlWiki=http://purl.net/wiki/xml/%s jspwiki.interWikiRef.EljWiki=http://elj.sourceforge.net/phpwiki/index.php/%s jspwiki.interWikiRef.EmacsWiki=http://www.emacswiki.org/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.FinalEmpire=http://final-empire.sourceforge.net/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.Foldoc=http://www.foldoc.org/foldoc/foldoc.cgi?%s jspwiki.interWikiRef.FoxWiki=http://fox.wikis.com/wc.dll?Wiki~%s jspwiki.interWikiRef.FreeBSDman=http://www.FreeBSD.org/cgi/man.cgi?apropos=1&query=%s jspwiki.interWikiRef.Google=http://www.google.com/search?q=%s jspwiki.interWikiRef.GoogleGroups=http://groups.google.com/groups?q=%s jspwiki.interWikiRef.GreenCheese=http://www.greencheese.org/%s jspwiki.interWikiRef.GISWiki=http://webgis.dyndns.org:8080/giswiki/Wiki.jsp?page=%s jspwiki.interWikiRef.HammondWiki=http://www.dairiki.org/HammondWiki/index.php3?%s jspwiki.interWikiRef.Haribeau=http://wiki.haribeau.de/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.IAWiki=http://www.IAwiki.net/%s jspwiki.interWikiRef.IMDB=http://us.imdb.com/Title?%s jspwiki.interWikiRef.JargonFile=http://sunir.org/apps/meta.pl?wiki=JargonFile&redirect=%s jspwiki.interWikiRef.Javangelist=http://javangelist.snipsnap.org/space/%s jspwiki.interWikiRef.JiniWiki=http://www.cdegroot.com/cgi-bin/jini?%s jspwiki.interWikiRef.JspWiki=http://www.ecyrd.com/JSPWiki/Wiki.jsp?page=%s jspwiki.interWikiRef.KmWiki=http://www.voght.com/cgi-bin/pywiki?%s jspwiki.interWikiRef.KnowHow=http://www2.iro.umontreal.ca/~paquetse/cgi-bin/wiki.cgi?%s jspwiki.interWikiRef.LanifexWiki=http://opt.lanifex.com/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.LegoWiki=http://www.object-arts.com/wiki/html/Lego-Robotics/%s jspwiki.interWikiRef.LinuxWiki=http://www.linuxwiki.de/%s jspwiki.interWikiRef.LugKR=http://lug-kr.sourceforge.net/cgi-bin/lugwiki.pl?%s jspwiki.interWikiRef.MathSongsWiki=http://SeedWiki.com/page.cfm?wikiid=237&doc=%s jspwiki.interWikiRef.MbTest=http://www.usemod.com/cgi-bin/mbtest.pl?%s jspwiki.interWikiRef.MeatBall=http://www.usemod.com/cgi-bin/mb.pl?%s jspwiki.interWikiRef.MetaWiki=http://sunir.org/apps/meta.pl?%s jspwiki.interWikiRef.MetaWikiPedia=http://meta.wikipedia.com/wiki/%s jspwiki.interWikiRef.MoinMoin=http://purl.net/wiki/moin/%s jspwiki.interWikiRef.MuWeb=http://www.dunstable.com/scripts/MuWebWeb?%s jspwiki.interWikiRef.NetVillage=http://www.netbros.com/?%s jspwiki.interWikiRef.OpenWiki=http://openwiki.com/?%s jspwiki.interWikiRef.OrgPatterns=http://www.bell-labs.com/cgi-user/OrgPatterns/OrgPatterns?%s jspwiki.interWikiRef.PangalacticOrg=http://www.pangalactic.org/Wiki/%s jspwiki.interWikiRef.PersonalTelco=http://www.personaltelco.net/index.cgi/%s jspwiki.interWikiRef.PhpWiki=http://phpwiki.sourceforge.net/phpwiki/index.php?%s jspwiki.interWikiRef.Pikie=http://pikie.darktech.org/cgi/pikie?%s jspwiki.interWikiRef.PPR=http://c2.com/cgi/wiki?%s jspwiki.interWikiRef.PurlNet=http://purl.oclc.org/NET/%s jspwiki.interWikiRef.PythonInfo=http://www.python.org/cgi-bin/moinmoin/%s jspwiki.interWikiRef.PythonWiki=http://www.pythonwiki.de/%s jspwiki.interWikiRef.PyWiki=http://www.voght.com/cgi-bin/pywiki?%s jspwiki.interWikiRef.SeaPig=http://www.seapig.org/ %s jspwiki.interWikiRef.SeattleWireless=http://seattlewireless.net/?%s jspwiki.interWikiRef.SenseisLibrary=http://senseis.xmp.net/?%s jspwiki.interWikiRef.Shakti=http://cgi.algonet.se/htbin/cgiwrap/pgd/ShaktiWiki/%s jspwiki.interWikiRef.SnipSnap=http://snipsnap.org/space/%s jspwiki.interWikiRef.SourceForge=http://sourceforge.net/%s jspwiki.interWikiRef.Squeak=http://minnow.cc.gatech.edu/squeak/%s jspwiki.interWikiRef.StrikiWiki=http://ch.twi.tudelft.nl/~mostert/striki/teststriki.pl?%s jspwiki.interWikiRef.SVGWiki=http://www.protocol7.com/svg-wiki/default.asp?%s jspwiki.interWikiRef.Tavi=http://tavi.sourceforge.net/index.php?%s jspwiki.interWikiRef.TmNet=http://www.technomanifestos.net/?%s jspwiki.interWikiRef.TMwiki=http://www.EasyTopicMaps.com/?page=%s jspwiki.interWikiRef.TWiki=http://twiki.org/cgi-bin/view/%s jspwiki.interWikiRef.TwistedWiki=http://purl.net/wiki/twisted/%s jspwiki.interWikiRef.Unreal=http://wiki.beyondunreal.com/wiki/%s jspwiki.interWikiRef.UseMod=http://www.usemod.com/cgi-bin/wiki.pl?%s jspwiki.interWikiRef.VisualWorks=http://wiki.cs.uiuc.xedu/VisualWorks/%s jspwiki.interWikiRef.WebDevWikiNL=http://www.promo-it.nl/WebDevWiki/index.php?page=%s jspwiki.interWikiRef.WebSeitzWiki=http://webseitz.fluxent.com/wiki/%s jspwiki.interWikiRef.Why=http://clublet.com/c/c/why?%s jspwiki.interWikiRef.Wiki=http://c2.com/cgi/wiki?%s jspwiki.interWikiRef.WikiPedia=http://www.wikipedia.com/wiki/%s jspwiki.interWikiRef.WikiWorld=http://WikiWorld.com/wiki/index.php/%s jspwiki.interWikiRef.YpsiEyeball=http://sknkwrks.dyndns.org:1957/writewiki/wiki.pl?%s jspwiki.interWikiRef.ZWiki=http://www.zwiki.org/%s
You might also want to see some other JSPWikiTips.
Back to Category Tips