Creates individual web pages for an Omeka site using a simple web form. It requires no programming knowledge, but allows users to add HTML markup, PHP code, or to embedding videos and other multimedia objects
Since omeka is committed to making accessible sites, is it possible to replace ">" with <span aria-hidden="true"> > </span> in the breadcrumb (as the default value)?
The former makes the screen reader say "greater [TEXT]".
I know that its possible to use any separator (although I'm not sure how to use html since simple_pages_display_breadcrumbs automatically escapes html to text)
Hi,
First off all thank you for making this plugin.
Since omeka is committed to making accessible sites, is it possible to replace ">" with
<span aria-hidden="true"> > </span>
in the breadcrumb (as the default value)?The former makes the screen reader say "greater [TEXT]".
I know that its possible to use any separator (although I'm not sure how to use html since simple_pages_display_breadcrumbs automatically escapes html to text)
Looking forward to your reply.
Regards,
Mo