Forums / General / How can I insert a <section> tag in ezoe?
Alva Wu
Thursday 09 December 2010 2:20:25 am
we can insert the embed, embed-inline, header and many tags,
but I have a question about inserting a section tag via ezoe.
can anyone help?
many thanks
Nicolas Pastorino
Thursday 09 December 2010 3:30:14 am
Hi Alva, and welcome to the eZ Community !
What would you mean by "section tag" ? One thing you may want to look at the concept of Custom Tags. More info here : http://doc.ez.no/Extensions/Online-Editor/4.x/Usage/The-toolbar/The-Custom-tag-button
Let us know how things go, Cheers,
-- Nicolas Pastorino Director Community - eZ Member of the Community Project Board eZ Publish Community on twitter: http://twitter.com/ezcommunity t : http://twitter.com/jeanvoye G+ : http://plus.tl/jeanvoye
André R.
Thursday 09 December 2010 7:07:52 am
By section tag, do you mean the internal section tag in ezxml? That one is applied automatically depending on heders and other section related tags.
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
Thursday 09 December 2010 6:08:12 pm
hi Nicolas, thx for your telling, but I don't think it means the "custom tags", the actual xml of custom tags is "<custom>", I looking for the method to insert an actual tags named "<section>"
Thursday 09 December 2010 6:11:08 pm
yes, because when I am using the ezteamroom's Wiki, I found the summary is generated by filtering out the section and header tags of xml_data in the current wiki page, but I don't know how to insert the actual "<section>"
many thanks~!!