I think I’ve finally figured out what’s up with the ability for MTOS to link a template to a file: instead of storing a template in a database, it can store a template as a file. Not a big deal, right?
Actually its pretty awesome because those files can be edited by other means - manually or in an automated process.
Its a really impressive blend of static and dynamic publishing. Great job Six Apart!!
I’m grappling with a few different options at the moment:
- Server side includes
- Dynamically generated template modules
I guess I’ll try both and see how it goes.
