www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Why "Announcements widget not configured"?

reply Ki <rill.ki yahoo.com> writes:
As the title states. When I open `dlang.org` I always see this 
"Announcements widget not configured".
Jan 31
next sibling parent Sergey <kornburn yandex.ru> writes:
On Saturday, 31 January 2026 at 09:25:01 UTC, Ki wrote:
 As the title states. When I open `dlang.org` I always see this 
 "Announcements widget not configured".
Probably because it was not configured :) https://github.com/CyberShadow/DFeed/blob/master/src/dfeed/web/web/view/widgets.d#L96
Jan 31
prev sibling parent Vladimir Panteleev <thecybershadow.lists gmail.com> writes:
On Saturday, 31 January 2026 at 09:25:01 UTC, Ki wrote:
 As the title states. When I open `dlang.org` I always see this 
 "Announcements widget not configured".
Fixed, thanks for reporting.
Feb 01