html - integrating a new component in an old website? -


I have an old website and I have been asked to apply a small platform to display in a specific website block .

I have implemented this forum with Drupal and now I need to integrate it into the old website.

I was wondering how to integrate it:

  • Do I just make 1 to 1 copy of the old website page and add Drupal Forum
  • < Li> Or should I use an iframe to include my Drupal work in the original old page?

What is the best way

I'm not sure that old website and new droplet installation is going to be stored on the same server.

Thanks

But this is just one advice, in order to give an appropriate answer, I will need to know more about my old site - what is this technique is using etc. It is also possible that in Drupal it is possible to reduce redundancy rather than copy the main site's navigation.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -