Displaying 1 result from an estimated 1 matches for "is_template_exist".
2008 Mar 17
6
REPOST: fallback layout mechanism
Sorry for reposting but as I got no reply so far so I am just coming
to try my luck again.
I am doing a multi-lingual website which might have several layout
pages (language dependent)available. I want to do a mechanism to fall
back from one language to another default language if such layout
file
is missing. Any chance I can do an is_exist check on the layout? With
my current code I really want