Page 283 - 2020학년도 MDP과제발표회 자료집 (통신과) (3)
P. 283
{
module: "compliments",
position: "lower_third"
},
{
module: "currentweather",
position: "top_right",
config: {
location: "Incheon",
locationID: "5128581",
appid: " 나의 OPEN WEATHER API 코드"
}
},
{
module: "weatherforecast",
position: "top_right",
header: "Weather Forecast",
config: {
location: "Incheon",
locationID: "5128581",
appid: " 나의 OPEN WEATHER API 코드"
}
},
{
module: "newsfeed",
position: "bottom_bar",
config: {
feeds: [
{
title: "JTBC",
u r l :
"http://www.JTBC.com/services/xml/rss/nyt/HomePage.xml"
}
],
showSourceTitle: true,
showPublishDate: true
showPublishDate: true,
broadcastNewsFeeds: true,
broadcastNewsUpdates: true
}
},
- 294 -