What is the fastest/easyest way..

Author Message

Federico Canuti

Wednesday 22 February 2006 5:39:38 am

.. to give my work to another developer?
I mean, I'v done my part of work, so now I have to put everything (a forum) on a cd and pass it to another guy. I believe giving him the whole directory would be enough (it's a linux based server), but he doesn't need the database (it was only for testing purpose..), so what's the best thing do to?

Björn Dieding@xrow.de

Wednesday 22 February 2006 6:50:20 am

Wrap everything into an extension (settings, design, code) and send it to him.

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Federico Canuti

Wednesday 22 February 2006 7:21:20 am

Can you clarify this point please? I started from scratch and I don't know anything about extension.

Björn Dieding@xrow.de

Wednesday 22 February 2006 7:27:19 am

huge topic... you have to find that out on your own.

http://ez.no/doc/ez_publish/technical_manual/3_6/installation/extensions

http://ez.no/products/ez_publish/documentation/development/extensions

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Federico Canuti

Tuesday 07 March 2006 8:21:22 am

We have chosen not to use the extensions, I've recreated the directory tree of my project and copied the files I've modified from the default template, now because i created/modified some classes, where can I find the related files?

Betsy Gamrat

Tuesday 07 March 2006 9:39:16 am

Hi,

The classes are all in the database.

The templates are in:

/ez/design/<b>viewname</b>/override/templates

and the connection between the templates and the classes is in

override.ini - for each view, or if you used it as an override - in the override override.ini

under

/ez/settings/siteaccess/<b>viewname</b>

and/or

/ez/settings/override

Good luck

Federico Canuti

Saturday 11 March 2006 1:55:16 am

I believe I'm almost done with it, just another thing: are the permissions and the role policies stored in the database or somewhere else?

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 19 2025 04:20:53
Script start
Timing: Jan 19 2025 04:20:53
Module start 'layout'
Timing: Jan 19 2025 04:20:53
Module start 'content'
Timing: Jan 19 2025 04:20:54
Module end 'content'
Timing: Jan 19 2025 04:20:54
Script end

Main resources:

Total runtime0.5466 sec
Peak memory usage4,096.0000 KB
Database Queries71

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 590.7031152.6406
Module start 'layout' 0.00550.0024 743.343839.4766
Module start 'content' 0.00780.5372 782.8203616.5938
Module end 'content' 0.54500.0016 1,399.414116.1406
Script end 0.5466  1,415.5547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.6137160.0002
Check MTime0.00140.2623160.0001
Mysql Total
Database connection0.00090.156210.0009
Mysqli_queries0.481188.0047710.0068
Looping result0.00090.1650690.0000
Template Total0.516394.520.2582
Template load0.00190.339620.0009
Template processing0.514494.111320.2572
Template load and register function0.00030.062610.0003
states
state_id_array0.00100.174510.0010
state_identifier_array0.00140.255720.0007
Override
Cache load0.00160.2867320.0000
Sytem overhead
Fetch class attribute can translate value0.00060.118030.0002
Fetch class attribute name0.00220.396890.0002
XML
Image XML parsing0.00150.268230.0005
class_abstraction
Instantiating content class attribute0.00000.0055100.0000
General
dbfile0.00140.2618220.0001
String conversion0.00000.001140.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs