Online Editor: How to change the title for the headers in the dropdown box?

Author Message

Siw Helen Thorslund

Wednesday 17 November 2004 3:57:07 pm

I want to change the "Heading 5" in the dropdown box to "Red title" in the Online Editor.

How do I do this?
..what files do I edit?

Thanx.. :)

www.VZT.no ( http://www.VZT.no )
VZT References ( http://http://vzt.no/index.php/vzt_eng/referanser )
VZT Extensions ( http://vzt.no/index.php/vzt_eng/extensions )
www.MediaBase.no ( http://www.MediaBase.no )

Wenyue Yu

Thursday 18 November 2004 7:06:08 am

Hi,

You can change following code in file extension/ezdhtml/design/standard/javascripts/ezdhtml/ezeditor.js around line 890:
from

  + "   <option value='Heading 5'>Heading 5</option>"

to

  + "   <option value='Heading 5'>Red title</option>"

Regards,
wenyue

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 01:33:10
Script start
Timing: Jan 31 2025 01:33:10
Module start 'layout'
Timing: Jan 31 2025 01:33:10
Module start 'content'
Timing: Jan 31 2025 01:33:10
Module end 'content'
Timing: Jan 31 2025 01:33:10
Script end

Main resources:

Total runtime0.0244 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.6250151.2734
Module start 'layout' 0.00550.0036 739.8984220.7656
Module start 'content' 0.00910.0136 960.6641998.0234
Module end 'content' 0.02270.0017 1,958.687529.9922
Script end 0.0244  1,988.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.3551140.0002
Check MTime0.00114.6362140.0001
Mysql Total
Database connection0.00072.666710.0007
Mysqli_queries0.002510.407030.0008
Looping result0.00000.053710.0000
Template Total0.00125.110.0012
Template load0.00093.513310.0009
Template processing0.00041.572110.0004
Override
Cache load0.00062.441110.0006
General
dbfile0.00218.519580.0003
String conversion0.00000.028340.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