you can even try this:
$html->css("/includes/style.css");
$javascript->link("/includes/script.js");
--
Fahad
http://frinity.blogspot.com
On Aug 24, 4:08 am, seanislegend <[EMAIL PROTECTED]> wrote:
> Just had a look on the Book, and this is what I'm after (in case
> anyone else may find it handy):http://api.cakephp.org/paths_8php.html
>
> On Aug 23, 10:43 pm, majna <[EMAIL PROTECTED]> wrote:
>
> > fast and stupid:
> > webroot/index.php
> > -add at top define ('WEBROOT_DIR', 'includes');
> > -point domain documemt root to "includes"
>
> > On Aug 23, 11:00 pm, seanislegend <[EMAIL PROTECTED]> wrote:
>
> > > Is there any way to do this? I'd like to my CSS and JS folders from
> > > the webroot to 'includes/css' etc. as this is the way I organised them
> > > before I began working with Cake, and if possible I'd like to continue
> > > like so.
>
> > > Any suggestions?
>
> > > Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---