TouchPoint News Widget ====================== The TouchPoint News widget displays recent posts from the TouchPoint blog. 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 TouchPoint News widget. As supplied by TouchPoint, the file name is **WidgetNewsHTML**. .. literalinclude:: Files/WidgetNews.html :linenos: Python Script ------------- Below is the Python script for the TouchPoint News widget. As supplied by TouchPoint, the file name is **WidgetNewsPython**. .. literalinclude:: Files/WidgetNews.py :linenos: | | +--------------------+------------------+ | **Latest Update** | **04/30/2020** | +--------------------+------------------+ Added this article.