Question for workflow Wait until date

Author Message

Bin LIU

Friday 12 December 2008 2:58:52 am

I active the workflow "Wait until date".

So if I publish an article for tomorrow 8 hour-clock , when I validate the article now, it will added in waiting list until the cron passing tomorrow for publish. That's good.

But if I make a mistake in the article or I want to change the published time of the article, even I want to delete it, how can I edit or delete the article in waiting list ? I don't find it in backoffice.

Waiting for your advise. Thanks

=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

André R.

Friday 12 December 2008 4:08:13 am

Use another workflow, there are serveral that allows this, two on projects.ez.no that works around this by using node hiding istead so you can edit/move/delete the content as you wish.

http://projects.ez.no/gwutils
http://projects.ez.no/ezcore

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Kristof Coomans

Friday 12 December 2008 4:34:09 am

I added an enhancement request in the issue tracker for this: http://issues.ez.no/IssueView.php?Id=14129

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Bin LIU

Friday 12 December 2008 4:58:38 am

Thanks André

=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

Bin LIU

Friday 12 December 2008 7:36:41 am

Hi André, thanks for your extension.
It's very useful.
I added 3 lines in gwupdatehiddentype.php before if ( $currentTime < $publishTimestamp )

 

eZContentCacheManager::clearContentCache( $object->attribute('id') );
eZContentCacheManager::generateObjectViewCache( $object->attribute('id') );
eZStaticCache::executeActions(); 

It clear the object's view cache and push the action static_store in table ezpending_list for the project with staticcache activing.

=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 10:32:30
Script start
Timing: Jan 18 2025 10:32:30
Module start 'layout'
Timing: Jan 18 2025 10:32:30
Module start 'content'
Timing: Jan 18 2025 10:32:30
Module end 'content'
Timing: Jan 18 2025 10:32:30
Script end

Main resources:

Total runtime0.7733 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.0625152.6250
Module start 'layout' 0.00570.0026 741.687539.4453
Module start 'content' 0.00830.7635 781.1328612.6953
Module end 'content' 0.77170.0015 1,393.828116.1563
Script end 0.7733  1,409.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4323160.0002
Check MTime0.00140.1850160.0001
Mysql Total
Database connection0.00100.123110.0010
Mysqli_queries0.708091.5488650.0109
Looping result0.00070.0906630.0000
Template Total0.728794.220.3644
Template load0.00230.292120.0011
Template processing0.726493.937720.3632
Template load and register function0.00010.012310.0001
states
state_id_array0.00070.095710.0007
state_identifier_array0.00160.209620.0008
Override
Cache load0.00190.2507270.0001
Sytem overhead
Fetch class attribute can translate value0.00160.210430.0005
Fetch class attribute name0.00140.179080.0002
XML
Image XML parsing0.00160.209630.0005
class_abstraction
Instantiating content class attribute0.00000.0031100.0000
General
dbfile0.00100.1357280.0000
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs