I think Rich is trying to reuse the application's template but change  
the styling and navigation around. Currently, the only mechanism for  
that is to define a sitetemplate with the global stuff... One app  
would use one sitetemplate, the other would use another sitetemplate.  
I'm not certain you can wire both of those up within one running  
instance.

That's the stuff that's meant to be sorted out as part of First Class.

Kevin

On Jun 21, 2006, at 2:37 PM, Patrick Lewis wrote:

>
> I remember this thread dealing with a similar problem:
>
> http://tinyurl.com/qfb7m
>
> Richard (koorb) wrote:
>> I am just starting a major new e-commerce project. The requirements
>> mean that I need to change to look and feel, content and layout
>> dynamically. Simply put if I visit the one TG application from
>> www.example.com it would have to use a different template package to
>> www.another-example.com.
>>
>> Would it be possible to have a set up like this:
>>
>> tg_app/
>>     templates/
>>         example.com_template_package/
>>         another-example.com_template_package/
>>
>> and switch between the sub-packages of templates on-the-fly, or what
>> would be the best way to do this?
>>
>> TIA.
>> Rich

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to