Changes between Version 1 and Version 2 of Inline

Show
Ignore:
Author:
jakob (IP: 88.90.163.216)
Timestamp:
08/17/07 08:10:31 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Inline

    v1 v2  
    1 = Handling of Inline objects 
    2  = 
     1= Handling of Inline objects = 
    32To 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  
    63 
    74What 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? 
    85 
    9  
    10  
    116Inline 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.