Chandrahas Kalamakuntla
2007-Nov-21 10:45 UTC
Integrating mephisto in to the existing rails application
Hi Guys.. I have a rails application which requires the mephisto blog to be integrated in to it as a plugin. I had tried out with a lot of things but was not resulted good. So Could any one please say to me if any one of you had any idea or had implemented the same, regarding integrating mephisto in to my rails application. Thanks in well advance guys, Waiting for some one to reply to me. Plzzzzzzzz Chandoo.. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Slater
2007-Nov-27 20:48 UTC
Re: Integrating mephisto in to the existing rails application
The best way to integrate it is not to actually integrate Mephisto and your app at a code level, but run them as two separate apps and just make them act like they''re part of one site. The user can''t tell the difference unless they look very closely. For example, take a look at www.BuildingWebApps.com. Click on the Blog tab, and you''ll see the blog, and the URL will be blog.BuildingWebApps.com. The blog is running Mephisto as an entirely separate application; it has just been styled to look like the main app. The DNS directs blog.BuildingWebApps.com to the server running Mephisto, while www.BuildingWebApps.com goes to the main app server. Michael www.BuildingWebApps.com P.S. There is a separate group for Mephisto that you may find to be a better place for this discussion. On Nov 21, 2:45 am, Chandrahas Kalamakuntla <rails-mailing- l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi Guys.. > > I have a rails application which requires the mephisto blog to > be integrated in to it as a plugin. I had tried out with a lot of things > but was not resulted good. So Could any one please say to me if any one > of you had any idea or had implemented the same, regarding integrating > mephisto in to my rails application. > > Thanks in well advance guys, > > Waiting for some one to reply to me. > > Plzzzzzzzz > > Chandoo.. > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---