/[drupal]/contributions/modules/interwiki/README.txt
ViewVC logotype

Contents of /contributions/modules/interwiki/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Sat Apr 30 05:15:11 2005 UTC (4 years, 6 months ago) by sheldon
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7, DRUPAL-6--1
Changes since 1.4: +5 -0 lines
File MIME type: text/plain
warn of possible conflict with freelinking.module
1 This filter allows you to use interwiki links that point to wikis
2 such as Wikipedia.org, SourceWatch.org and dKosopedia.com. It can also be
3 used to link easily to Google and eBay searches and other online reference
4 sources such as the Merriam-Webster dictionary. It uses a table interwiki
5 which is the same table used by <a href="http://wikipedia.sourceforge.net/">MediaWiki</a>,
6 so MediaWiki users should be able to use an interwiki table interchangeably.
7
8 Wikipedia has an article with further information about interwikis, which
9 can be found at:
10 http://en.wikipedia.org/wiki/Interwiki
11
12 The file "interwiki.sql," which comes with this module, includes a number
13 of table entries that facilitate creating links to articles on websites including
14 the following:
15
16 PREFIX SITE
17 ------ ----
18 w Wikipedia (the online, open source encyclopedia)
19 sw SourceWatch (a wiki-based encyclopedia of lobbyists, PR firms,
20 think tanks and other political advocacy groups)
21 kos dKosopedia (a wiki affiliated with the Daily Kos website)
22 ebay eBay
23 google Google web search
24 googledef Google definitions
25 dict Merriam-Webster's Dictionary online
26 th an online thesaurus
27 archive the Internet Archive (displays old versions of websites)
28 whois an Internic search for whois information about a domain name
29 opendir the Open Directory project (a human-edited web search engine)
30
31 WARNING: The double-bracket syntax defined by this filter may conflict with
32 a similar syntax used by freelinking.module. If you intend to use both modules
33 together, make sure that you know how they are likely to interact or you may not
34 get the results you expect.
35
36 Questions?
37 Contact Aldon Hynes <ahynes1@optonline.net> or Sheldon Rampton <sheldon@prwatch.org>.

  ViewVC Help
Powered by ViewVC 1.1.2