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
0
votes
1 answer

Why can't I login to my Symphony 2.3.1 admin panel?

I upgraded from Symphony 2.2.5 to Symphony 2.3.1. I have not been able to login to a project on Mac OS 10.8.3 on any of the following browsers: Safari Chrome Firefox Opera I'm looking into the localhost solution in comment #11 on the Symphony…
Will Nielsen
  • 542
  • 1
  • 5
  • 16
0
votes
1 answer

Categories in navigation bar, symphony cms

i am use a symphony cms, and is really good, but i can't modify the navigation bar. i like a list with my categories, i can list the pages but no the categories or articles. help me.
0
votes
1 answer

Jquery error using nivoSlider and symphony-cms

I embedded the nivo slider:
Colin Brogan
  • 728
  • 10
  • 26
-3
votes
1 answer

Twig submit form_ajax with parameter PHP

I am using PHP Laravel and Twig the php function has a parameter as the following: function onItemApprove($id){ $data = post(); $item = Spot\Shipment\Models\Item::find($id); .... $item->update(); } the twig has the following code : {{…
-5
votes
1 answer

XSS EXPLOIT JAVA SCRIPT

i have a problem with my website many hackers came to me and stealing members cookies and redirecting to their website . I searched a little bit and i found a script that blocks xss exploiting but i am new to php and i don't know how to use it. I…
1 2 3 4 5
6