Pb with custom tag creation

Author Message

Geraud Schmit

Monday 07 November 2005 2:37:16 am

Hi,

I have created a custom tag called 'banner720x90'(which is actually a banner to be displayed in my articles).

I have created a template banner720x90.tpl in :
/design/mysite/templates/content/datatype/view/ezxmltags/

I have updated the content.ini.append.php file of my site :
[CustomTagSettings]
AvailableCustomTags[]=banner720x90

And cleared all caches.

Now, when I try to put this tag in my content, I have an error message :

The draft could not be stored.
Required data is either missing or is invalid:
* Short description: Custom tag 'banner720x90' is not available, use one of the following: 'factbox' 'quote' 'strike' 'sub' 'sup';

Did I miss something ?

Regards
Geraud

Geraud Schmit

Monday 07 November 2005 7:21:49 am

Hi,

I have the answer !
It seems that I have to put the override setting file (content.ini.append.php) in the global overrride directory and not in the special siteaccess directory of my site.

Don't know why.
Cheers
Geraud

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

Main resources:

Total runtime0.6835 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.1484152.6250
Module start 'layout' 0.00700.0041 741.773439.4453
Module start 'content' 0.01110.6706 781.2188430.6016
Module end 'content' 0.68170.0018 1,211.82038.1641
Script end 0.6835  1,219.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.5527160.0002
Check MTime0.00170.2467160.0001
Mysql Total
Database connection0.00130.185210.0013
Mysqli_queries0.633592.6833520.0122
Looping result0.00080.1159500.0000
Template Total0.641893.920.3209
Template load0.00280.402920.0014
Template processing0.639093.482020.3195
Template load and register function0.00030.036710.0003
states
state_id_array0.00090.125110.0009
state_identifier_array0.00200.299920.0010
Override
Cache load0.00220.3281250.0001
Sytem overhead
Fetch class attribute can translate value0.00080.113110.0008
Fetch class attribute name0.00130.183520.0006
XML
Image XML parsing0.00010.013010.0001
class_abstraction
Instantiating content class attribute0.00000.000920.0000
General
dbfile0.00080.1159100.0001
String conversion0.00000.001640.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
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/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: 18
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs