Re: Intercepting dispatcher's routes

2006-08-21 Thread jez

Thanks nate, lots of help.

Jez.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Intercepting dispatcher's routes

2006-08-19 Thread nate

If they're static, keep them in webroot/files.  Then you can link to
them as site.com/files/pdf.pdf


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Intercepting dispatcher's routes

2006-08-18 Thread bigdog

http://cake.insertdesignhere.com/posts/view/2


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Intercepting dispatcher's routes

2006-08-18 Thread jez

Hi,
I want to link to ordinary static pdf's in the app/html tree in my cake
application. Is there some way of telling the dispatcher to ignore a
directory in there, or do I have to create dummy models, controllers,
tables etc. to serve ordinary flat pdf files?

thanks,

Jez.


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---