Native PDF, Audio and Video Upload for HTMLy #1050
Replies: 4 comments 2 replies
-
|
Wonderful, that you took care of this! :-) This is a very helpful feature. /m |
Beta Was this translation helpful? Give feedback.
-
|
Okay. Done. Tested the Upload with a mp3-file. I can save the post. And the mp3 is played. But it seems as if HTMLy still misses big mama soundcloud. /m |
Beta Was this translation helpful? Give feedback.
-
|
Hi @che-rusker, you don't need an "Audio post". You can use "Regular post". |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
|
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've been using HTMLy for a while now and love its simplicity. One thing I noticed is that embedding your own audio, video, and PDF files directly from the editor wasn't possible – audio only via SoundCloud, video only via YouTube.
For me it was cumbersome to insert my own multimedia content, so I built a small extension: an upload button directly in the editor toolbar that uploads PDF, audio and video files to your own server and automatically inserts the correct HTML tag at the cursor position. The files are stored in
content/files/and are therefore automatically included in HTMLy's built-in backup.The whole thing consists of two files – tested with HTMLy v3.1.1.
If you're interested, you can find everything here: https://github.com/testdesk/htmly-media-upload
Beta Was this translation helpful? Give feedback.
All reactions