~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to modules/forecastio/weather-module4-l.template.json

  • Committer: Dan Garner
  • Date: 2016-06-28 15:02:11 UTC
  • mto: This revision was merged to the branch mainline in revision 528.
  • Revision ID: git-v1:51031805c36c1d366fa330b2c2320d1927c57003
Fixes for upgrade steps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
 "id":"weather-module4l",
3
 
 "value":"Template 10 - Landscape - Current day detailed, 4 day forecast",
4
 
 "main":"<div class=\"container bg-[icon]\">\r\n    <div class=\"row  main-panel\">\r\n        <div class=\"col-xs-2 col-xs-offset-6 big-icon\">\r\n            <i class=\"wi [wicon] shadowed\"><\/i>\r\n        <\/div>\r\n        <div class=\"col-xs-3 text-right\">\r\n            <div class=\"current-temp shadowed\">[temperatureRound]\u00ba[temperatureUnit]<\/div>\r\n\r\n            <div class=\"month shadowed\">[time|l] [time|j] [time|F], [time|o]<\/div>\r\n            <div class=\"month shadowed powered\">Powered by DarkSky<\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"row footer\">\r\n        <div class=\"col-xs-4 odd details-box\">\r\n            <h3><strong>TODAY<\/strong><\/h3>\r\n            <p class=\"selector-day\">Max<\/p>\r\n            <p class=\"selector-temp\">[temperatureMaxRound] \u00ba [temperatureUnit]<\/p>\r\n            <p class=\"selector-day\">Min<\/p>\r\n            <p class=\"selector-temp\">[temperatureMinRound] \u00ba [temperatureUnit]<\/p>\r\n            <p class=\"selector-day\">Avg<\/p>\r\n            <p class=\"selector-temp\">[temperatureMeanRound] \u00ba [temperatureUnit]<\/p>\r\n        <\/div>\r\n        <div class=\"upcoming\">\r\n            [dailyForecast|4|1]\r\n        <\/div>\r\n    <\/div>\r\n<\/div>",
5
 
 "daily":"<div class=\"col-xs-2 upcoming-days\">\r\n    <div class=\"small-day\">[time|D]<\/div>\r\n    <div class=\"small-icon\"><i class=\"wi [wicon]\"><\/i><\/div>\r\n    <div class=\"small-temp\">[temperatureMaxRound] \u00ba [temperatureUnit]<\/div>\r\n<\/div>",
6
 
 "css":"body {\r\n    font-family: \"Helvetica\", \"Arial\", sans-serif;\r\n    line-height: 1;\r\n}\r\n\r\n.container {\r\n    background-repeat: no-repeat;\r\n    background-size: cover;\r\n    background-position: center;\r\n    width: 960px !important;\r\n    height: 540px !important;\r\n}\r\n\r\n.main-panel {\r\n    margin-top: 74px;\r\n    height: 137px;\r\n}\r\n\r\n.big-icon {\r\n    font-size: 120px;\r\n    color: #fff;    \r\n    margin-right: 20px;\r\n}\r\n\r\n.date {\r\n    color: #fff;\r\n    font-size: 18px;\r\n    font-family: \"Helvetica\", sans-serif;\r\n    font-weight: light;\r\n    padding-bottom: 1px;\r\n}\r\n\r\n.month {\r\n    font-size: 15px;\r\n    color: #fff;\r\n    font-family: \"Helvetica\", sans-serif;\r\n    font-weight: light;\r\n}\r\n\r\n.current-temp {\r\n    font-family: \"Helvetica\", sans-serif;\r\n    font-weight: bold;\r\n    font-size: 100px;\r\n    color: #fff;\r\n}\r\n\r\n.footer {\r\n    height: 290px;\r\n    color: #fff;\r\n    padding: 30px 30px;\r\n    position: relative;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.main-icon {\r\n    font-size: 70px;\r\n    color: #fff;\r\n}\r\n\r\n.small-day {\r\n    padding-top: 54px;\r\n    font-size: 20px;\r\n    font-style: italic;\r\n    font-weight: lighter;\r\n    color: #272625;\r\n\t\ttext-transform: uppercase;\r\n}\r\n\r\n.small-icon {\r\n    font-size: 30px;\r\n    padding: 20px;\r\n    color: #272625;\r\n}\r\n\r\n.small-temp {\r\n    font-size: 16px;\r\n    color: #272625;\r\n}\r\n\r\n.powered {\r\n    font-weight: bold;\r\n    font-size: 1.4em;\r\n    padding-top: 5px;\r\n}\r\n\r\n.upcoming-days:nth-child(odd) {\r\n    background-color: rgba(255, 255, 255, 0.6);\r\n    background: rgba(255, 255, 255, 0.6);\r\n    color: rgba(255, 255, 255, 0.6);\r\n}\r\n\r\n.odd, .upcoming-days:nth-child(even) {\r\n    background-color: rgba(255, 255, 255, 0.9);\r\n    background: rgba(255, 255, 255, 0.9);\r\n    color: rgba(255, 255, 255, 0.9);\r\n}\r\n\r\n.details-box {\r\n    height: 290px;\r\n    padding-left: 30px;\r\n    color: #272625;\r\n}\r\n\r\n.upcoming-days {\r\n    height: 195px;\r\n    margin-top: 95px !important;\r\n    text-align: center;\r\n}\r\n\r\n.selector-day {\r\n    font-size: 15px;\r\n    font-weight: light;\r\n    margin-top: 25px;\r\n}\r\n\r\n.selector-temp {\r\n    font-size: 25px;\r\n    font-weight: bold;\r\n    font-style: italic;\r\n}\r\n\r\n.shadowed {\r\n    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);\r\n    filter: dropshadow(color=rgba(0, 0, 0, 0.4), offx=2, offy=2);\r\n}\r\n\r\n.bg-cloudy {\r\n    background-image: url('[cloudy-image]');\r\n}\r\n\r\n.bg-partly-cloudy-day {\r\n    background-image: url('[day-cloudy-image]');\r\n}\r\n\r\n.bg-clear-day {\r\n    background-image: url('[day-sunny-image]');\r\n}\r\n\r\n.bg-fog {\r\n    background-image: url('[fog-image]');\r\n}\r\n\r\n.bg-sleet {\r\n    background-image: url('[hail-image]');\r\n}\r\n\r\n.bg-clear-night {\r\n    background-image: url('[night-clear-image]');\r\n}\r\n\r\n.bg-partly-cloudy-night {\r\n    background-image: url('[night-partly-cloudy-image]');\r\n}\r\n\r\n.bg-rain {\r\n    background-image: url('[rain-image]');\r\n}\r\n\r\n.bg-snow {\r\n    background-image: url('[snow-image]');\r\n}\r\n\r\n.bg-wind {\r\n    background-image: url('[windy-image]');\r\n}",
7
 
 "widgetOriginalWidth": "960",
8
 
 "widgetOriginalHeight": "540",
9
 
 "image":"modules/forecastio/template-thumbs/weather4l.png"
10
 
}
 
 
b'\\ No newline at end of file'