My-Little-Forum / mylittleforum

A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)
GNU General Public License v3.0
118 stars 47 forks source link

Enhance the image management with the information about the use #679

Open auge8472 opened 1 year ago

auge8472 commented 1 year ago

Add a table to store the information about the use on the uploaded images in forum entries.

This information can serve various purposes.

auge8472 commented 1 year ago

See therefore also #641