Re: Software design question regarding the classic "login page" ...

2007-07-29 Thread chess64
>From a search-engine optimization standpoint, the first option is better, otherwise when the search engine tries to access any of the private pages, it will get the login form, which is probably not what you want. By using the first option, the search engine will simply not index the private page

Re: Load Javascript on the fly

2007-05-25 Thread chess64
Check out the NiceHead Helper in the bakery. On May 12, 12:53 pm, dom <[EMAIL PROTECTED]> wrote: > Hi everybody. > I wonder if it is possible to load a javascript file outside the > section of the layout. I have only one layout, default.thtml, > as all the calls are Ajax calls. So I have only on