Putting /design/plain files in my extension?

Author Message

Clemens T

Sunday 13 November 2005 3:48:21 am

Heya all,

I got the following situation, the directories in ezpublish are filled as follows:

- /design/plain -> contains my overriden page_layout etc etc, and full view of my own classes etc.

- /extension/my_extensionv2/ -> contains multiple modules which interact with the EZ system, but rely on things like the page_layout

-/settings/override/ -> here are some global site settings WHICH I USE to make my site configured in the right way
-/settings/siteaccess/plain/ -> here are the settings of my site's facade. Including OVERRIDE.ini.append.php

Now, question is... Can I put all of these files (of the different directories) in /extension/my_extension2/ dir

(and offcourse in:
my_extension
/design/plain/ *.*
/settings/*.*
)

Do I need to change for example the override.ini.append.php's path's to the overrides ... or does ezpublish handle this in a very userfriendly way?

Concluding: what I want is a complete site-extension which I can turn ON and immediately the default ezpublish installation converts to the site of my extension, that's the reason for trying to do this!

Thanks,
Clemens

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 20 2025 17:19:30
Script start
Timing: Jan 20 2025 17:19:30
Module start 'layout'
Timing: Jan 20 2025 17:19:30
Module start 'content'
Timing: Jan 20 2025 17:19:31
Module end 'content'
Timing: Jan 20 2025 17:19:31
Script end

Main resources:

Total runtime0.9986 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 591.3828151.2266
Module start 'layout' 0.00610.0027 742.609436.6797
Module start 'content' 0.00880.9887 779.2891427.7813
Module end 'content' 0.99760.0009 1,207.07037.8125
Script end 0.9985  1,214.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3235160.0002
Check MTime0.00130.1325160.0001
Mysql Total
Database connection0.00140.141610.0014
Mysqli_queries0.963096.4411460.0209
Looping result0.00040.0423440.0000
Template Total0.963596.520.4817
Template load0.00230.234920.0012
Template processing0.961196.249820.4806
Template load and register function0.00020.022910.0002
states
state_id_array0.00200.200310.0020
state_identifier_array0.00110.113720.0006
Override
Cache load0.00190.1918190.0001
Sytem overhead
Fetch class attribute can translate value0.00060.063010.0006
Fetch class attribute name0.00060.062310.0006
XML
Image XML parsing0.00010.011410.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00060.0624100.0001
String conversion0.00000.000740.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs