Not really, but you could fake it a few ways.
You could create a different user to publish as
then somehow fetch who scheduled the job
and do different processing based on that.
Or you could have a template behave differently
by fetching the number of jobs queued up; don't republish
if there are so many, do republish otherwise.
Or if your republishes are between midnight and 02:00,
your templates could have processing depending on that.
________________________________
From: Ashlee Caul [mailto:acaul rand.org]
Sent: Wed 12/12/2007 7:30 PM
To: Bricolage Users
Subject: turn auto publish on and off
Is there a way to pass a custom argument to bric_soap? I
have a story
type that auto-publishes related stories in a cleanup block.
However,
if I am mass-republishing for the sake of minor changes, I
do not
want all of the related stories to publish because that will
take too
long and is unnecessary. Is there some way I could pass an
argument
to bric_soap (or some coding I could do in the template) to
make the
auto-publish [ i.e. publish_another() ] conditional?
--------------------
This email message is for the sole use of the intended
recipient(s) and
may contain privileged information. Any unauthorized review,
use,
disclosure or distribution is prohibited. If you are not the
intended
recipient, please contact the sender by reply email and
destroy all copies
of the original message.
|