Hi Tony,
few things to check first:
- do you have workflow installed? Without workflow there is no scheduled
publication.
- if you have both of those, can you check that you are using default workflow,
or if you have customized it that you have kept following part of it (just
before executing activate command):
<!-- wait if scheduled -->
<if>
<defined field-value="startDate"/>
<sleep until="${f:startDate}"/>
</if>
HTH,
Jan
On Oct 21, 2010, at 3:48 PM, Tony Soper wrote:
> Hi,
>
> I'm trying to set up scheduled publishing using Magnolia 4.1 and running into
> difficulties. I've added a startDate field to the page dialog, and I can see
> the values changing in the JCR browser, however pages are still published
> immediately, rather than on the chosen publication date. I've tried making
> the startDate node both a Date and String type (although always a date
> control), however it makes no difference. I have noticed that the value in
> the JCR may not be in the correct format, as it is either mm/dd/yy (without a
> time) as a Date type, or yyyy-mm-dd hh:mm as a String type.
>
> Does anyone have any ideas as to how I can get this to work (other than
> moving on to Magnolia 4.3)?
>
> Many thanks,
>
> Tony Soper
>
>
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------
-
Best regards,
Jan Haderka, PhD.
Magnolia International Ltd.
http://www.magnolia-cms.com
http://twitter.com/magnolia_cms
http://facebook.com/Magnolia
--------------------------------------
Magnolia® - Simple Open-Source Content Management
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------