Re: Master view

2007-04-18 Thread Andreas

There is a part in the link i wrote which is describing something
about "default.thtml" in the layout folder. I tested doing that and it
worked as i wanted. But thanks for you link have been trying to find
that too :)

Yes, i read the section about leyouts :)

Thanks for the help!

On Apr 17, 7:22 pm, AD7six <[EMAIL PROTECTED]> wrote:
> I think it would be extremely valuable for you to read the view
> chapter in the manual, and look for the word "layout". This should
> have been step one of your quest for info.
>
> Unless there is something you haven't mentioned yet, using smarty or
> joomla layouts or anything else instead of just using cake pre
> existing layout mechanism seems a rather ineffective use of cake and
> your own time ;).
>
> hth,
>
> AD


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Master view

2007-04-17 Thread Samuel DeVore

So did you read the manual on views

http://manual.cakephp.org/chapter/views

the section on 'layouts'


On 4/17/07, Andreas <[EMAIL PROTECTED]> wrote:
>
> Thanks!
>
> First I found setLayout() but that will be depracated in 1.2 and i
> have no idea if that even could solve my needs. However i continued to
> search and found the following:
> http://bakery.cakephp.org/articles/view/317
>
> // Andreas Falk
>
> On 17 Apr, 15:50, AD7six <[EMAIL PROTECTED]> wrote:
> > On 17 abr, 14:45, Andreas <[EMAIL PROTECTED]> wrote:
> >
> > > Hi
> >
> > > I wanna use a master view across my entire application so i don't have
> > > to hard code it into every view.
> >
> > Search the usual places for "layout" ;).
> >
> > hth,
> >
> > AD
>
>
> >
>


-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Master view

2007-04-17 Thread AD7six

I think it would be extremely valuable for you to read the view
chapter in the manual, and look for the word "layout". This should
have been step one of your quest for info.

Unless there is something you haven't mentioned yet, using smarty or
joomla layouts or anything else instead of just using cake pre
existing layout mechanism seems a rather ineffective use of cake and
your own time ;).

hth,

AD


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Master view

2007-04-17 Thread Andreas

Thanks!

First I found setLayout() but that will be depracated in 1.2 and i
have no idea if that even could solve my needs. However i continued to
search and found the following:
http://bakery.cakephp.org/articles/view/317

// Andreas Falk

On 17 Apr, 15:50, AD7six <[EMAIL PROTECTED]> wrote:
> On 17 abr, 14:45, Andreas <[EMAIL PROTECTED]> wrote:
>
> > Hi
>
> > I wanna use a master view across my entire application so i don't have
> > to hard code it into every view.
>
> Search the usual places for "layout" ;).
>
> hth,
>
> AD


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Master view

2007-04-17 Thread Andreas

Hi

I wanna use a master view across my entire application so i don't have
to hard code it into every view. The only thing I have found that's
even close is some stuff about Smarty but that sounds so overkill. I
just need a small and easy solution.

I'm using the latest stable version of Cake (Stable: 1.1.14.4797).

Have tried to search this place and on Google but haven't found
anything useful. But if there actually is a solution out there that I
have missed I'm sorry and please point mi right. ;)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Master view

2007-04-17 Thread AD7six



On 17 abr, 14:45, Andreas <[EMAIL PROTECTED]> wrote:
> Hi
>
> I wanna use a master view across my entire application so i don't have
> to hard code it into every view.

Search the usual places for "layout" ;).

hth,

AD


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---