whooops forgot to link the slice I made http://www.web2pyslices.com/main/slices/take_slice/74
On Mar 13, 4:27 pm, mdipierro <[email protected]> wrote: > The answer to your question is long. I will try write a blog post > about it. > > On Mar 12, 6:26 am, Rahul <[email protected]> wrote: > > > > > Hi All, Massimo, > > I've been designing a web app using web2py. Web2py is > > really a > > very well designed framework. I am considering it along with > > Django for a > > medium sized web app development. How ever I would like to know, > > if I can > > code more applications for a single complex site (as we can do in > > Django) > > and link it to one single application.I am not using CAS as I have > > created > > my own authentication system. Here's an example to make it clear > > of what I > > want- > > *my site* > > |__ site pages along with main page > > |__ link to app1 ( a blog that is a separate web2py app) > > |__ link to a app2 (chat client) ( again a separate > > web2py app) > > |__ link to my database triggered app3 (again a separate > > web2py > > app) > > > In short how do I modularise my web2py project to combine > > different > > applications into my original site web2py project. From the web > > I've seen a > > post from Yarko that mentions this > > > {{=LOAD(...,application=' > > otherapp')}} > > > but technically I could not find any documentation either in your > > online > > book or site. Can you please provide methods of how this is > > achievable > > without sacrificing simplicity. I have also heard about plugins > > but not > > really sure what they are and should I be really using those. > > > Please suggest. > > > Sincerely, Rahul D > > (India) -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

