All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add demo for new placement mode for localized page-elements to omit the master locale box geometry.
\Mds\PimPrint\DemoBundle\Project\LocalizationDemo\LocalizationProject::renderDontUseMasterLocaleText
- Example for a dynamic paginated document with columns using
CheckNewColumn
command\Mds\PimPrint\DemoBundle\Project\DynamicPaginationDemo\ColumnPaginationDemo
ImageBoxScaled
asset offset and scaling demo
- Update to
mds-agenturgruppe/pimprint-core-bundle:4.2.0
- Enhance
\Mds\PimPrint\DemoBundle\Project\CommandDemo\ImageBox::assetTypes
- Force usage of Pimcore named thumbnails when using Assets.
- Documentation of
CoreBundle
v4.1.0 SVG support.
- Pimcore 11 compatibility
- Example for placing page elements at the position from the InDesign template document:
\Mds\PimPrint\DemoBundle\Project\CommandDemo\CopyBox::copyToTemplatePosition
\Mds\PimPrint\DemoBundle\Project\CommandDemo\CopyBox::copyToTemplatePositionWithResize
- Example of sorting layers:
\Mds\PimPrint\DemoBundle\Project\CommandDemo\Layers::sortLayers
- Example for localizing page elements:
\Mds\PimPrint\DemoBundle\Project\CommandDemo\Localization
- Document dimensions and margins are set dynamically in:
\Mds\PimPrint\DemoBundle\Project\CommandDemo\AbstractStrategy::setDocumentSettings
\Mds\PimPrint\DemoBundle\Project\DataPrint\AbstractProject::setDocumentSettings
- Example of a MasterLocaleRenderingProject:
\Mds\PimPrint\DemoBundle\Project\LocalizationDemo\LocalizationProject
- VariableOutput example in
\Mds\PimPrint\DemoBundle\Project\CommandDemo\RelativePositioning
demo.
- Pimcore 10 compatibility
- Use
pimprint-core-bundle:^2.0
- Update to
mds-agenturgruppe/pimprint-core-bundle:1.3.*
- Pimcore 6 demo installation instructions.