Hi, I am Brazilian, so forgive my English.
I need a solution like the templates of Magento. Where I have a default theme and the theme of the sites. According to the URL I enter, the system switches to the theme. Ex; Themes: themes/default/ themes/site1/ themes/site2/ URLs: site1.localhost run -> themes/site1/ site2.localhost run -> themes/site2/ All sites replace templates to default, only in conflict. Ouvir On Fri, Sep 24, 2010 at 12:41 PM, Ralph Schindler <[email protected]>wrote: > Can you explain in a bit more detail what you are attempting to accomplish > (or see accomplished?) > > Given what you are asking, it seems like you are talking about default > template in behavior and/or automatically selected view scripts? > > If you are talking "themes", that is more of a concern for your application > layer code to somehow solve. > > -ralph > > > On 9/24/10 10:23 AM, ZED MASTER wrote: > >> Hi, >> >> Is there any implementation of Template Fall Back to Zend Framework? >> >> Or any library for PHP (using in ZF)? >> >> Thanks >> >> >> Zed >> >>
