(1) Check out this great tutorial:
http://www.grahambird.co.uk/cake/tutorials/slugs.php

(2) In app/webroot/index.php, there is a define called
CAKE_CORE_INCLUDE_PATH which you can modify to point to where your Cake
core is installed (i.e. /usr/local/web/cake).  This folder should
contain your /cake core directory, and your root /vendors directory.

As an added bonus, any JavaScript files in /vendors/js will be
accessible to all your applications just like if they were in
webroot/js; same with webroot/css, mapping to /vendors/css.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to