]> git.mxchange.org Git - friendica.git/commit
render max_imagesize in header.tpl
authorJakobus Schürz <jakobus.schuerz@schuerz.at>
Wed, 15 Mar 2023 20:48:17 +0000 (21:48 +0100)
committerJakobus Schürz <jakobus.schuerz@schuerz.at>
Sun, 19 Mar 2023 17:52:46 +0000 (18:52 +0100)
commit920dcca263edb51088381b7077ff336222e10bd9
tree473122f1d8633172d8d6f1cba9a0bfd5e2f10232
parent16f065e2600c92354b6e1995385889873a840c24
render max_imagesize in header.tpl

so it is reachable general from the whole website, and the dropzone-factory can use
it also to create dropzones from modal.js
13 files changed:
mod/photos.php
src/App/Page.php
src/Content/Conversation.php
src/Module/Item/Compose.php
src/Module/Post/Edit.php
src/Object/Post.php
view/js/dropzone-factory.js
view/templates/item/compose.tpl
view/theme/frio/js/dropzone-frio.js [deleted file]
view/theme/frio/js/modal.js
view/theme/frio/templates/comment_item.tpl
view/theme/frio/templates/head.tpl
view/theme/frio/templates/jot.tpl