{"id":1640,"date":"2026-09-17T23:52:22","date_gmt":"2026-09-17T21:52:22","guid":{"rendered":"https:\/\/www.rezeau.org\/wp-h5p\/?page_id=1640"},"modified":"2026-09-18T19:21:39","modified_gmt":"2026-09-18T17:21:39","slug":"advanced-text-doc","status":"publish","type":"page","link":"https:\/\/www.rezeau.org\/wp-h5p\/advanced-text-doc\/","title":{"rendered":"Advanced text doc"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">What is Advanced text papi Jo?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An enhanced version of the official H5P Advanced Text library, with support for author-defined <em>tooltips <\/em>and <em>additional text presentation features<\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to create textual tooltips?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Tooltips can be created, edited, and removed directly in the H5P editor. Tooltip text supports a restricted set of inline formatting elements: <code>&lt;em&gt;<\/code>, <code>&lt;strong&gt;<\/code>, <code>&lt;sup&gt;<\/code>, <code>&lt;sub&gt;<\/code>, <code>&lt;s&gt;<\/code>, and <code>&lt;br&gt;<\/code>. Images can be used in Tooltips, they are inserted by the usual Insert Image H5P process.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"558\" height=\"474\" src=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-2.png\" alt=\"\" class=\"wp-image-1669\" srcset=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-2.png 558w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-2-300x255.png 300w\" sizes=\"auto, (max-width: 558px) 100vw, 558px\" \/><figcaption class=\"wp-element-caption\"><mark style=\"background-color:#0693e3\" class=\"has-inline-color has-white-color\"><strong>How to add a text Tooltip in Edit mode.<\/strong> Select one or several words ; the Add Tooltip button immediately appears below your text. You can then add a text tooltip, edit it or remove it. Here the &#8220;free and open source&#8221; bit of text has previously been formatted in italics, to make it more visible in the final displayed text.<\/mark><\/figcaption><\/figure>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-vivid-cyan-blue-color has-alpha-channel-opacity has-vivid-cyan-blue-background-color has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How to create image tooltips?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"533\" height=\"2079\" src=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-4.png\" alt=\"\" class=\"wp-image-1675\" srcset=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-4.png 533w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-4-77x300.png 77w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-4-394x1536.png 394w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-4-525x2048.png 525w\" sizes=\"auto, (max-width: 533px) 100vw, 533px\" \/><figcaption class=\"wp-element-caption\"><strong><mark style=\"background-color:#0693e3\" class=\"has-inline-color has-white-color\">How to add an image Tooltip in Edit mode<\/mark><\/strong><\/figcaption><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-vivid-cyan-blue-color has-alpha-channel-opacity has-vivid-cyan-blue-background-color has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Comparing Editing Toolbar in default and in papijo AdvancedText<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"897\" height=\"552\" src=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image.png\" alt=\"\" class=\"wp-image-1661\" srcset=\"https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image.png 897w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-300x185.png 300w, https:\/\/www.rezeau.org\/wp-h5p\/wp-content\/uploads\/2026\/09\/image-768x473.png 768w\" sizes=\"auto, (max-width: 897px) 100vw, 897px\" \/><\/figure>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Managed tooltip image development notes<a href=\"https:\/\/github.com\/rezeau\/h5p-advanced-text-papijo#managed-tooltip-image-development-notes\"><\/a><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>These notes are meant for developers only. Not needed for end-user use.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Tooltip images are stored in the optional root <code>tooltipImages<\/code> semantic list. The annotated span contains only the sanitized tooltip text and, when needed, <code>data-papijo-tooltip-id<\/code>; image URLs and markup are never stored in the text attribute. Orphaned image definitions are removed when the editor validates the content for serialization.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CKEditor undo and redo cover the span annotation, including its tooltip image ID. Changes made inside H5P&#8217;s separate image picker (upload, replacement, and alternative text) are not part of CKEditor&#8217;s history. Definition deletion is deliberately deferred until serialization so undoing removal of an annotation does not immediately lose its image. Copying an annotated span within the same content shares the referenced definition; copying it to another content does not copy the root definition, so the destination safely behaves as a missing-image tooltip until an image is selected there.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-vivid-cyan-blue-color has-alpha-channel-opacity has-vivid-cyan-blue-background-color has-background is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"\/>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group has-white-color has-vivid-cyan-blue-background-color has-text-color has-background has-link-color wp-elements-1 is-nowrap is-layout-flex wp-container-core-group-is-layout-7387b849 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">Last edited:<\/p>\n\n\n<div class=\"wp-block-post-date__modified-date wp-block-post-date\"><time datetime=\"2026-09-18T19:21:39+02:00\">18 September 2026<\/time><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>What is Advanced text papi Jo? An enhanced version of the official H5P Advanced Text library, with support for author-defined tooltips and additional text presentation features. How to create textual tooltips? Tooltips can be created, edited, and removed directly in the H5P editor. Tooltip text supports a restricted set of inline formatting elements: &lt;em&gt;, &lt;strong&gt;,&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[158],"tags":[],"class_list":["post-1640","page","type-page","status-publish","hentry","category-advanced-text"],"_links":{"self":[{"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/pages\/1640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/comments?post=1640"}],"version-history":[{"count":15,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/pages\/1640\/revisions"}],"predecessor-version":[{"id":1694,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/pages\/1640\/revisions\/1694"}],"wp:attachment":[{"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/media?parent=1640"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/categories?post=1640"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rezeau.org\/wp-h5p\/wp-json\/wp\/v2\/tags?post=1640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}