dump more than 1500+ records to a content class

Author Message

Softriva .com

Sunday 04 March 2007 8:32:31 pm

Hello,

I have a class as follows:

class: phonebook
Attribute: fname (text)
Attribute: lname (xml block)
Attribute: pic (object-relation-image)
.
.
.
..

How can I dump 1500+ records to this class. I really don't want to type these records again.

Heath

Sunday 04 March 2007 9:49:49 pm

I had great success using the csvexport extension with a similar project.
<i>http://pubsvn.ez.no/community/trunk/extension/csvexport/</i>

Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org

philippe G

Wednesday 11 April 2007 7:07:21 am

you can import your records with use this extension : http://zev.ez.no/svn/extensions/csv/
You have to export first your 1500 records in csv format and after use this extension to add them in your ez site.
You just have to configure correctly it and it's work very well !
If you want have more information about his extension, look at this post :
http://ez.no/content/view/full/84161

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 31 2025 06:00:45
Script start
Timing: Jan 31 2025 06:00:45
Module start 'layout'
Timing: Jan 31 2025 06:00:45
Module start 'content'
Timing: Jan 31 2025 06:00:45
Module end 'content'
Timing: Jan 31 2025 06:00:45
Script end

Main resources:

Total runtime0.0157 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.2656151.2266
Module start 'layout' 0.00480.0026 739.492236.6953
Module start 'content' 0.00740.0067 776.187590.1875
Module end 'content' 0.01410.0015 866.375033.9922
Script end 0.0157  900.3672 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002314.6263140.0002
Check MTime0.00106.3244140.0001
Mysql Total
Database connection0.00063.902110.0006
Mysqli_queries0.002616.819530.0009
Looping result0.00000.063710.0000
Template Total0.00127.710.0012
Template load0.00095.729410.0009
Template processing0.00031.947210.0003
Override
Cache load0.00063.979510.0006
General
dbfile0.002515.664580.0003
String conversion0.00000.037940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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