3 users online. Create an account or sign in to join them.Users
Hm…Tastes Like Blog
This is where you'll find release announcements, developer podcasts, and periodic updates from the Symphony team. Grab the feed.
Categories
Authors
-
Allen Chang’s Origin Story
Allen, co-creator and chief architect of Symphony takes a journey all the way back to his misspent youth as a ninja assassin in training, slashing his way through both turmoil and triumph in the content management scene. He recounts his story with detail and historical accuracy; the comrades he fought battles with, some to their eventual departure. The gripping story will make you laugh and cry; it'll leave you perplexed and maybe even aroused.
Read Allen's story now to enrich your brain with Symphony's backstory.
-
Announcing Symphony 2.2.1
Call it a spring cleaning—the first maintenance update for Symphony 2.2 features dozens of bug fixes and improvements.
-
Announcing Symphony 2.2
On behalf of the Symphony team and the working groups, I'm pleased to announce the immediate availability of Symphony 2.2.
-
A Guide to Email Gateways in Symphony 2.2
Email sending functionalities can vary from server to server. Symphony 2.2 introduces a new email API that allows the use of different “gateways” for sending email.
-
A Guide to Language Management in Symphony 2.2
Symphony’s support for localization continues to mature in version 2.2. This post details the most recent changes.
-
A Guide to CSS and Layout Changes in Symphony 2.2
Working with the back-end UI has never been easier than it is in Symphony 2.2. Find out why.
-
A Guide to JavaScript for Symphony 2.2
With the upcoming release of version 2.2, Symphony will ship with an updated JavaScript implementation. There are a few changes developers should be aware of when they revise and update their extensions.
-
A Guide to Accessor Changes in Symphony 2.2
The inner workings of the magical
$this->_Parenthave always been a bit of an unknown to Symphony developers and therefore, several ways have cropped up of doing the same things. Starting with Symphony 2.2, there is now a recommendation of how extensions should correctly use this variable.