kokokarshakov
Forum Replies Created
-
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Hello, the text doesn’t displayAre you some God of the programming or what?! Everything works just fine! <3
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Hello, the text doesn’t displayI want alerts to look structured like this:
Space Weather Message Code: ALTTP4
Serial Number: 548
Issue Time: 2021 May 07 1927 UTCALERT: Type IV Radio Emission
Begin Time: 2021 May 07 1907 UTCNOAA Space Weather Scale descriptions can be found at
https://www.swpc.noaa.gov/noaa-scales-explanationDescription: Type IV emissions occur in association with major eruptions on the sun and are typically associated with strong coronal mass ejections and solar radiation storms.
Please help!
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Hello, the text doesn’t displayI’m trying to ask Google the right question to find the solution for my quest but I didn’t succeed. So please help me again!
From json url:
message : Space Weather Message Code: ALTTP4\r\nSerial Number: 548\r\nIssue Time: 2021 May 07 1927 UTC\r\n\r\nALERT: Type IV Radio Emission\r\nBegin Time: 2021 May 07 1907 UTC\r\n\r\nNOAA Space Weather Scale descriptions can be found at\r\nwww.swpc.noaa.gov/noaa-scales-explanation\r\n\r\nDescription: Type IV emissions occur in association with major eruptions on the sun and are typically associated with strong coronal mass ejections and solar radiation storms.I want make this text from this json url to appear on my web page in different lines, every line must start after \r\n or \r\n\r codes. How to do that?
This is the same json url: https://services.swpc.noaa.gov/products/alerts.json
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Hello, the text doesn’t displayWow, amazing! It works! God bless you!
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] Hello, the text doesn’t displayThanks a lot! But how to reduce the number of the displayed items? And how to separate product_id, issue_datetime and massage on different rows? Is it possible?