All right, I have figured out a portion of this, but I am still unclear as to entirely what's happening.
First of all, somewhere in Cake, the function writing out the stylesheet link is inserting a "/" before the CSS address. This means that even if you set the path for a CSS document in the config/paths.php file, there will still be a slash inserted. Is this a bug? At the very least it doesn't seem like the correct procedure here. Can anyone tell me where the function that writes out the stylesheet URL is located? I can't really understand this either. Shouldn't anything having to do with the HTML side of things be in the Views directory? After all, anything in HTML is bound to be involved in a view of some kind. Thanks for any help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---