taxonomy structure

Author Message

nicholas hemley

Tuesday 27 November 2007 7:59:19 am

Hello,

is it possible to associate content with a taxonomy structure, please? i.e. can it be categorised in any way?

Cheerio,
Nic Hemley

Paul Leclercq

Tuesday 27 November 2007 3:39:32 pm

Personnally, I don't know of anypre built taxonomy algorithms, But it must be possible to build one by using external scripts or by building your own.

Ezpublish should be pretty well fit for the creation of taxonomy algorithms since you can use the native node system to classify your species in a parent/child systems, by creating specifique classes. A good of classified infrmation as a tree is the administration interface content navigation menu:

which can be enhanced by using the ajax version:
http://ez.no/tw/developer/contribs/hacks/dynamic_content_stucture_menu_ajax

Although it is probably possible to build one in a more optimised and quick version by using creating more advanced extensions specifically for classifiying and fetching the tree of your species.

Here is a guide on how to create an operator which can be used for exemple to fetch your data:
http://ez.no/ezpublish/documentation/development/extensions/template_operator

Or to create a full view, which could include more advanced or external scripts:
http://ez.no/ezpublish/documentation/development/extensions/building_an_ez_publish_module

Xavier Dutoit

Wednesday 28 November 2007 12:58:14 am

Hi,

You can either represent "tags" as additional location (a contrib by Damien I think allows to do that easily).

or use the related objects (that's what I usually do). As of the 3.9, the related objects attributes offers check box lists to let you choose one or several tags.

X+

http://www.sydesy.com

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 18:35:26
Script start
Timing: Jan 18 2025 18:35:26
Module start 'layout'
Timing: Jan 18 2025 18:35:26
Module start 'content'
Timing: Jan 18 2025 18:35:27
Module end 'content'
Timing: Jan 18 2025 18:35:27
Script end

Main resources:

Total runtime1.0944 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 587.8906152.6094
Module start 'layout' 0.00570.0030 740.500039.4141
Module start 'content' 0.00861.0845 779.9141574.6641
Module end 'content' 1.09310.0012 1,354.578112.1875
Script end 1.0943  1,366.7656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3077160.0002
Check MTime0.00140.1296160.0001
Mysql Total
Database connection0.00070.065210.0007
Mysqli_queries1.040395.0555590.0176
Looping result0.00140.1282570.0000
Template Total1.059896.820.5299
Template load0.00210.194420.0011
Template processing1.057796.650120.5289
Template load and register function0.00030.022910.0003
states
state_id_array0.00190.177410.0019
state_identifier_array0.00150.133020.0007
Override
Cache load0.00180.1630250.0001
Sytem overhead
Fetch class attribute can translate value0.00040.038030.0001
Fetch class attribute name0.00100.089750.0002
XML
Image XML parsing0.00100.094230.0003
class_abstraction
Instantiating content class attribute0.00000.001150.0000
General
dbfile0.00080.0728210.0000
String conversion0.00000.000640.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs