Skip to content

4.0.3

Compare
Choose a tag to compare
@Grandt Grandt released this 15 Sep 08:56
· 23 commits to master since this release

Rev. 4.0.3 - 2015-09-15

  • Changed: Added functions addCustomNamespace, addCustomPrefix, addCustomMetaValue and addCustomMetaProperty
  •      to enable users to add needed namespaces or prefixes (prefixes are only supported in ePub3)
    
  •      as well as meta properties and entries specified by those namespaces.
    
  •      See tests/EPub.Example1.php (line 95+) and tests/EPub.Example3.php (line 66+) for how they are used.