
david at kineticode
Jul 17, 2009, 12:01 PM
Post #4 of 4
(860 views)
Permalink
|
|
Re: Burn to an output channel not currently assigned to a story?
[In reply to]
|
|
On Jul 17, 2009, at 9:32 AM, Schults, Chris wrote: > For the redesign, I've decided to create a new output channel. I was > wondering if I could skip the step of adding this new output channel > to > target stories and simply have the current template burn another copy > using the new output channel. Since this doesn't seem possible, I'll > programmatically add the new output channel. I don't think you want to do that, frankly. > With that said, is the following possible: > > 1) User wants to preview a story assigned to two output channels: Web > and Web2 > 2) The user selects to preview using output channel "Web" > 3) Can the template for Web force a preview for Web2 as well? Is this > what $burner->burn_once is for? No. I mean, there are ways to do these things, but it's not clear to me what you're trying to achieve. I also used a new OC when doing the development for The Tyee's new site. There, I edited the element types I was interested in, added the new OC as a non-enabled OC, then cloned a story and added the new OC to the clone. Then I was able to use the clone to do my development while not getting in the way of folks who were doing day-to-day work and did not need or want the new OC to affect their stories. Best, David
|