Closed
Bug 587206
Opened 15 years ago
Closed 15 years ago
[ru] Add search suggestions to Yandex.Slovari search plugin
Categories
(Mozilla Localizations :: ru / Russian, defect)
Mozilla Localizations
ru / Russian
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 604007
People
(Reporter: unghost, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
1.73 KB,
patch
|
Details | Diff | Splinter Review |
Search suggestions feature has been added recently to Yandex.Slovari.
I still need to get permission from Yandex to add this feature to search plugin.
Attachment #465876 -
Flags: review?
Reporter | ||
Updated•15 years ago
|
Attachment #465876 -
Flags: review? → review?(mash)
Comment 1•15 years ago
|
||
New patch (url for template is http://suggest-slovari.yandex.ru/suggest-os)
Reporter | ||
Comment 2•15 years ago
|
||
Comment on attachment 477215 [details] [diff] [review]
New patch
Thanks for patch. Asking Stas for review.
Attachment #477215 -
Flags: review?(stas)
Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 465876 [details] [diff] [review]
Patch
>diff --git a/browser/searchplugins/yandex-slovari.xml b/browser/searchplugins/yandex-slovari.xml
>--- a/browser/searchplugins/yandex-slovari.xml
>+++ b/browser/searchplugins/yandex-slovari.xml
>@@ -1,11 +1,14 @@
> <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
> <ShortName>ЯндекÑ.СловаÑи</ShortName>
> <Description>ÐоиÑк ÑловаÑнÑÑ ÑÑаÑей и опÑеделений: ÐСÐ, ÐалÑ, ÐÑокгаÑз и более 20 дÑÑÐ³Ð¸Ñ ÑловаÑей. ÐеÑевод на 5 ÑзÑков.</Description>
> <InputEncoding>UTF-8</InputEncoding>
> <Image width="16" height="16">data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAByUlEQVQ4T43S/0sacRzH8fd/0D/U37DCYMW2GusHKWqwUTNN6QumtbBhNM1WaTltZllUUoeVmMwKJSxtiVQKzdCgHyJijAheve+gKKLrDh5wb+79/Nz9cOTbPtWzAoMC9ljuHz1Ent8nhejhFXh40fzOGXhf++gAVySH1XRJEWGviAne56aMZxLRSCiLxcSJYt7oMbjpF9/OM9FgMA1/LCdxhY9gChzAOPs8Mz+3LqXBXTk3RP2BHUyGs5IuXwr5s0vIXdnCBUaEP+DOyw1R99QWHCv7knZ3UjYWr1Dyr7Rr9sfBrZp0zgisC7uSlvE4ciX5L0jlz6VdC385t0n6PByCZiwC9cAymr+v412fgDe9T9X0LKP+WxgfHTGYpuPo8W2D2yQ1WoOo7vQjkS3JvnklkYfp1+a9TzYB3KqprncWKp0H/69vZA8wTcXQ/XNDovkRwoevc16+J3prnEaVzo145lT2gEA0gw7XGgzOVbw3z4C7cp6JXnd60GSZQ+UXJ161jD9L1TYBjS2IBksA3Eg/kmFUIFLpJ9HuCCqisS2iyuAGN2U8k4gqdK5i69A8tPaFF9UaveB9Pd/THarQOjtYkUEB+8NYdAuWfAWMUZVknwAAAABJRU5ErkJggg==</Image>
>+<Url type="application/x-suggestions+json" method="GET" template="http://suggest-slovari.yandex.ru/suggest-sl">
>+ <Param name="part" value="{searchTerms}"/>
>+</Url>
> <Url type="text/html" method="GET" template="http://slovari.yandex.ru/search.xml">
> <Param name="text" value="{searchTerms}"/>
> <Param name="from" value="fx3"/>
> </Url>
> <SearchForm>http://slovari.yandex.ru/</SearchForm>
> </SearchPlugin>
Attachment #465876 -
Attachment is obsolete: true
Attachment #465876 -
Flags: review?(mash)
Reporter | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•15 years ago
|
Attachment #477215 -
Flags: review?(stas)
Reporter | ||
Comment 4•15 years ago
|
||
This bug would be fixed as part of Bug 604007
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•