jordi fita mas
50bcbf012f
Had to create a custom build of CKEditor with the following plugins added-in: * Autoformat * Block quote * Bold * General HTML Support * Heading * Image * Image caption * Image resize * Image style * Image toolbar * Image upload * Indent * Italic * Link * Link image * List * Media embed * Simple upload adapter * Source editing * Table * Table toolbar * Text transformation The important bit is the “Simple uploader adapter”, that i modified to upload the file as `media` instead of the default `upload` (i.e., modified ckeditor.js to replace "upload" with "media"). I also had to add the CSRF header somewhere in the HTML document for JavaScript to be able to retrieve it and pass it to the uploader adapter, or i would have to disable CSRF validation in that form, which i did not like at all. |
||
---|---|---|
.. | ||
camping-association | ||
ckeditor5@40.2.0 | ||
fonts | ||
images | ||
leaflet@1.9.4 | ||
alpinejs@3.13.3.min.js | ||
camper.css | ||
camper.js | ||
default_avatar.svg | ||
favicon.ico | ||
htmx@1.9.3.min.js | ||
icons.css | ||
jquery@3.7.1.min.js | ||
public.css | ||
slick@1.8.1.css | ||
slick@1.8.1.min.js | ||
sortable@1.15.1.min.js |