Page 491 - 2
P. 491

locationID: "1835848",
                                   //ID from http://www.openweathermap.org/help/city_list.txt
                                            appid: " "
                                    }
                            },
                            {
                                    module: "weatherforecast",
                                    position: "top_right",
                                    header: "Weather forecast",
                                    config: {
                                            location: "Seoul",
                                            locationID: "1835848",
                                     //ID from http://www.openweathermap.org/help/city_list.txt
                                            appid: " "
                                    }
                            },
                            {
                                module: 'phone_notification',
                        position: 'bottom_right',
                        header: 'Phone Notifications',
                        config:{
                            accessToken: 'o.oyVegsRDWvrFGjjlgXb9KKE0GoIpm8Aw',
                            numberOfNotifications: 5,
                            displayNotificationIcon: true,
                            displayMessage: true,
                            displayCount: false,
                            alert: false,
                            fade: true,
                            maxCharacters: 50
                                }
                            },
                            {
                                    module: "newsfeed",
                                    position: "bottom_bar",
                                    config: {
                                            feeds: [
                                                    {
                                                            title: "GOOGLE NEWS",
                                            url: "https://news.google.com/news/rss/?ned=kr&gl=KR&hl=ko"
                                                    }
                                            ],
                                            showSourceTitle: true,
                                            showPublishDate: true
                                    }
                            }


                                                         - 491 -
   486   487   488   489   490   491   492   493   494   495   496