Releases: pageseeder/docx
Releases · pageseeder/docx
Release 0.8.29
Move class CopyImagesFolder from Berlioz OX web to this project as this class is specific for DOCX.
Release 0.8.28
Made the following modifications to the export config:
- Added support for
default/xrefs/@type='hyperlink'
to force Word hyperlink instead of REF. - Added support for
elements/toc
to generate multiple TOCs.
Release 0.8.27
Added support for elements/@fragmentlabel
in export config.
Release 0.8.26
Added support to export for https://www.pageseeder.org/diffx namespace.
Release 0.8.25
- Made image export changes backward compatible
- Fixed importing of links to URLs
Release 0.8.24
Fixed problem when images in export template have the same name as images in PSML.
Release 0.8.23
Fixed possible error exporting using <document wordsection=...
in config.
Release 0.8.22
Made the following changes to export:
- Fixed error when citation sources not in
item1.xml
. - Added support for
elements/document/@wordsection
in export config. - Fixed comment email link.
Release 0.8.21
Made the following changes to export:
- Added support for
col/@role, row/@role, hcell/@role, cell/@role
in export. - Fixed column/table widths when colspan, rowspan or percentage used in export.
- Fixed
elements/@label
not working when a document has multiple labels. - Added support for
elements/properties-fragments
in export config.
Release 0.8.20
Made the following changes to export config:
- Added support for
default/indexdoc
andinline/index
. - Added support for
image/@maxwidth
andimage/@widelabel
. - Added support for
elements/@blocklabel
(only supports<heading>
,<para>
,<list>
,<nlist>
)
Made the following changes to import:
- Added support for importing citations
- Fixed incorrect link targets when bookmarks contain
-
- Fixed
numbered="true"
sometimes not added