View Single Post
Old 10-18-2021, 08:42 AM   #1
ydonse
Member
ydonse began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Oct 2021
Device: none
Add custom meta properties

Hello everyone !

I want to add custom meta-properties in order to respect the epub accessibility guidelines
I tried to do it by getting properties from an opf file but it only modify the ones such as title, author, etc, and ignore my new one : <meta property="schema:accessMode">textual</meta>

Any idea on how to achieve it ?

cheers,

ydonse
ydonse is offline   Reply With Quote