1
wizanda
Here is a List of Most Searches to be added in Tag's
  • 2006/12/14 10:43

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


$GLOBALS["TAG_MD_ADDONS"] = array(
    
"google"    => array(
                        
"title"        => "Google",
                        
"link"        => "http://www.google.com/search?q=%s",
                        ),    
    
"techno"    => array(
                        
"title"        => "Technorati",
                        
"link"        => "http://technorati.com/tag/%s/",
                        ),    
    
"flickr"    => array(
                        
"title"        => "Flickr",
                        
"link"        => "http://www.flickr.com/photos/tags/%s/",
                        
"function"    => "utf8_encode",
                        ),
  
"A9"    => array(
                        
"title"        => "A9",
                        
"link"        => "http://a9.com/%s",
                        ),    
  
"AOL"    => array(
                        
"title"        => "AOL",
                        
"link"        => "http://search.aol.com/aolcom/search?query=%s",
                        ),    
  
"Clusty"    => array(
                        
"title"        => "Clusty",
                        
"link"        => "http://clusty.com/search?query=%s",
                        ),    
  
"GigaBlast"    => array(
                        
"title"        => "GigaBlast",
                        
"link"        => "http://gigablast.com/search?q=%s",
            ),                        
  
"Lycos"    => array(
                        
"title"        => "Lycos",
                        
"link"        => "http://search.lycos.com/?query=%s",
            ),                    
  
"MSN"    => array(
                        
"title"        => "MSN",
                        
"link"        => "http://search.msn.com/results.aspx?q=%s",
            ),      
  
"Teoma"    => array(
                        
"title"        => "Teoma",
                        
"link"        => "http://s.teoma.com/search?q=%s",
            ),
  
"WiseNut"    => array(
                        
"title"        => "WiseNut",
                        
"link"        => "http://www.wisenut.com/search/query.dll?q=%s",
            ),
  
"Yahoo"    => array(
                        
"title"        => "Yahoo",
                        
"link"        => "http://search.yahoo.com/bin/search?p=%s",
            ),
  
"AltaVista"    => array(
                        
"title"        => "AltaVista",
                        
"link"        => "http://www.altavista.com/cgi-bin/query?q=%s",
            ),
  
"DMOZ"    => array(
                        
"title"        => "DMOZ",
                        
"link"        => "http://search.dmoz.org/cgi-bin/search?search=%s",
            ),

2
jensclas
Re: Here is a List of Most Searches to be added in Tag's

Hi Wizanda - would you mind explaining for a newbie
1. why we might include this on ou XOOPS sites?
2. Where we would put this list of tages to make them work?
3. A link to a demo perhaps?

TIA

3
wizanda
Re: Here is a List of Most Searches to be added in Tag's
  • 2006/12/14 23:31

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Oops ....
ok that goes in the tag/language/english/main.php at the bottom...
we just copied the top lines that existed and added the rest...
So just copy the whole thing or just the searches you wish to use into the space provided.

Example is on our site of how it looks and functions....bigger list on Tag pages....

Looks like this...

Google Technorati Flickr A9 AOL Clusty GigaBlast Lycos MSN Teoma WiseNut Yahoo AltaVista DMOZ



Hope that helps

4
Mithrandir
Re: Here is a List of Most Searches to be added in Tags

And a bit more spelled out:

The Tag module from phppp can apparently do searches for a tag in a search engine, available engines defined in the language files (search me, why he's chosen to put it there, but I guess he has his reasons - perhaps to allow for searching on e.g. Google in different languages) and Wizanda has then added more search engines to the available-list.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

5
jensclas
Re: Here is a List of Most Searches to be added in Tags

Thanks

6
FaYsSaL
Re: Here is a List of Most Searches to be added in Tags
  • 2006/12/15 19:51

  • FaYsSaL

  • Not too shy to talk

  • Posts: 115

  • Since: 2006/1/2 2


hi:)
but the tag module doesnt have plugins for the popular modules !
news for exemple!

Login

Who's Online

205 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 205


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits