Questions tagged [symphony-cms]

Symphony CMS is an XSLT-powered, open source content management system/framework built in PHP that enables users to create and manage websites and web applications of all shapes and sizes. Symphony CMS should not be confused with the Symfony components and web framework.

Symphony CMS is an XSLT-powered, open source content management system/framework built in PHP that enables users to create and manage websites and web applications of all shapes and sizes.

It allows you to define the types of content required, the structures that should deliver that content to the front end, and the templates that should transform it into various formats for users.

Each layer of Symphony's content management infrastructure is comprised of distinct, fully configurable components. A project's content types are defined using sections and fields. Its pages provide dynamic front-end interfaces for viewing and interacting with that content. Data sources fetch and organize the content and deliver it to pages as XML, where page templates and utilities are applied to transform it into a desired format (HTML, for example). Advanced interactions, like data submission, can be enabled using events.

Important links

Symphony CMS should not be confused with the Symfony components and web framework.

80 questions
1
vote
2 answers

XSL: Display unescaped HTML

I have this xml

… in Richtung „Aus“ für Tierversuche. Kosmetik-Fertigprodukte dürfen bereits seit 2004 nicht mehr im Tierversuch getestet werden. Trotzdem litten Tiere…

Kirk Strobeck
  • 17,984
  • 20
  • 75
  • 114
1
vote
1 answer

"User is not set" IncompleteDsnException after migrating to Laravel 9

I was using Laravel 8.64, and my emails were working fine both on prod and dev servers. However, after upgrading to 9.0.2, I have an issue with sending emails. Of course, I followed all instructions, but still, I get errors when I try to send an…
Aleksandar Đokić
  • 2,118
  • 17
  • 35
1
vote
1 answer

Query with many joins stopped working after upgrade to MySQL 8.0, Error Code 2013

We recently upgraded our MySQL database from 5.7 to 8.0 and changed all the collations from latin to utf8 mb4. Mostly this went very well and it fixed the problem we were trying to solve. But it created another problem that we just don't…
1
vote
1 answer

passing selectBox value to applied template xslt

Hello all I have a following snipped of an xslt template: