add media description submit (very woozy way, but it works as possible)

This commit is contained in:
localhost_frssoft 2023-11-11 01:20:20 +03:00
parent 58a2a1748e
commit cfddec036c
6 changed files with 26 additions and 7 deletions

View file

@ -43,6 +43,9 @@
<div>
<span class="post-form-field">
<input id="post-file-picker" type="file" name="attachments" multiple accesskey="A" title="Attachments (A)">
<details><summary> Descriptions for media attachments </summary>
{{GenerateMediaDescrForm | Raw}}
</details>
</span>
</div>
<button type="submit" accesskey="P" title="Post (P)"> Post </button>