Moving articles in EZ without changing published date

Author Message

Tonny Laursen

Wednesday 07 January 2004 4:25:57 am

We have a intranet where we want to move some of the articles we have wrote in 2003 to a folder called 2003. Is it possible to move the articles without changing the published date?

Tonny

EZ3.2-3

Balazs Halasy

Wednesday 07 January 2004 4:54:43 am

To change the location of a content object (in your case, articles), you have to edit it and re-publish it. When re-publishing, the object's "published" attribute is not changed. It is the "modified" attribute that is updated (which is set to the current date-time). This means that you can move your articles safely as long as you only display the "published" value in the template. PS: A bulk-move would be easier to do directly from within the database since it is a bit tedious to move one article at the time using the admin interface. Hint: look in the "ezcontentobject_tree" table. It's all there.. :-)

Balazs

Trond Åge Kvalø

Wednesday 24 March 2004 1:43:36 am

Balasz, excuse me if I sound a bit rude, but this forum would have been much more useful if you, (i.e. the eZ crew), could take the extra two minutes to explain how to actually <b>do</b> a bulk move in the database instead of just giving vague hints like this.

For us it would probably take several hours to figure out which sql statements to send to the mysql database to accomplish this, even with the hint.

And this is not the only thread where this has happened, and yes I know that support is what makes your wheels go around, but if you're posting on the forum anyway I don't see a problem in explaining things in more detail.

So in the future, please take the time be a bit more elaborate.

Best Regards
trondåge

trondåge

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 19:37:09
Script start
Timing: Jan 18 2025 19:37:09
Module start 'layout'
Timing: Jan 18 2025 19:37:09
Module start 'content'
Timing: Jan 18 2025 19:37:10
Module end 'content'
Timing: Jan 18 2025 19:37:10
Script end

Main resources:

Total runtime0.5905 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 588.0547152.6406
Module start 'layout' 0.00590.0027 740.695339.4766
Module start 'content' 0.00860.5805 780.1719565.0625
Module end 'content' 0.58910.0014 1,345.234412.1250
Script end 0.5905  1,357.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5313160.0002
Check MTime0.00130.2237160.0001
Mysql Total
Database connection0.00080.136110.0008
Mysqli_queries0.546292.4917590.0093
Looping result0.00060.0973570.0000
Template Total0.559294.720.2796
Template load0.00180.311920.0009
Template processing0.557394.387020.2787
Template load and register function0.00020.027610.0002
states
state_id_array0.00130.225210.0013
state_identifier_array0.00160.268420.0008
Override
Cache load0.00150.2596170.0001
Sytem overhead
Fetch class attribute can translate value0.00050.077630.0002
Fetch class attribute name0.00100.172640.0003
XML
Image XML parsing0.00100.161730.0003
class_abstraction
Instantiating content class attribute0.00000.001840.0000
General
dbfile0.00080.1339160.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs