[Yanel-commits] rev 43996 - public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/en

michi at wyona.com michi at wyona.com
Wed Aug 5 10:40:42 CEST 2009


Author: michi
Date: 2009-08-05 10:40:42 +0200 (Wed, 05 Aug 2009)
New Revision: 43996

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/en/search.html.yanel-rc
Log:
external search providers added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/en/search.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/en/search.html.yanel-rc	2009-08-05 08:32:51 UTC (rev 43995)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/res-configs/en/search.html.yanel-rc	2009-08-05 08:40:42 UTC (rev 43996)
@@ -18,5 +18,10 @@
         <mime-type>application/xml</mime-type>
       </view>
     </views>
+
+    <external-search-providers>
+      <provider id="google" url="http://www.google.com/search?q=">Google</provider>
+      <provider id="bing" url="http://www.bing.com/search?q=">bing</provider>
+    </external-search-providers>
   </yanel:custom-config>
 </yanel:resource-config>



More information about the Yanel-commits mailing list