My instinct is to keep blogging separate from the part of the site which pivots on the 3rd party database - i.e. use MT4 for the blog bits and use something home-grown for the decorated 3rd party content, but I wonder if MT4 can be used to layer content on top of that 3rd party content?
The alternatives are (I guess):
- Importing the 3rd party content into MT's CMS
- Linking or somehow associating external content with entries in MT
- Not using MT and not benefiting from integrated user comments
If import is the route to take, I need to be able to update the imported data programmatically. If linking is the route to take, I need it to look integrated in the end result.
Can anyone offer advice for the best approach?