Paul Moloney wrote: > In our documentation, we configure the "contentwidth" of images to be > 13cm. However, while editing in XMLMind, I'd like to display the image > at a larger size to see its details; i.e, sort of a reverse of the > "Images displayed as thumbnails" options. Is it possible to configure > XML Mind to do this? >
--> Yes. Take a look at XXE_install_dir/addon/config/docbook/css/imae.imp and thumbnail.imp Then read http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/image-viewport.html Then customize the DocBook CSS style sheet as explained in http://www.xmlmind.com/xmleditor/_distrib/doc/configure/customizing.html --> However, I wouldn't do that. Latest XXE has a viewObject command which may be used to open the image in an external viewer and hence, see all its details. [1] Associate your images to an external image viewer using Options|Options, Tools|Helper Applications section. See attached screenshot. See also http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#helperApplicationsOptions [2] Click on the image to select the imagedata element. [3] Execute command viewObject using "Esc x viewObject". (viewObject is bound to "Esc h" if you install latest version of the add-on called "A sample customize.xxe".) -------------- next part -------------- A non-text attachment was scrubbed... Name: image_viewer.png Type: image/png Size: 22226 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20070312/ec2d8885/attachment.png

