> * A single 'top-level page' class/template/whatever. Let's say, for the
> purposes of simplicity, it has two containers: head and body.
> * Two further templates (or whatever they have to be) that share this
> overall structure, but have different content. E.g. template 1 has foo.js
> linked in the head, template 2 has bar.js.
> * Instances of each of those 2 templates can now be created
>
> Is that possible using RedDot?

So you have PageA, and want the ability to create multiple copies of
PageA, some of which reference foo.js in the <head> section, others of
which reference bar.js in the <head> section? And then the rest of the
contents of your copies-of-PageA are user-modifiable?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS 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/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to