pleroma/docs/installation
Ilja cd316d7269 Use EXIF data of image to prefill image description
During attachment upload Pleroma returns a "description" field. Pleroma-fe has an MR to use that to pre-fill the image description field, <https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1399>

* This MR allows Pleroma to read the EXIF data during upload and return the description to the FE
    * If a description is already present (e.g. because a previous module added it), it will use that
    * Otherwise it will read from the EXIF data. First it will check -ImageDescription, if that's empty, it will check -iptc:Caption-Abstract
    * If no description is found, it will simply return nil, just like before
* When people set up a new instance, they will be asked if they want to read metadata and this module will be activated if so

This was taken from an MR i did on Pleroma and isn't finished yet.
2022-07-01 12:13:46 +02:00
..
optional Use EXIF data of image to prefill image description 2022-07-01 12:13:46 +02:00
alpine_linux_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
arch_linux_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
debian_based_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
debian_based_jp.md Merge branch 'docs/goto-libera' into 'develop' 2021-05-31 17:42:36 +00:00
freebsd_en.md docs: Use one file to describe dependencies 2021-06-11 08:48:35 +02:00
further_reading.include Add include for the "Further reading" section 2020-06-22 11:41:22 +02:00
generic_dependencies.include fix a typo "Optionnal" -> "Optional" 2021-09-12 15:31:49 +00:00
gentoo_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
migrating_from_source_otp_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
netbsd_en.md docs: Use one file to describe dependencies 2021-06-11 08:48:35 +02:00
openbsd_en.md docs: Use one file to describe dependencies 2021-06-11 08:48:35 +02:00
openbsd_fi.md Changing references of freenode to libera.chat 2021-05-31 17:08:20 +02:00
otp_en.md Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
otp_vs_from_source.include Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
otp_vs_from_source_source.include Make the OPT recomendation clearer 2021-08-10 06:09:31 +00:00
yunohost_en.md Add YunoHost to installation guides 2021-08-07 12:49:28 +02:00