commit 8541b4339890ba07dece560d6a1caf67ae8fef49 Author: Vladimir Lettiev Date: Fri Jul 26 10:41:55 2013 +0400 Added new search providers: https://bugzilla.altlinux.org/26037 diff --git a/data/search b/data/search index 1a0aebe..5093f6a 100644 --- a/config/search +++ b/config/search @@ -22,6 +22,24 @@ text=The free encyclopedia uri=http://en.wikipedia.org/wiki/Special:Search/%s token=wp +[Rukipedia] +name=Wikipedia (Rus) +text=The free encyclopedia +uri=http://ru.wikipedia.org/wiki/Special:Search/%s +token=wr + +[ALT Wiki] +name=ALT Linux Wiki +text= +uri=http://altlinux.org/Special:Search/%s +token=aw + +[ALT Bugs] +name=ALT Linux Bugzilla +test= +uri=https://bugzilla.altlinux.org/buglist.cgi?quicksearch=%s +token=altbug + [TheFreeDictionary] name=The Free Dictionary text=Dictionary, Encyclopedia and Thesaurus commit 1e669e4fc591cca3cc281920983b5ed769cc2ab0 Author: Vladimir Lettiev Date: Mon Dec 9 11:25:37 2013 +0400 added ALTLinux package search (#29342) diff --git a/config/search b/config/search index 5093f6a..940a0ab 100644 --- a/config/search +++ b/config/search @@ -40,6 +40,12 @@ test= uri=https://bugzilla.altlinux.org/buglist.cgi?quicksearch=%s token=altbug +[ALT Packages] +name=ALT Linux Packages +test= +uri=http://packages.altlinux.org/en/search?query=%s +token=altpkg + [TheFreeDictionary] name=The Free Dictionary text=Dictionary, Encyclopedia and Thesaurus