I'm still unsure what you are wanting.  Are all of these new pages
going to be cake pages, or are they going to be static pages?  If they
are cake pages, then your two points are correct.  Sometimes it is
easier to make a new layout.

On Jan 19, 1:37 am, "Novice Programmer" <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> Actually i am trying to port a legacy application. In the page there are a
> lot of forwards thro html <a href> tag. Now what i was thinking was that
> what is the best way to convert these tags new layouts, or the same layout
> with different views loading at different time. After i researched i came to
> following conclusions:
>
> 1. If the layout is quite different, then new layout would be better
> otherwise existing layout would be cluttered with code.
> 2. If the layout is not that different, then new view in the same layout is
> a better choice.
>
> Please correct me if i am wrong.
>
> Thanks.
>
> On 1/19/08, bright_o <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
>
>
> > What exactly are you trying to accomplish?
>
> > On Jan 18, 1:39 pm, "Novice Programmer" <[EMAIL PROTECTED]>
> > wrote:
> > > Hello guys,
>
> > > What is the best way to handle the redirections such as <a href = "
> > > mypage.htm">.... </a> in cake php. Do i define new layout for the page
> > > mypage or should i have seperate view and load it in the exisiting
> > layout
> > > only. The new page to be loaded is quite different from the another
> > page.
>
> > > --
> > > Thanks & Regards,
> > > Novice (http://ishuonweb.wordpress.com/).
>
> --
> Thanks & Regards,
> Novice (http://ishuonweb.wordpress.com/).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to