livehelperchat icon indicating copy to clipboard operation
livehelperchat copied to clipboard

load html in module faq

Open marcipriano opened this issue 7 years ago • 4 comments

is it possible to put the faq module with an html editor and not just plain text? If it were possible we could have a much more advanced knowledge base module for the users.

marcipriano avatar Jan 17 '18 21:01 marcipriano

extension for load html in module faq https://github.com/marcipriano/faqloadhtml

marcipriano avatar Jan 18 '18 02:01 marcipriano

I'm trying to upload the image in summernote. at the moment it just saves as base64 in html and this generates error depending on the size of the image. I found an upload class but I have to create a route to upload the image. know in which file I should create the faq module route and in which class do I add an upload function?

marcipriano avatar Jan 19 '18 11:01 marcipriano

Excuse me if I say foolish things, but could it work to embed images as base64 data?

Marnix-gefeliciTAART avatar Jan 29 '18 08:01 Marnix-gefeliciTAART

Hello, sorry for the delay in responding ... the summernote sends as base64 images even. But depending on the size, say the size of the field type where it is stored. was working for the release of the media manager. ms is missing time

marcipriano avatar Feb 08 '18 11:02 marcipriano