Accordion editor - tables
Submitted by Wullie on Tue, 02/07/2017 - 12:12
Forums:
Would it be possible to include tables and table formatting in the Accordion editor (not sure if it's available elsewhere in h5p or not)?
It may help break up long sections of text a bit better
Summary:
Add tables to accordion editor
Content types:
Issue Status:
tim
Tue, 02/07/2017 - 19:19
Permalink
Seems like a good feature
Seems like a good feature request :) Hopefully a developer from the community will pick it up.
nmillin
Tue, 02/28/2017 - 19:04
Permalink
It looks like the Accordion
It looks like the Accordion Content Type uses "H5P.AdvancedText" for the text area. I created a pull request to be able to use tables. https://github.com/h5p/h5p-advanced-text/pull/6
Let me know what you think.
tim
Wed, 03/01/2017 - 08:48
Permalink
Super work Nate! Just a quick
Super work Nate! Just a quick question before I get this into the review pipeline: have you looked at how this behaves in mobile? Tables are notoriously unresponsive.
nmillin
Wed, 03/01/2017 - 15:29
Permalink
For the table's CSS, I used
For the table's CSS, I used the Course Presentation's CSS (cp.css). Consistent syling is always good and hopefully mobile has been accounted for too.
I've attached 2 screenshots showing how it looks using Google Chrome Developer Tools. 2 columns and 4 columns work, but much more content and a bad time will be had.
Let me know if there is anything else I can help with.
-Nate
tim
Thu, 03/02/2017 - 08:48
Permalink
Great stuff. We are going to
Great stuff. We are going to review it after this release and hopefully we can get it merged in then.
Hannyterm
Sun, 10/06/2019 - 23:45
Permalink
Where to find HTML editor for Accordian?
Hi there, I am trying to find the HTML editor whilst making an Accordian, so that I can remove the underlines of a link.
Could you please tell me where to find this HTML editor.
Regards,
Hannyterm
otacke
Mon, 10/07/2019 - 23:21
Permalink
Hi Hannyterm!H5P doesn't
Hi Hannyterm!
H5P doesn't support the HTML mode of the CKEditor, but you can use your own CSS. Please have a look at the customization examples at https://h5p.org/documentation/for-developers/visual-changes
Best,
Oliver
Caitlyn Conley
Tue, 04/25/2023 - 22:54
Permalink
tables in Accordion feature added?
Hi -- was this ever added? Can we build tables in Accordion now?
Thanks.
Caitlyn Conley
Tue, 04/25/2023 - 22:55
Permalink
tables in Accordion feature added?
Was this feature ever added? Can we build tables in Accordion now?
BV52
Wed, 04/26/2023 - 18:54
Permalink
Hi Caitlyn,Unfortunately this
Hi Caitlyn,
Unfortunately this has not been added yet.
-BV