I think sfDimensionsPlugin is what u looking for! http://trac.symfony-project.com/trac/wiki/sfDimensionsPlugin
"sfDimensionsPlugin allows you to customize the behavior of your symfony application depending on many factors. You can adjust the configuration, template selection, and action behavior based on a combination of dimensions chosen by you. For instance, you can have a different navigation structure based on the country of the user, or a different logo URL based on the current skin. These factors that affect the behavior (in this case, the country of the user and the skin selected) are the dimensions, and you may define as many as you wish. Dimensions work by adding another level of cascading configuration, as well as by altering the location of the template or altering the name of the action class. All of this is made easy due to the forward thinking flexibility of symfony." -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Arnaud Sent: 02 July 2007 12:13 PM To: symfony users Subject: [symfony-users] Many Template Hi, I've got a problem ! I would like to have a different template for each of my customer. (logo, design, etc ...) Each customer use the same website but with a different template and different data. I don't want to change just the css, but the structure of each template. Is it possible to make that with symfony ? How ? Thanks and Sorry for my english. Arnaud. No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.9.14/882 - Release Date: 2007/06/30 03:10 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.9.14/882 - Release Date: 2007/06/30 03:10 PM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
