Skip to content

Tag: sulu

Including properties with xpointer in Sulu templates

I have set up some Sulu templates and I have been able to use the method described here to include the contents of an entire file in multiple templates: https://docs.sulu.io/en/2.1/book/templates.html I’m using: <xi:include href=”fragments/common-properties.xml”/ and this works perfectly …