Thanks Sam, especially for the link to the bakery article, I didn't
read that one yet.

Of course I read the blog tutorial. :-) But I don't want admin
controllers for the administration, I want an extra application for
the - let's call it generally - backend, mainly it will be a CMS, but
it could also grow to a customer relation ship-tool, reporting
tool, ... so not all parts of the backend will be directly in relation
with the frontend (website), but use the same data ... I hope you know
what I mean ... (English is not my native language) ;-)

Greets, Christoph

On 3 Feb., 17:33, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
> Have you read the blog tutorial?
>
> As I recall these topics are covered there.
>
> In the bakery there is a tutorial on having the admin on a different
> subdomainhttp://bakery.cakephp.org/articles/view/56
>
> - S
>
> On 03/02/07, Preloader <[EMAIL PROTECTED]> wrote:
>
>
>
> > How do you guys implement multiple apps e.g. website + cms? How does
> > your directory structure look like? What about your routing? How do
> > you implement the content sharing between the apps?
>
> > I had the idea to make two single apps - one for the website, one for
> > administration & content management. The website is available at
> > mydomain.com, the CMS at cms.mydomain.com. Both apps have their own
> > models, controllers, etc. but they should share the same content
> > directory, which holds uploaded files like images, videos, and so on.
>
> > Can anyone give me a hint or share his/her experience with similar
> > projects?
>
> > I am greatful for every idea, I do not get ahead at the moment!
>
> > Thanks, Christoph


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