On Mar 20, 2008, at 11:46, Schults, Chris wrote:
>> You could probably lookup the previously published
version of your
>> article (if there is one) and then find the
corresponding index page
> to
>> re-publish.
This is what we've done for customers.
> Thanks David, that's what I figured. I would use the
key
> 'published_version', right?
>
> But this doesn't help with previews and my preview site
when changes
> to
> the cover date occur prior to publishing. Looking at
the other
> options,
> I think I could check the previous version using the
'version' key. If
> the cover dates of the current and previous versions
don't match,
> update
> the Indexes for both.
>
> However, if the cover date change occurs during a
single version, I
> think I'm out of luck as far as the preview site goes,
which is
> acceptable and my users will have to manually
republish.
For one of our customers, we set up previews to *always*
trigger
`publish_another()` on such related index pages, so that
they're
always right. This can make previews, slow, though, so I
don't
recommend it.
Otherwise I agree with what David has said.
Best,
David
|