News-Widget icon

News-Widget icon

News-Widget

Size: 2x2
Last update: {{ timeSinceUpdate(widgetData.lastUpdate) }}
Copy Code
Copy Code Path
Description
Setup: - Add a new Widget to your Homescreen - Assign the News-Widget to your Widget - Edit your parameters for the widget (see Widget Parameters below) Parameters: - Example: small|https://www.stad... t-bremerhaven.de|Caschys Blog|true|background.jpg|false|true - Parameter order has to be: -- widget size (small, large, medium) -- site url (url of the WordPress Website or RSS feed URL) -- site name (name of the website, displayed at the top of the widget) -- show post images (use true if you want to display the images of the posts or set to false if not) -- background image (name of an image file. The file has to be stored in the scriptables folder in iCloud Drive (Files App)) -- blur background image (use true if you want the background image to be blurry. Use false if not) -- background image gradient (use true to create a color gradient over the background image (for better readbility), use false to turn off the gradient) - Parameters have to be separated by | - You don't have to set all parameters, the following examples will work just fine: -- small|https://www.stadt-bremerhaven.de|Caschys Blog -- large|https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml|NY Times RSS|true|background.jpg - Parameters that are not set will be set by the standard widget config in the source code - You can change more things like background color, font color and more in the source code. Look at the comments in the code for explanations Read moreless
Links