oliverdavies.uk-drupal-old/web
Oliver Davies 8385d6fef7 Don't send posts to social media multiple times
Check if a post has previously been sent to social media, by checking
the value of a `field_sent_to_social_media` field.

This field is hidden on the node add/edit forms, and populated when a
post is sent to social media. Once this happens, it will not be sent to
social media again.

This change also populates the field for all existing posts, so that
they won't be re-sent to social media either.
2020-08-12 22:33:16 +01:00
..
modules/custom Don't send posts to social media multiple times 2020-08-12 22:33:16 +01:00
sites/default Load hash salt from file if it exists 2020-05-27 08:48:49 +01:00
themes/custom/opdavies Add and use Tailwind CSS typography plugin 2020-08-11 00:59:40 +01:00