How to show flash object in eZ site (Windows install)

Author Message

Aleksander Medevedev

Friday 02 December 2005 5:03:57 am

Hallo everybody! Could You please help to beginer :) I have seen forum but I did not saw topic about setting parametrs in Apache to get worked .swf files on my eZ site.
Where I should write parameters?

There is ezpublish.conf file in apache\conf directory with text:

# Enable rewrite rules
LoadModule rewrite_module modules/mod_rewrite.so
AddModule mod_rewrite.c

<VirtualHost *>
<Directory "e:\eZpublish\ezpublish">
Options FollowSymLinks Indexes ExecCGI
AllowOverride All
</Directory>
DocumentRoot "e:\eZpublish\ezpublish"

RewriteEngine On
# For all known data directories we let Apache serve it directly
Rewriterule ^/var/storage/.* - [L]
Rewriterule ^/var/[^/]+/storage/.* - [L]
RewriteRule ^/var/cache/texttoimage/.* - [L]
RewriteRule ^/var/[^/]+/cache/texttoimage/.* - [L]
Rewriterule ^/design/[^/]+/(stylesheets|images|javascript)/.* - [L]
Rewriterule ^/share/icons/.* - [L]
Rewriterule ^/extension/[^/]+/design/[^/]+/(stylesheets|images|javascripts?)/.* - [L]
Rewriterule ^/packages/styles/.* - [L]

# Compatability with 3.3 and lower

RewriteRule ^/kernel/setup/packages/.* - [L]

# If not PHP should serve the page
Rewriterule .* /index.php

ServerName localhost
</VirtualHost>

And what can I write in for examle in pagelayout.tpl to show Flash in page?

Lazaro Ferreira

Friday 02 December 2005 7:16:36 am

Hi take a look here

http://ez.no/products/ez_publish_cms/documentation/configuration/configuration/tips_tricks/exclude_uris_from_rewrite

Lazaro
http://www.mzbusiness.com

Aleksander Medevedev

Tuesday 06 December 2005 2:24:47 am

Please help !

May be everybody woks in linux...

But in Windows intstallation of Apache I could not set right parameters. Shoul that be set in ezpublish.conf or in httpd.conf?

I simply can not undestend sintax and where shoul I put swf .

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 19 2025 01:19:39
Script start
Timing: Jan 19 2025 01:19:39
Module start 'layout'
Timing: Jan 19 2025 01:19:39
Module start 'content'
Timing: Jan 19 2025 01:19:40
Module end 'content'
Timing: Jan 19 2025 01:19:40
Script end

Main resources:

Total runtime1.0976 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.0106 589.3984152.6563
Module start 'layout' 0.01060.0036 742.054739.4922
Module start 'content' 0.01411.0821 781.5469503.6094
Module end 'content' 1.09620.0014 1,285.156312.1250
Script end 1.0976  1,297.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2952160.0002
Check MTime0.00130.1184160.0001
Mysql Total
Database connection0.00390.351410.0039
Mysqli_queries1.044895.1830570.0183
Looping result0.00060.0514550.0000
Template Total1.048195.520.5241
Template load0.00210.195420.0011
Template processing1.046095.294120.5230
Template load and register function0.00010.013010.0001
states
state_id_array0.00220.203710.0022
state_identifier_array0.00150.140120.0008
Override
Cache load0.00180.1618400.0000
Sytem overhead
Fetch class attribute can translate value0.00050.042720.0002
Fetch class attribute name0.00090.078830.0003
XML
Image XML parsing0.00020.021820.0001
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00070.0657100.0001
String conversion0.00000.000940.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
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs