Adding Yii Search to Your Browser Search Box

Comparing #1 with #5

Title

UseAdding Yii Search into Your Browser Search Box

Yii version

all

Content

[...]
Chrome
------

You don't need to do anything. To do a Yii search, you do the following steps:

* Enter `yii
framework.com` in the browser URL address field and press TAB or SPACE key to toggle Yii API Search. * Keep entering the keyword you want to look for and press ENTER. The browser will show the Yii search result page. * You  can change search access keyword. Right Click in the address bar and select Edit Search Engines and on the next window select Yiisearch and Edit. here you can change access keyword E.G. `yii`. searching will be able as `{keyword}<TAB>{query}`
 


Opera
[...]
Maxthon Browser
 
---------------
 
* In main Maxthon menu go `Tools > Maxthon Setup Center`
 
* In Setup Center menu select `Search`
 
* In search preferences select `Add item`
 
~~~
 
Title: `Yii API Search`
 
Alias: `yii`
 
URL: http://yiiframework.com/search/?type=api-suggest&q=%s
 
~~~
 
* Now Yii API Search available from Maxthon browser searchbar or simply from addresss bar using `yii<SPACE>query`. There is no autosuggest ability in Maxthon. 
 
 
Credits ------- * [GOsha](http://www.yiiframework.com/user/6286/) for his initiative in implementing OpenSearch in yiiframework.com. * [samdark](http://www.yiiframework.com/user/415/) for his finding in configuring the Yii search in Opera.