Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

template inheritance for language and globals

Quote Reply
template inheritance for language and globals
Hi,

Posting this here since I think it applies to multiple GT products.

I know that the GT templating system supports inheritance via .tplinfo files. So, for example, I can use:

Code:
{
inheritance => '../default'
}

to make a template set use the default if a particular file doesn't exist.

But this doesn't seem to work for globals or language variables. Do those files just need to be copied to each template directory if I want the same options? Or is there some way to implement inheritance for this?

Thanks.

Fractured Atlas :: Liberate the Artist
Services: Healthcare, Fiscal Sponsorship, Marketing, Education, The Emerging Artists Fund

Last edited by:

hennagaijin: Oct 27, 2003, 10:05 AM
Subject Author Views Date
Thread template inheritance for language and globals hennagaijin 8846 Oct 27, 2003, 9:59 AM
Thread Re: [hennagaijin] template inheritance for language and globals
Alex 8665 Oct 27, 2003, 10:06 AM
Thread Re: [Alex] template inheritance for language and globals
hennagaijin 8709 Oct 27, 2003, 10:11 AM
Thread Re: [hennagaijin] template inheritance for language and globals
Alex 8667 Oct 27, 2003, 10:14 AM
Post Re: [Alex] template inheritance for language and globals
olivers 7850 Dec 2, 2007, 12:23 PM
Post Re: [Alex] template inheritance for language and globals
webmaster33 7858 Dec 2, 2007, 4:55 PM