ogallagher / tejos_textiles

An online arts journal for publishing works in a new medium
MIT License
1 stars 0 forks source link

Automatic new-textile notifications #70

Open ogallagher opened 4 years ago

ogallagher commented 4 years ago

Subscribed accounts are supposed to receive email notifications when new textiles are published, but this requires that site admins can update the db via an admin console web page so that textile INSERTs trigger the email delivery.

EDIT: I can temporarily get around the lack of an admin page by simply drafting an email manually each time I publish a new textile, for all subscribed users. I can see the subscribed users list with a direct SQL query.