localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

revisions change log for display #160

Closed anthonylindsay closed 3 months ago

anthonylindsay commented 3 months ago

Further to chats on slack, I whipped up a POC for a view to display the edit revision log messages as a block, which can be displayed on a node. Attaching config here for starters as am not sure what the proper procedure is. NB I have appended .txt to the filename as github appears to hate yml files.

views.view.revision_log.yml.txt

anthonylindsay commented 3 months ago

closing in favour of one in the localgov project