Старая опечатка вывода репутации.))
[cswow.git] / module / livesearch / text_en.php
blob906170ff78d5e3dc2da9189d660befb03a110791
1 <h3>"Open Search" feature</h3>
2 <br>
3 Allow search in C.S. Wowd database directly from browser toolbox.<br>
4 <img class=noborder src="module/livesearch/image1.png" width="336" height="213" /><br>
5 Also allow show search suggestions (support only Firefox).<br>
7 <h4>Firefox 2 or Internet Explorer 7</h4>
8 <br>
9 <b>This will add C.S. Wowd to your search engines.</b> <a onclick="return addPlugin();" href="#" title="Add open search plugin">Add it now</a><br>
11 <h4>Opera</h4>
13 <h6>Method 1</h6>
15 Simply right-click any search box found on the site, like the one on the <a href="index.php">home page</a>, and then select <b>Create Search...</b>. This will automatically fill in the needed information. Then, just type in a key a keyword and hit <b>OK</b>.
17 <h6>Method 2</h6>
19 The other way is to manage your search plugins by going to <b>Tools -&gt; Preferences</b> and clicking on the <b>Search</b> tab. Here you will find list of search engines which are available by default. Click on <b>Add</b>.<br><br>
21 To add Wowhead to your search engine list, simply enter the information below (see screenshot).<br><br>
23 <b>Name:</b> C.S. Wowd<br>
24 <b>Keyword:</b> wd<br>
25 <b>Address:</b> <?php echo $site."?os=all&name=%s"; ?><br><br>
27 <div style="position: relative; font-size: 11px;">
28 <img src="module/livesearch/opera.png" alt="" width="511" height="267">
29 <div style="position: absolute; top: 71px; left: 126px;">C.S. Wowd</div>
30 <div style="position: absolute; top: 101px; left: 126px;">wd</div>
31 <div style="position: absolute; top: 131px; left: 126px;"><?php echo $site."?os=all&name=%s"; ?></div>
32 </div>
34 Click <b>OK</b> and you are done.