Lars Wiberg wrote: > Hi, > > "IchBin" <[EMAIL PROTECTED]> skrev i en meddelelse > news:[EMAIL PROTECTED] >> I am using the Google Search recipe. Is there a way to have the search >> return into a new window? >> >> I do control this for all other windows by having this in my config: >> >> $UrlLinkFmt = "<a class='urllink' href='\$LinkUrl' rel='nofollow' >> target='_blank'>\$LinkText</a>"; >> >> Not sure how I could use %newwin% > > I would think you would have to edit the recipe as PMWiki to the best of my > knowledge doesn't get any handlers once the recipe is triggered. > >
I am sorry. I called it a recipe because it is in the cookbook as a recipe:"GoogleSearch". It is not a script that is included into the config like the usual recipe. It is only a inline form that is suggested to use. Example: (:table :) (:cell:) (:input form action="http://www.google.com/search" method=get:) (:input text name=q value="" size=30 :) (:input submit name Search:) (:cellnr:) %padding-left=30px%(:input checkbox name="sitesearch" value="pmwiki.org" checked=checked :) [-only pmwiki.org-] (:input end:) (:tableend:) -- Thanks in Advance... http://weconsultants.prophp.org IchBin, Pocono Lake, Pa, USA http://ichbinquotations.awardspace.com ______________________________________________________________________ 'If there is one, Knowledge is the "Fountain of Youth"' -William E. Taylor, Regular Guy (1952-) _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
