Forums / General / Data export/extraction for use in other solutions.

Data export/extraction for use in other solutions.

Author Message

Christoffer Andersson

Tuesday 31 August 2004 1:31:45 am

How easy is it to extract/export data from ezpublish to use/reuse in other solutions?

Let's say I have added several articles...how easy is it to reuse this and make them into normal html pages in eg. frontpage?

I am tasked with evaluating different solutions, and one of the top requirements until further notice, is that I should be able to reuse any work that I put into a solution if we decide to go for something else.

I hope this was an adequate explanation.

Any comments appreciated.

Christoffer

Alex Jones

Tuesday 31 August 2004 6:42:23 am

Christoffer, your content should be reusable via a few methods:

1. You can use eZ SiteCopier to generate a static version of every page on your site, and then edit it with an standard HTML editor.
2. You could create a special view of your site that prints out the date in any way you wish. For example, if you need to import everything into another system, you could set up a new view, with the appropriate overrides to print out each field of an article separated by commas or tabs etc.
3. Everything is stored in MySQL, and can be retrieved via PHP, some searches on this site should show you some code to use to pull information from the database
4. There is also Content Object Export, but I'm not sure if it will be all that helpful for importing into other packages as I've never used it. I would guess that it would take some major tweaking, if not outright change.

<b>Documentation</b>
<b>eZ Sitecopier:</b> http://ez.no/community/contributions/hacks/ez_sitecopier
<b>Content object import and export:</b> http://ez.no/ez_publish/documentation/ez_publish_3_4/content_object_import_and_export
<b>Content object export with ezpm:</b> http://ez.no/ez_publish/documentation/ez_publish_3_4/content_object_export_with_ezpm

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

eZ debug

Timing: Jan 18 2025 11:41:02
Script start
Timing: Jan 18 2025 11:41:02
Module start 'content'
Timing: Jan 18 2025 11:41:02
Module end 'content'
Timing: Jan 18 2025 11:41:02
Script end

Main resources:

Total runtime0.1635 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 589.2656180.8203
Module start 'content' 0.00640.0044 770.085993.8984
Module end 'content' 0.01070.1527 863.9844522.2500
Script end 0.1635  1,386.2344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00321.9318200.0002
Check MTime0.00120.7557200.0001
Mysql Total
Database connection0.00100.632210.0010
Mysqli_queries0.119873.25611410.0008
Looping result0.00140.86331390.0000
Template Total0.152593.210.1525
Template load0.00070.407210.0007
Template processing0.151892.838010.1518
Override
Cache load0.00050.282010.0005
Sytem overhead
Fetch class attribute can translate value0.00100.596910.0010
XML
Image XML parsing0.00030.162010.0003
General
dbfile0.00150.9278200.0001
String conversion0.00000.003230.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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