Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

can child tpl included in one than more parent?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Installation and Setup
View previous topic :: View next topic  
Author Message
gmilby
Smarty Rookie


Joined: 18 Dec 2011
Posts: 12

PostPosted: Fri Dec 23, 2011 5:40 pm    Post subject: can child tpl included in one than more parent? Reply with quote

{extends file="sub_parent.tpl || parent.tpl} or somethingl ike this?
Back to top
View user's profile Send private message
gmilby
Smarty Rookie


Joined: 18 Dec 2011
Posts: 12

PostPosted: Fri Dec 23, 2011 6:20 pm    Post subject: Re: can child tpl included in one than more parent? Reply with quote

gmilby wrote:
{extends file="sub_parent.tpl || parent.tpl} or somethingl ike this?

answered my own question... if it's in the parent.tpl - it's seemingly all good in the sub's too.
Back to top
View user's profile Send private message
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Fri Dec 23, 2011 6:20 pm    Post subject: Reply with quote

You can chain it like

child.tpl
Code:
{extends file="sub_parent.tpl"}


sub_parent.tpl
Code:
{extends file="parent.tpl"}
Back to top
View user's profile Send private message
gmilby
Smarty Rookie


Joined: 18 Dec 2011
Posts: 12

PostPosted: Fri Dec 23, 2011 7:13 pm    Post subject: Reply with quote

U.Tews wrote:
You can chain it like

child.tpl
Code:
{extends file="sub_parent.tpl"}


sub_parent.tpl
Code:
{extends file="parent.tpl"}


that's exactly what i did... may be i picked it up from docs(?)
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Installation and Setup All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP