mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
Allow TinyMCE to resize horizontally and vertically
This commit is contained in:
parent
fc0eb0e793
commit
66ec66b291
@ -9,6 +9,7 @@
|
|||||||
theme: "silver",
|
theme: "silver",
|
||||||
plugins: 'preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template codesample table charmap pagebreak nonbreaking anchor insertdatetime advlist lists wordcount help code emoticons',
|
plugins: 'preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template codesample table charmap pagebreak nonbreaking anchor insertdatetime advlist lists wordcount help code emoticons',
|
||||||
toolbar1: 'formatselect | bold italic strikethrough forecolor backcolor | emoticons link | alignleft aligncenter alignright alignjustify | numlist bullist outdent indent | removeformat code',
|
toolbar1: 'formatselect | bold italic strikethrough forecolor backcolor | emoticons link | alignleft aligncenter alignright alignjustify | numlist bullist outdent indent | removeformat code',
|
||||||
|
resize: 'both',
|
||||||
image_advtab: true,
|
image_advtab: true,
|
||||||
images_upload_url: '{{ constant('BASE_URL') }}admin/tools/upload_image.php',
|
images_upload_url: '{{ constant('BASE_URL') }}admin/tools/upload_image.php',
|
||||||
images_upload_credentials: true,
|
images_upload_credentials: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user