[Support] Adding other media uploads #384

Closed
opened 2026-02-04 19:15:56 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @spaceraccoon on GitHub (Jul 25, 2017).

Thanks for an amazing app, Dan! I've created an instance and am planning to modify Bookstacks by adding an audio upload function (e.g. audiobooks) to the page editor. I know there's already an attachments function, but I want something similar to the image upload. Before I begin modifying it, where would be a good place to start/duplicate?

Originally created by @spaceraccoon on GitHub (Jul 25, 2017). Thanks for an amazing app, Dan! I've created an instance and am planning to modify Bookstacks by adding an audio upload function (e.g. audiobooks) to the page editor. I know there's already an attachments function, but I want something similar to the image upload. Before I begin modifying it, where would be a good place to start/duplicate?
OVERLORD added the 🐕 Support label 2026-02-04 19:15:56 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 27, 2017):

Hi @spaceraccoon, Thanks for the kind words.

If you want something like the image uploader then copy things named image-manger would be a start. As a warning though, The JavaScript behind these systems is due to change a lot soon so changes you do now may become outdated soon and hard to integrate with updated versions of the app in the future.

Out of interest, What would the benefit be over the attachments feature?

@ssddanbrown commented on GitHub (Jul 27, 2017): Hi @spaceraccoon, Thanks for the kind words. If you want something like the image uploader then copy things named `image-manger` would be a start. As a warning though, The JavaScript behind these systems is due to change a lot soon so changes you do now may become outdated soon and hard to integrate with updated versions of the app in the future. Out of interest, What would the benefit be over the attachments feature?
Author
Owner

@spaceraccoon commented on GitHub (Jul 27, 2017):

Hi Dan,

Thank you, I just went with implementing Laravel File Manager and
integrating it with TinyMCE. I want to have the audio player within the
page itself.

On Thu, Jul 27, 2017 at 8:30 PM Dan Brown notifications@github.com wrote:

Hi @spaceraccoon https://github.com/spaceraccoon, Thanks for the kind
words.

If you want something like the image uploader then copy things named
image-manger would be a start. As a warning though, The JavaScript behind
these systems is due to change a lot soon so changes you do now may become
outdated soon and hard to integrate with updated versions of the app in the
future.

Out of interest, What would the benefit be over the attachments feature?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/BookStackApp/BookStack/issues/450#issuecomment-318336102,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARj5GVLQZ_3sP5cbEmWr-evv1WFK2toOks5sSHTSgaJpZM4OiGoH
.

@spaceraccoon commented on GitHub (Jul 27, 2017): Hi Dan, Thank you, I just went with implementing Laravel File Manager and integrating it with TinyMCE. I want to have the audio player within the page itself. On Thu, Jul 27, 2017 at 8:30 PM Dan Brown <notifications@github.com> wrote: > Hi @spaceraccoon <https://github.com/spaceraccoon>, Thanks for the kind > words. > > If you want something like the image uploader then copy things named > image-manger would be a start. As a warning though, The JavaScript behind > these systems is due to change a lot soon so changes you do now may become > outdated soon and hard to integrate with updated versions of the app in the > future. > > Out of interest, What would the benefit be over the attachments feature? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/BookStackApp/BookStack/issues/450#issuecomment-318336102>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ARj5GVLQZ_3sP5cbEmWr-evv1WFK2toOks5sSHTSgaJpZM4OiGoH> > . >
Author
Owner

@ssddanbrown commented on GitHub (Jul 27, 2017):

Okay, Cool, I'll therefore close this issue.

@ssddanbrown commented on GitHub (Jul 27, 2017): Okay, Cool, I'll therefore close this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#384