Changes between Version 1 and Version 2 of Inline
- Timestamp:
- 08/17/07 08:10:31 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Inline
v1 v2 1 = Handling of Inline objects 2 = 1 = Handling of Inline objects = 3 2 To handle inline objects in Escenic Content Engine you have to create a 'xsl' file (lowercase only), in the WEB-INF/xslt/ directory of your publication. You then have to use the transform attribute of the <ARTICLE:field /> tag to activate it. To create mark-up for inline objects you need to know xslt. 4 5 6 3 7 4 What is the preferred way to handle inline objects? Is it ok that you ''must'' do it by xsl, or do you see another way to do it? 8 5 9 10 11 6 Inline objects are Images, Articles and Links placed inside/inline in other article fields, such as a 'body' to place the Image further down in the body text.
