HTMLarea and Classes

Author Message

alain boudard

Thursday 10 February 2005 2:21:54 am

Hi

1. I try to find a way to integrate htmlarea 3 to my current EZP 3.5 website.
I could not find a simple tutorial to reach my point, could anybody provide me some hints about this implementation ?

2. I tried to modify my Article Class, I wanted to change the "Body" field from XML to text. I kept the same name, but now the body field has a new ID and I don't see the content of it in any of my Articles... is there a way to go back or to display the values I previously filled in the XML Body field ?

Thank you for any help
Alain

Deane Barker

Thursday 10 February 2005 7:54:40 am

1. I think it's going to be tough to get help on this one. eZ sells their online editor for $300 or so, so I doubt anyone is going to be very interested in helping you integrate htmlarea. At any rate, it would involve creating a new datatype, which is tricky.

2. Yep, changing datatypes is a monster of a problem. If you change the type of a field (delete the old one and insert a new one), all the content goes with it. The fields are keyed by ID, not name (identifier).

Someone correct if I'm wrong on point #2, but that's my understanding of it.

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

Main resources:

Total runtime0.0257 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.0054 587.9141152.6250
Module start 'layout' 0.00540.0030 740.539139.4453
Module start 'content' 0.00840.0148 779.984489.3359
Module end 'content' 0.02320.0025 869.320330.3047
Script end 0.0257  899.6250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00269.9275140.0002
Check MTime0.00124.5360140.0001
Mysql Total
Database connection0.00072.854610.0007
Mysqli_queries0.00259.869230.0008
Looping result0.00000.058310.0000
Template Total0.00187.110.0018
Template load0.00104.023010.0010
Template processing0.00083.103610.0008
Override
Cache load0.00062.509210.0006
General
dbfile0.004517.615380.0006
String conversion0.00000.032440.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