It is also possible, if the old and new templates are
similar enough in the
number of and type of elements (where it is really only the
html that
changes) to go into the original template ColdFusion file
and put in logic
that changes the template based on subsite (e.g. <cfif
request.subsiteid is
2>do this<cfelseif rquest.subsiteid is 3>do
this</cfif>).
This may not be a long-term or scalable solution, but it
will work. A
better long term solution would be to use Metadata forms so
that you control
the page layout through the page's properties and reference
these metadata
choices using logic in the base template ColdFusion page.
> -----Original Message-----
> From: commonspot-bounces chattyfig.figleaf.com
[mailto:commonspot-
> bounces chattyfig.figleaf.com] On Behalf Of Richard D.
Piccard
> Sent: Wednesday, May 16, 2007 2:34 PM
> To: Commonspot Mailing List
> Subject: Re: [Commonspot] Changing template of existing
page
>
>
> You have encountered "the absence of a
feature" (how's that for
> maintaining
> a positive attitude; it really isn't a bug, but it
surely is an
> inconvenient limitation).
>
> To the best of my knowledge there is no mechanism that
CommonSpot provides
> to do this. The only "useful" tool provided
is the ability to copy and
> paste one element at a time from the old page to the
new one you are
> building on the correct template.
>
> RDP
>
>
> --On Wednesday, May 16, 2007 3:20 PM -0400 "Love,
Lee" <llove hgl.com>
> wrote:
>
> > Is there any way to easily change the
base-template that a page or
> > series of existing pages were created with ?
> >
> > I have a site lets call it /symposium and I have
copied all of the pages
> > to a subsite called /symposium2006. I would like
to now make changes to
> > the original /symposium site and template but all
of the pages in the
> > new /symposium2006 is still referencing the
original templates.
> >
> > How can I get the copied pages to use the
templates in /symposium2006
> > and not the /symposium site ?
> >
> > Lee
> >
> > _______________________________________________
> > Commonspot chattyfig.figleaf.com
> > To change your subscription options or search the
archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/commonspot
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Paperthin Consulting and
Training
> > http://www.figleaf.com
> > http://training.figleaf.c
om
>
>
>
>
=========================================================
> Dick Piccard Academic Technology
Manager
> piccard ohio.edu Academic Technology
> http://oak.cats.o
hiou.edu/~piccard/ Ohio University
> (740) 593-1017 Athens, OH
45701
> _______________________________________________
> Commonspot chattyfig.figleaf.com
> To change your subscription options or search the
archive:
> http://chattyfig.figleaf.com/mailman/listinfo/commonspot
>
> Brought to you by Fig Leaf Software
> Premier Authorized Paperthin Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.c
om
This email has been processed by SmoothZap -
www.smoothwall.net
_______________________________________________
Commonspot chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/commonspot
Brought to you by Fig Leaf Software
Premier Authorized Paperthin Consulting and Training
http://www.figleaf.com
http://training.figleaf.c
om
|