Hi Wim... In this case I'd expect default FM to act the same way as DITA-FMx ..
- Inserting a <fig>, auto-inserts <image> and sets @placement to "break" which sets the anchoring position to "below current line" - Inserting an <image> (outside of a <fig>) sets @placement to the value defined as the default in the EDD, and sets the anchoring position to "below current line" (if @placement='break') or "at insertion point" (if @placement='inline') If it's not doing either of those then the setting is probably hard-coded in the DLL and there's nothing you can do about it (aside from possibly writing a plugin or ExtendScript to run after inserting the image and changing the setting based on the default @placement value). Cheers, ...scott On 11/1/13 6:52 AM, Wim Hooghwinkel - idtp wrote: > > Hi all, > > > The default behavior of FM when inserting an image is to place (the > anchored frame) at 'below current line'. For my application I'd like > the default to be 'inline'. Anybody knows of a way to enforce FM to > change this behavior in a structured application? Setting the default > attribute on the Image element doesn't help. This is FM10. > > Can someone advise on an extend script to achieve this? > > > Vriendelijke groet / Kind regards, > > Wim Hooghwinkel > > > > > __._,_.___ > Reply via web post > <http://groups.yahoo.com/group/framemaker-dita/post;_ylc=X3oDMTJxbGpqcDY5BF9TAzk3MzU5NzE0BGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRtc2dJZAMzOTgwBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTM4MzMxMzkzMA--?act=reply&messageNum=3980> > > Reply to sender > <mailto:wim at idtp.eu?subject=Re%3A%20Change%20default%20image%20placement> > Reply to group > <mailto:framemaker-dita at > yahoogroups.com?subject=Re%3A%20Change%20default%20image%20placement> > Start a New Topic > <http://groups.yahoo.com/group/framemaker-dita/post;_ylc=X3oDMTJmdHM1c2tiBF9TAzk3MzU5NzE0BGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEzODMzMTM5MzA-> > > Messages in this topic > <http://groups.yahoo.com/group/framemaker-dita/message/3980;_ylc=X3oDMTM1ZXV0NGVnBF9TAzk3MzU5NzE0BGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRtc2dJZAMzOTgwBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTM4MzMxMzkzMAR0cGNJZAMzOTgw> > > (1) > > Recent Activity: > > * New Members > > <http://groups.yahoo.com/group/framemaker-dita/members;_ylc=X3oDMTJncm9kcDdmBF9TAzk3MzU5NzE0BGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMzgzMzEzOTMw?o=6> > 2 > > Visit Your Group > <http://groups.yahoo.com/group/framemaker-dita;_ylc=X3oDMTJmajMyMXR1BF9TAzk3MzU5NzE0BGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEzODMzMTM5MzA-> > > > Yahoo! Groups > <http://groups.yahoo.com/;_ylc=X3oDMTJlNW10MXJoBF9TAzk3NDc2NTkwBGdycElkAzEyNTA5OTc3BGdycHNwSWQDMTcwNjAzMDM4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTM4MzMxMzkzMA--> > > > Switch to: Text-Only > <mailto:framemaker-dita-traditional at > yahoogroups.com?subject=Change%20Delivery%20Format:%20Traditional>, > Daily Digest > <mailto:framemaker-dita-digest at > yahoogroups.com?subject=Email%20Delivery:%20Digest> > . Unsubscribe > <mailto:framemaker-dita-unsubscribe at yahoogroups.com?subject=Unsubscribe> > . Terms of Use <http://info.yahoo.com/legal/us/yahoo/utos/terms/> . > Send us Feedback > <mailto:ygroupsnotifications at > yahoogroups.com?subject=Feedback%20on%20the%20redesigned%20individual%20mail%20v1> > . > > __,_._,___ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.frameusers.com/pipermail/framers/attachments/20131101/0da5f939/attachment.html>
