questions before I take the plunge

Author Message

Robert Clubb

Friday 25 January 2008 8:13:17 am

Hi,

Couple of noob questions I'm afraid but I'm looking at loads of different CMS solutions prior to moving my current php/perl-based site (which has run its course) and am wondering if someone would be kind enough to answer them. Here goes

How easy is it to add custom php code to the out of the box system? I currently use a whole host of different things - some of which I've written myself and some which are scripts I've downloaded from elsewhere. Basic requirement is to be able to write a module kind of thing...

I'm also needing a download facility/module so that certain users are able to download posted documentation - same kind of thing as docman in joomla. Is this possible?

Is there any facility to bridge into phpBB? Or any known migration tool?

Piotrek Karaƛ

Saturday 26 January 2008 2:16:43 am

Hello and welcome to the community,

<i>How easy is it to add custom php code to the out of the box system? I currently use a whole host of different things - some of which I've written myself and some which are scripts I've downloaded from elsewhere. Basic requirement is to be able to write a module kind of thing...</i>
You can plug into the system via extensions interface, and there you can do nearly anything you want, provided your new modules are requested the way that eZ Publish understands. There are tutorials available of how to create such extensions. It requires some knowledge and practice, but is definitely possible, especially for php/pear enthusiast ;)

<i>I'm also needing a download facility/module so that certain users are able to download posted documentation - same kind of thing as docman in joomla. Is this possible?</i>
I don't know joomla, but you can definitely store documents of various types as well as use the access control system to assign users to those resources. That's out of the box capability.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

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

Main resources:

Total runtime0.6700 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.0156152.6250
Module start 'layout' 0.00490.0026 740.640639.4453
Module start 'content' 0.00750.6612 780.0859525.7422
Module end 'content' 0.66870.0013 1,305.828112.1563
Script end 0.6700  1,317.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.4313160.0002
Check MTime0.00120.1761160.0001
Mysql Total
Database connection0.00090.139810.0009
Mysqli_queries0.629593.9546540.0117
Looping result0.00050.0680520.0000
Template Total0.642095.820.3210
Template load0.00190.286320.0010
Template processing0.640195.536920.3201
Template load and register function0.00010.019610.0001
states
state_id_array0.00090.131210.0009
state_identifier_array0.00100.150720.0005
Override
Cache load0.00150.2270150.0001
Sytem overhead
Fetch class attribute can translate value0.00040.061320.0002
Fetch class attribute name0.00070.098530.0002
XML
Image XML parsing0.00070.106420.0004
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00080.1148170.0000
String conversion0.00000.001440.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
2content/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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs