hello,

sorry if this annoying but ive read the manual, and i searched the
group. i tried my best, but i' dont get it. its not there or i dont
understand something.

im on some first cake-apps, and everything is quite clear and simple.
ive build the main mvc stuff. but i dont like the standard-urls.
they're a very cool when developing but for the final product ...
somehow i must build a site- or front-controller that hold some things
together.

ok, i have a site for a record-label.

in the end it should look something like this:

http://domain.com/       ##some welcome/central home-page-controller
http://domain.com/ArtistName/      ## default artists-home
http://domain.com/ArtistName/comments or .../photos   ## some
"sub-pages"
http://domain.com/ArtistName/ArtistAlbum/   ## home-page for the album
http://domain.com/ArtistName/ArtistAlbum/?play=songname
http://domain.com/admin

sofar i can access all models/controllers via standard url.

/comments/view/ArtistName/
or
/playlist/view/ArtistName
etc.

the same question for a blog would be:

http://domain.com/posts/postName/comments/add
or even better
http://domain.com/postName/comments/add

thank you for any input.
please point me to some articles/tutorials if you know some. i like to
read. :-)

thdz.x


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to