[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] where do templates load into varriables
Steven Potter wrote:
>
> I know that the templates (e.g. LEFTRIGHT_TOP, LEFTONLY_TOP, etc..) are
> stored in variables, but where is it (which file) that they are loaded
> from disk? I would like to add some of my own, but I can't seem to find
> this.
If you're talking about the foundation demo, they're in:
$icroot/<storename>/templates/<storename>/regions
So, for example if you installed via the RPM's it would be in
/var/lib/interchange/foundation/templates/foundation/regions
Good luck,
--J(K)