Get Your Thinking Cap On
And it better be waterproof. These articles will shower you with hot Symphony knowledge.
Filter
-
The Tao of Symphony
The simple philosophy that guides Symphony’s development.
-
Introducing the XML Importers
The XML Importer extension is widely used to help users import XML content into their Symphony sections. But if your field returns anything other than simple XML, the chances are you're having to write more complex XPath to grab the import values. In this article I describe how you can implement the
prepareImportValue
method on your custom fields to ensure the XML Importer gets the values it needs. -
Combining Symphony with Nginx
Rowan Lewis on setting up Symphony rewrites for Nginx.
-
Getting Git for Symphony Development
A guide to Git workflows by Jonas Downey.
-
Beyond the Basics
Some tips and tricks for getting the most out of Symphony.
-
Overriding Templates
A technique to keep your XSLT modular for more complex websites.
-
Combining Different Template Methods
The art of combining different templates methods In XSLT.
-
HTML Ninja Technique
When you get HTML in your XML, how do you modify the HTML markup before throwing it to the output? This article answers this problem by showing you the HTML Ninja Technique
-
XSLT for Creative Minds
Problem solving requires creativity. For example, what do you do when milk in your fridge runs out? You chase after it. Now that’s thinking creatively.