Mouse-over highlighting does not work with OPML type="search" entries. 

Example - save the following in an OPML file and then make a Favorites
entry pointing to the attached file.
Go into the 2nd level which has 4 entries but highlighting doesn't work
one the middle two.


Code:
--------------------
    
  <?xml version="1.0" encoding="UTF-8"?>
  <opml version="1.0">
  <head title="Search test">
  <expansionState></expansionState>
  </head>
  <body>
        <outline text="London 3 day weather"    
URL="http://feeds.bbc.co.uk/weather/feeds/rss/5day/world/1769.xml"; />
        <outline text="Search BBC sports"       
URL="http://newsapi.bbc.co.uk/feeds/search/news+sport/{QUERY}"; type="search"  />
        <outline text="Search for Podcasts"     
URL="http://www.digitalpodcast.com/podcastsearchservice/v2b/search/nolimit/?appid=digitalpodcastrss&amp;keywords={QUERY}&amp;format=opml&amp;sort=new";
 type="search" />
        <outline text="Dublin 3 day weather"    
URL="http://feeds.bbc.co.uk/weather/feeds/rss/5day/world/0031.xml"; />
  </body>
  </opml>
  
  
--------------------


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=39957

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to