<code></code> tag doest work in ezp350rc2

Author Message

Alexandre Cunha

Sunday 19 December 2004 8:01:10 pm

http://AlexandreCunha.com

Balazs Halasy

Monday 20 December 2004 12:42:29 am

Hey,

The "code" tag is a custom tag that we introduced in the forum. The equivalent default tag is called "literal". In other words, if you want to publish some text exactly in the same way that it is written then you'll have to do it like this:

<literal>
mov eax, 13h
int 10h
xor eax, eax
int 16h
mov edi, __offset
mov eax, 0a0000h
add eax, edi
...
</literal>

Balazs

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 09:54:32
Script start
Timing: Jan 19 2025 09:54:32
Module start 'layout'
Timing: Jan 19 2025 09:54:32
Module start 'content'
Timing: Jan 19 2025 09:54:32
Module end 'content'
Timing: Jan 19 2025 09:54:32
Script end

Main resources:

Total runtime0.0207 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.1719152.6250
Module start 'layout' 0.00700.0046 741.796939.4453
Module start 'content' 0.01150.0073 781.242289.3672
Module end 'content' 0.01890.0018 870.609430.3047
Script end 0.0207  900.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002612.7132140.0002
Check MTime0.00125.8163140.0001
Mysql Total
Database connection0.00178.253710.0017
Mysqli_queries0.003918.705530.0013
Looping result0.00000.120810.0000
Template Total0.00146.810.0014
Template load0.00073.605510.0007
Template processing0.00073.176310.0007
Override
Cache load0.00052.519210.0005
General
dbfile0.003315.986180.0004
String conversion0.00000.047240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs