Bard or somebody on the ez team, where can I find this?

Author Message

Peter Bailey

Wednesday 26 March 2003 6:43:02 am

Hey guys/gals. Great work with the new release!

I'm currently using a textarea editing widget I wrote with 2.9-6. I have it integrated into eZ publish at my site, but you can see a standalone demo here

http://www.lanwizards.com/test/taeditor.htm

What I'm looking for is a reference for all the currently used article tags. I have a tag reference for 2.2.x, but it seems that many of those have changed. Please let me know where to find this so I can make a complete editing interface with my widget, and share it with the rest of eZ publish developers =)

Thanks

Paul Forsyth

Wednesday 26 March 2003 6:50:18 am

Peter,

Is this what you are after?

http://ez.no/manual/user/everyday#Tags

Peter Bailey

Wednesday 26 March 2003 7:02:14 am

Thank you, I just couldn't find it =/

Thanks!

Aleksander Farstad

Wednesday 26 March 2003 7:04:27 am

The online editor (OE) is a plug in editor to eZ publish. It does remove the need to use tags and still converts to XML.

It is currently released for 3.0, but a version for 2.2 will also soon be released.

See: http://ez.no/products/power_tools/online_editor
for more info and demos.

It is a commercial product, but has the source code available.

Aleksander

Paul Forsyth

Wednesday 26 March 2003 7:12:05 am

Aleksander,

The online editor looks nice but i notice it is only for ie. Does this mean that it uses those ie controls that wont work for other browsers?

I develop on Linux though i do use XP for page verifications, which would prevent me from using such a tool.

Paul

Aleksander Farstad

Wednesday 26 March 2003 7:18:44 am

Yes it does only work with IE. The reason for this is that this tool is targeted at the end users of eZ publish which most often use IE. With IE we do get the best compatibility with word, for cut and past etc.

If you are not using IE you would just get the regular XML body of eZ publish. Different users of the same site can use different browsers and they can choose to turn on/the OE.

Peter Bailey

Wednesday 26 March 2003 7:35:16 am

Yes, I acutally just saw the Online Editor. Looks great!

I suppose it somewhat makes my solution moot, but alas, mine is free ;) and really, it's a generic javascript class that I'm applying to eZ publish. It can just as easily be used for vBullitin or other environments.

Thanks just the same!

Paul Borgermans

Wednesday 26 March 2003 7:39:01 am

I'm often in the same situation (on linux), so i need something similar for mozilla. Version 1.3 has the basic building blocks and is implemented in a BSD style licensed product called htmlarea.

see http://www.interactivetools.com/products/htmlarea/

But again, this is still xhtml <> xml <> xhtml and may suffer from limitations on the textarea size limitations.

So to support more xml variants in the future, xopus and bitflux are the ones to take a look at.

Just my 0.02 ยค

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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 02:52:20
Script start
Timing: Jan 18 2025 02:52:20
Module start 'layout'
Timing: Jan 18 2025 02:52:20
Module start 'content'
Timing: Jan 18 2025 02:52:22
Module end 'content'
Timing: Jan 18 2025 02:52:22
Script end

Main resources:

Total runtime1.0844 sec
Peak memory usage4,096.0000 KB
Database Queries76

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.1406152.6406
Module start 'layout' 0.00540.0041 740.781339.4766
Module start 'content' 0.00951.0733 780.2578657.9531
Module end 'content' 1.08280.0016 1,438.210916.1250
Script end 1.0844  1,454.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3139160.0002
Check MTime0.00150.1346160.0001
Mysql Total
Database connection0.00050.049810.0005
Mysqli_queries1.021194.1624760.0134
Looping result0.00090.0787740.0000
Template Total1.052497.120.5262
Template load0.00230.216620.0012
Template processing1.050196.833120.5250
Template load and register function0.00030.023910.0003
states
state_id_array0.00130.117610.0013
state_identifier_array0.00160.143020.0008
Override
Cache load0.00200.1813420.0000
Sytem overhead
Fetch class attribute can translate value0.00060.059540.0002
Fetch class attribute name0.00160.145190.0002
XML
Image XML parsing0.00090.080340.0002
class_abstraction
Instantiating content class attribute0.00000.001590.0000
General
dbfile0.00070.0680170.0000
String conversion0.00000.001040.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
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs