What do you think? Need some feedback

Author Message

Peter Bailey

Monday 17 March 2003 4:47:47 pm

I'm working on a javascript class that can be applied to eZ publish for article editing. It's fairly preliminary at this point, just want to know what you think so far.

http://www.peterbailey.net/test/taeditor_ezp.htm

I'm going to try to make it as comprehensive as possible with documentation later on. Right now it's just my testing demo.

Original testing page here

http://www.peterbailey.net/test/taeditor.htm

Peter Bailey

Wednesday 19 March 2003 6:54:56 am

Thanks. I'm working on cross-browser insertion methods. Should be there soon. What I don't have, however, is a recent reference for article tags. Example, the link tag in 2.2.x was

<link http://www.domain.com Click Here>

Now, it's

<link href='http://www.domain.com'>Click Here</link>

I'm looking but cannot find such a reference at the moment.

Tony Wood

Wednesday 19 March 2003 8:30:03 am

> I'm working on a javascript class that can be applied to eZ
> publish for article editing. It's fairly preliminary at
> this point, just want to know what you think so far.
>
> http://www.peterbailey.net/test/taeditor_ezp.htm
>
> I'm going to try to make it as comprehensive as possible
> with documentation later on. Right now it's just my testing
> demo.
>
> Original testing page here
>
> http://www.peterbailey.net/test/taeditor.htm

Looks like a good start, I was reading about a similar Mozilla project. It may be useful to you http://www.mozilla.org/editor/midas-spec.html

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

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

Main resources:

Total runtime0.5983 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.0044 589.1719152.6406
Module start 'layout' 0.00440.0026 741.812539.4766
Module start 'content' 0.00700.5900 781.2891535.0469
Module end 'content' 0.59700.0012 1,316.335912.1406
Script end 0.5983  1,328.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5173160.0002
Check MTime0.00130.2157160.0001
Mysql Total
Database connection0.00070.112510.0007
Mysqli_queries0.549291.7928570.0096
Looping result0.00050.0860550.0000
Template Total0.568795.120.2844
Template load0.00210.358820.0011
Template processing0.566694.697720.2833
Template load and register function0.00020.030210.0002
states
state_id_array0.00070.117310.0007
state_identifier_array0.00080.127720.0004
Override
Cache load0.00180.3017300.0001
Sytem overhead
Fetch class attribute can translate value0.00090.147420.0004
Fetch class attribute name0.00100.173540.0003
XML
Image XML parsing0.00080.135920.0004
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00070.1242160.0000
String conversion0.00000.001540.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
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs