Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

liveblog

20 sites No security coverage
View on drupal.org

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

Activity

Total releases
3
First release
May 2025
Latest release
10 months ago
Release cadence
0 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
2.0.0-alpha8 Pre-release May 30, 2025
2.0.0-alpha7 Pre-release May 30, 2025
2.0.0-alpha6 Pre-release May 30, 2025