Forums / Setup & design / What tags can I use in articles in eZ 3.6?
Birger Kollstrand
Wednesday 06 July 2005 7:12:17 am
Hi,
I'm getting a bit frustrated as I can not find any documentation that lists which tags I can use in articles.
The only clue I got for the moment is the possibilities shown in the demo article default setup.
I would appreciate it very much if someone could point me in the right direction!
regards birger....Linær AS
Łukasz Serwatka
Thursday 07 July 2005 1:13:54 am
Hi Birger,
Look athttp://ez.no/doc/ez_publish/technical_manual/3_6/reference#xml_tags
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Thursday 07 July 2005 8:09:40 am
Thank you!
If I put togheter a text which uses the different tags as a tutorial, would that be interesing for eZ to put in to the documentation?
Frederik Holljen
Thursday 07 July 2005 10:45:58 am
Hi Birger, Simply post it as a comment to the page containing the XML field documentation (http://ez.no/doc/ez_publish/technical_manual/3_6/reference/xml_tags ). It is useful for others there and it gives us the chance to put it in if we want to and when we have time.
Thanks for your contribution!
Saturday 09 July 2005 9:02:37 am
Hi Fredrik/Lukasz,
I have now written up some text on this and an example article.
I do have some questions with some of the tags. I hope you can help me or guide me to aditional information?
When embedding objects with :
<embed href="" [view=""] [align=""] [target=""] [size=""] [id=""] />
There is a bief explenation on each parameter but the target, view and size parameter values are not documented. Can I find more information on those somwhere?
In the documentation for HTML for the a tag the target can be: _blank _parent _self _topIs that the same as for the target in embed?
I guess that the size and view is defined by eZP?