Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Liveblog

18 sites No security coverage
View on drupal.org

This module provides a liveblogging feature for Drupal, allowing for real-time updates with various content types like text, images, and Twitter embeds. It includes a lead article followed by a stream of individual entries that update automatically, making it suitable for high-traffic sites.

This is a liveblogging module for Drupal, distributed by Thunder.

The Liveblog consists of following structure:

  • A lead article at the top
  • Followed by the liveblog, which consists of
    • individual entries/items,
    • with different content types (Text/Image/Twitter...),
    • which updates automatically

Youtube link to configure Liveblog ->https://www.youtube.com/watch?v=vhK3x4aOMK4

The Certified Thunder Integrator galaniprojects from Berlin, the Austrian publisher Telekurier Online Medien with its news site kurier.at and Burda with its magazine bunte.de, developed this Drupal 8 module for the live coverage of events.

The code and issues while developing will be here: https://github.com/galaniprojects/liveblog

If you want to join development, send a message, open issues, or pull requests.

Drupal 6 Module Description Liveblog is a live-blogging module that plays nicely with CDNs like Akamai. For the moment, users with the correct permissions can create and modify a 'liveblog' content type, and posts can be written and comments can be turned on for the general public. Future development is scheduled for the next few weeks/months and will include Twitter, youTube, and whatever else we can think of.

The liveblog includes an iframe which may, depending on configuration, be embedded into any external site or shared by other users. Future work will ideally include Facebook integration.

The data structure of the liveblog permits it to be used on very high traffic sites being served behind a CDN like Akamai. Once a user loads the liveblog file (static HTML created and updated automatically by the module), no further page loading or refreshing is required. JSON master and update files are created at a set interval and each user's browser automatically pulls down the most recent JSON master on page load. After the initial master file, update JSON files are requested via GET automatically every 30 seconds (this may change to 15 seconds). Update and Master files are unique and so there is no risk of caching old content by Akamai. 404s are avoided with a bit of code borrowed from ImageCache which creates update or master files on request if they do not exist.

Example ( Which went recently live using 2.0v ): -> https://adage.com/live-blog/how-brands-marketers-use-nfts-updated-list

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
2.0.0-alpha8 Pre-release 10–11 May 30, 2025
2.0.0-alpha7 Pre-release 10–11 May 30, 2025
2.0.0-alpha6 Pre-release 10 May 30, 2025