You're going to need to create custom routes then.  Check out the
manual for info on how to do those.

Basically you'll map '/rubriques/index' to a controller/action pair
that displayes all the categories, to use one example.

On 8/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> yeah but, I want to do this:
> /rubriques/index to show all the "categories"
> and /rubriques/cat_name to show all the articles from the category
> "cat_name"
> and /articles/read/article_title to read the article named
> "article_title"
> /articles/index would only be a message like, Choose a category!
> That's what I want to do...
>
> Thanks for your help!
>
>
> >
>


-- 
Chris Hartjes

"The greatest inefficiencies come from solving problems you will never have."
-- Rasmus Lerdorf

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

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

Reply via email to