Share » Forums » Setup & design » Information about adding online...

Information about adding online editor class visualization

Information about adding online editor class visualization

Thursday 31 January 2008 2:17:40 am - 3 replies

Modified on Thursday 31 January 2008 2:18:09 am by christian bencivenni

Author Message

André R.

Thursday 31 January 2008 2:48:54 am

This is from content.ini pr xml tag. Take a look at content.ini in ez Publish and ezdhtml for some documentation.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

christian bencivenni

Thursday 31 January 2008 3:23:41 am

Yes, thanks.
Now I can find the class name declaration:

AvailableClasses  default
[0] itemized_sub_items
[1] itemized_subtree_items
[2] highlighted_object
[3] vertically_listed_sub_items
[4] horizontally_listed_sub_items   
  
ClassDescription  
[itemized_sub_items] Itemized Sub Items
[itemized_subtree_items] Itemized Subtree Items
[highlighted_object] Highlighted Object
[vertically_listed_sub_items] Vertically Listed Sub Items
[horizontally_listed_sub_items] Horizontally Listed Sub Items 

But I cannot find where put the template. Probably they are innested in a unique template or php file. Now I will try reading all ezdhtml extension code.

André R.

Thursday 31 January 2008 3:32:41 am

Look in ezwebin instead, it uses override for embed tags on classification:

[highlighted_object]
Source=content/view/embed.tpl
MatchFile=embed/highlighted_object.tpl
Subdir=templates
Match[classification]=highlighted_object

and table tag:

[table_comparison]
Source=content/datatype/view/ezxmltags/table.tpl
MatchFile=datatype/ezxmltext/table_comparison.tpl
Subdir=templates
Match[classification]=comparison

For the code, look in ezwebin/design/ezwebin/override/ + MatchFile

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu