Evaluating eZ - couple questions

Author Message

Tom Dellaringa

Tuesday 18 May 2004 6:26:48 am

Hi everyone,

We're evaluating eZ Publish as a possible solution for an internal portal. Couple questions about the file uploading capabilities:

1. Is there any versioning of files?
2. Do the files merely get dumped into one central folder, or can you specify a file structure for uploads?

Thanks

Tom

Paul Borgermans

Tuesday 18 May 2004 7:08:39 am

Hi Tom

1) Yes, older versions are preserved as long you do not hit the configurable version limit.
2) If you mean folder like: yes you can structure, but it is abstracted. eZ publish handles this for you.

regards

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Tom Dellaringa

Tuesday 18 May 2004 7:25:24 am

Hm, so do we know what this configurable limit is? This portal would have quite a bit of content. What do you mean by abstract for the file system?

Can I have a file upload widget in each section where I want files uploaded? I assume that way files would be in their proper places...

Paul Borgermans

Tuesday 18 May 2004 7:49:23 am

>Hm, so do we know what this configurable limit is? This portal would have

In priciple there are no limits and is a configurable in the content.ini file, defualt is:

[VersionManagement]
DefaultVersionHistoryLimit=10
VersionHistoryClass[1]=5

>quite a bit of content. What do you mean by abstract for the file system?

All content is stored in a node tree, which is in certain aspects the equivalent of a hierarchical file system. However the relation between the location of a file in that node tree and where it is physically stored is maintained in the ez publish database.

>Can I have a file upload widget in each section where I want files
>uploaded? I assume that way files would be in their proper places...

Yes, no problem. You can specify where the files should be in your widget (a small form in a template actually).

See the docs for more.

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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:23:43
Script start
Timing: Jan 18 2025 19:23:44
Module start 'layout'
Timing: Jan 18 2025 19:23:44
Module start 'content'
Timing: Jan 18 2025 19:23:44
Module end 'content'
Timing: Jan 18 2025 19:23:44
Script end

Main resources:

Total runtime0.0176 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.0065 589.0469152.6250
Module start 'layout' 0.00650.0035 741.671939.4609
Module start 'content' 0.01000.0054 781.132893.3359
Module end 'content' 0.01540.0022 874.468834.3047
Script end 0.0175  908.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002614.6893140.0002
Check MTime0.00116.5135140.0001
Mysql Total
Database connection0.00063.465710.0006
Mysqli_queries0.004425.281930.0015
Looping result0.00000.142510.0000
Template Total0.00179.810.0017
Template load0.00094.860710.0009
Template processing0.00094.900110.0009
Override
Cache load0.00063.410110.0006
General
dbfile0.00031.906680.0000
String conversion0.00000.057040.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