hektiker1983 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

icon sitemap attribute in sitemap list #328

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. We need to add icon attribute to <sitemap/> block of /rest/sitemaps 
response. Though icon is passed as an attribute to the sitemap request response 
(/rest/sitemaps/<sitemap>), it doesn't appear on the sitemap list.

2. This can be used to improve user experience when navigating through a list 
of sitemaps adding mnemonical meaning with an icon in front of sitemap name.

Original issue reported on code.google.com by belovic...@gmail.com on 30 May 2013 at 11:04

GoogleCodeExporter commented 8 years ago
See https://groups.google.com/forum/#!topic/openhab/uMBrYWi-eeI

Original comment by ch...@cd-jackson.com on 22 Oct 2013 at 1:42

GoogleCodeExporter commented 8 years ago
Implemented with https://github.com/openhab/openhab/pull/57

Original comment by kai.openhab on 5 Dec 2013 at 10:13