in your table have a field `title` the behaviour converts this to a slug and
saves that in the table field named `slug`

you can set some basic options in the actAs array config - check the source
of the slug behaviour for options like separator and overwriting

- S


On 22 June 2010 14:21, Shaz <[email protected]> wrote:

> Anyone have any documentation on the CakePHP slug? Can't seem to find
> much on it - just trying to get my URL's all nice and pretty for
> google without having to mess with Routing / creating seperate helpers
> and so forth to get 'em tarted up.
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> 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]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to