Thanks to both for your answers!

leo:
I want to structure the folders this way because I have some different
applications into my website. And these aplications are using the
ExtJS libraries to show the views. So, following cake default folder
structure, I have to put ExtJS library files into each app/webroot/js
folder. And for new versions or extension from this framework I will
have to update them into each app/webroot/js folder.
Perhaps there is another way to do it better. Perhaps I can put ExtJS
libraries into /root/vendors, but I don't know how to do it this
way...

Amit:
I already had seen the Cookbook chapter about installing cakePHP
application in three separate app, but it explains how to configure it
for one application, it doesn't explain how to configure it to work
with different apps.

Thank you.

On 22 jul, 13:56, "Amit Badkas" <[EMAIL PROTECTED]> wrote:
> 2008/7/22 inma <[EMAIL PROTECTED]>:
>
>
>
>
>
>
>
> > Hello,
>
> > ¿It's possible to have multiple applications into CakePHP sharing the
> > same Cake core libs and the same webroot folder? A folder structure
> > like this:
>
> > /root
> >   /app
> >      /config
> >      /controllers
> >      /models
> >      /plugins
> >      /tmp
> >      /vendors
> >      /views
> >      index.php
> >  /app_2
> >  /app_3
> >  /cake
> >  /docs
> >  /vendors
> >  /webroot
> >      /css
> >      /img
> >      /js
> >  index.php
>
> > I have been searching the way to do it, but I think it's not
> > possible...
>
> > Can someone tell me if it's possible? And if it is, how can I do it?
>
> - Cookbook has chapter about installing cakePHP application in three
> separate app, cake and webroot directories, 
> athttp://book.cakephp.org/view/35/advanced-installation
>
> --
> Amit
>
> http://amitrb.wordpress.com/http://coppermine-gallery.net/http://cheesecake-photoblog.org/http://www.sanisoft.com/blog/author/amitbadkas-
>  Ocultar texto de la cita -
>
> - Mostrar texto de la cita -
--~--~---------~--~----~------------~-------~--~----~
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