Message-ID: <2035157123.4364.1485866289170.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_4363_1871995521.1485866289170" ------=_Part_4363_1871995521.1485866289170 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
For better integration between 5.x (symfony based) kernel and le= gacy (4.x) kernel, injection is used to inject settings, session and current siteaccess from 5.x into legac= y using an event: = kernel.event_subscriber<= /span>
When eZ Publish legacy (4.x kernel and extensions) are running via the n= ew eZ Publish 5 kernel, then the 5.x Siteaccess is injected into it to avoi= d having to match twice and maintain two set of matching rules.
To configure siteaccess in your eZ Publish 5 setup, look to the 5.x docu= mentation of Siteaccess matc= hing.