Avantgo

Author Message

Halvor M

Monday 27 June 2005 1:33:43 pm

I would like to make my site more accessible for Avantgo users.

One way of doing that would be to use the printer friendly display and collect articles in this display mode in one folder.

Being what in polite term could be called "programmingly challenged"... how exactly would I make a folder displaying only a list of articles, and then have these articles display only as printer friendly?

Appreciate any input :-)

Halvor M

Friday 01 July 2005 4:43:42 pm

Anyone have any ideas for this one?

Steve Brown

Friday 01 July 2005 7:02:47 pm

Do you mean that you would like to create a "channel" that Avantgo subscribers could add to their accounts and download to their PDAs? Great idea.

This article: http://ez.no/community/articles/build_table_less_css_layouts_with_ez_publish

is a good starting point. I would try setting the width of your site with the .css file:

div#allcontent
{
width: 250px;
margin: 0 auto 0 auto;
}

Note: I don't know if 250px is the correct width. What will be the topic of your channel?

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 31 2025 05:32:38
Script start
Timing: Jan 31 2025 05:32:38
Module start 'layout'
Timing: Jan 31 2025 05:32:38
Module start 'content'
Timing: Jan 31 2025 05:32:39
Module end 'content'
Timing: Jan 31 2025 05:32:39
Script end

Main resources:

Total runtime1.1665 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.0000151.1953
Module start 'layout' 0.00570.0022 739.195336.6016
Module start 'content' 0.00791.1576 775.7969889.7344
Module end 'content' 1.16550.0010 1,665.53137.8984
Script end 1.1665  1,673.4297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2755160.0002
Check MTime0.00130.1118160.0001
Mysql Total
Database connection0.00070.062710.0007
Mysqli_queries1.116695.7190570.0196
Looping result0.00050.0434550.0000
Template Total1.131697.020.5658
Template load0.00230.195620.0011
Template processing1.129396.809220.5646
Template load and register function0.00170.146610.0017
states
state_id_array0.00190.160610.0019
state_identifier_array0.00170.145020.0008
Override
Cache load0.00180.1553190.0001
Sytem overhead
Fetch class attribute can translate value0.00120.101320.0006
Fetch class attribute name0.00220.187630.0007
XML
Image XML parsing0.00030.022520.0001
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00190.1671100.0002
String conversion0.00000.000440.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
4content/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
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.0001 secs