Forums / Install & configuration / remapping the directory structure

remapping the directory structure

Author Message

cfa cfa

Wednesday 30 July 2003 9:47:39 pm

i am currently working on a product-index for a multi-language site (where every language got its own siteaccess).

the products and productgroups are plenty (more than 500) are organized in the following (simpliefied) directory structure:

productgroup - product

now i want to add geographical information (country and province) to this directory structure (or the product-class object) where this geographical information would be accessed in two ways:

productgroup - product - country - province (the normal way)
country - province - productgroup - product (the re-mapped way)

the user should experience the COUNTRY and STATE as part of the directory structure (like it is done on YAHOO) and just click himself thru to the desired PRODUCT from top-to-bottom or the other way round.

i tried out the following ways of implementation:

DIRECTORY STRUCTURE - just make two of them! some countries have a lot of provinces, and there are many countries on this earth!

ENUM-FIELD implementation of country and province but failed to create a good relation between COUNTRY and PROVINCE, ENUM-fields can t get translated into other languages either.

RELATED OBJECT to a country and its province (and just create te countries and provinces needed during input). this worked good with multi-languages!

COUNTRY CLASS object. there was one posted, but only in english...

thanks!

eZ debug

Timing: Jan 18 2025 18:30:57
Script start
Timing: Jan 18 2025 18:30:57
Module start 'content'
Timing: Jan 18 2025 18:30:58
Module end 'content'
Timing: Jan 18 2025 18:30:58
Script end

Main resources:

Total runtime0.7430 sec
Peak memory usage4,096.0000 KB
Database Queries183

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 587.8359180.8203
Module start 'content' 0.00590.6004 768.6563410.9297
Module end 'content' 0.60630.1367 1,179.5859333.7891
Script end 0.7430  1,513.3750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00510.6923210.0002
Check MTime0.00190.2516210.0001
Mysql Total
Database connection0.00070.095310.0007
Mysqli_queries0.676090.98041830.0037
Looping result0.00170.23081810.0000
Template Total0.706095.020.3530
Template load0.00210.282520.0010
Template processing0.703994.728420.3519
Template load and register function0.00020.021510.0002
states
state_id_array0.00110.151110.0011
state_identifier_array0.00180.235820.0009
Override
Cache load0.00170.2301160.0001
Sytem overhead
Fetch class attribute can translate value0.00170.223420.0008
Fetch class attribute name0.00080.105110.0008
XML
Image XML parsing0.00040.053620.0002
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00480.6403210.0002
String conversion0.00000.000830.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
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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs