Skip to content

Releases: pageseeder/docx

Release 0.8.29

08 Aug 08:06
Compare
Choose a tag to compare

Move class CopyImagesFolder from Berlioz OX web to this project as this class is specific for DOCX.

Release 0.8.28

26 Apr 06:45
Compare
Choose a tag to compare

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

23 Mar 03:37
Compare
Choose a tag to compare

Added support for elements/@fragmentlabel in export config.

Release 0.8.26

25 Jan 02:11
Compare
Choose a tag to compare

Added support to export for https://www.pageseeder.org/diffx namespace.

Release 0.8.25

06 Dec 06:02
Compare
Choose a tag to compare
  • Made image export changes backward compatible
  • Fixed importing of links to URLs

Release 0.8.24

03 Dec 03:57
Compare
Choose a tag to compare

Fixed problem when images in export template have the same name as images in PSML.

Release 0.8.23

05 Nov 01:13
Compare
Choose a tag to compare

Fixed possible error exporting using <document wordsection=... in config.

Release 0.8.22

29 Oct 06:51
Compare
Choose a tag to compare

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

12 Oct 05:03
Compare
Choose a tag to compare

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

01 Sep 02:45
Compare
Choose a tag to compare

Made the following changes to export config:

  • Added support for default/indexdoc and inline/index.
  • Added support for image/@maxwidth and image/@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