Forums / Install & configuration / Copy content-structure from one language to another

Copy content-structure from one language to another

Author Message

Felix Laate

Friday 22 April 2005 3:53:32 am

Hi all!

Here's todays question for you all: is it possible to "copy" the complete content of a site (that has been published as norwegian when it in fact was english) from one language to another?

felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Ɓukasz Serwatka

Monday 25 April 2005 12:11:55 am

Hi Felix,

There is no "button" in eZ publish to "copy the complete content of a site ...". You will have to do this with custom development, should be easy.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Kristian Hole

Tuesday 26 April 2005 7:17:25 am

If you do a dump of the database you can replace all the "nor-no" with "eng-gb" and then reimport it.

But this might not be usable in your case..

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

eZ debug

Timing: Jan 20 2025 01:05:02
Script start
Timing: Jan 20 2025 01:05:02
Module start 'content'
Timing: Jan 20 2025 01:05:02
Module end 'content'
Timing: Jan 20 2025 01:05:02
Script end

Main resources:

Total runtime0.0387 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0115 590.5391180.8047
Module start 'content' 0.01150.0075 771.343893.8828
Module end 'content' 0.01900.0196 865.226670.7031
Script end 0.0386  935.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00277.0545120.0002
Check MTime0.00123.0649120.0001
Mysql Total
Database connection0.00092.357510.0009
Mysqli_queries0.008922.879640.0022
Looping result0.00000.082520.0000
Template Total0.019249.710.0192
Template load0.00153.772910.0015
Template processing0.017845.902010.0178
Override
Cache load0.00092.380910.0009
General
dbfile0.010527.2005100.0011
String conversion0.00000.020930.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs