Church News Widget ================== The Church News widget displays recent posts from your church blog. It uses the feed and blog URLs that are configured in Settings (System tab, Church Info section). The widget utilizes an HTML file and a Python script as shown below. (No SQL script is needed.) Since the the information in this widget is the same for all users, Caching should be set to **all users**. HTML Code --------- Below is the HTML code for the Church News widget. As supplied by TouchPoint, the file name is **WidgetNewsHTML** (shared with the TouchPoint News widget). .. literalinclude:: Files/WidgetNews.html :linenos: Python Script ------------- Below is the Python script for the Church News widget. As supplied by TouchPoint, the file name is **WidgetBlogPython**. .. literalinclude:: Files/WidgetBlog.py :linenos: | | +--------------------+------------------+ | **Latest Update** | **04/30/2020** | +--------------------+------------------+ Added this article.