From version 1.6
edited by Helge Dahl
on 2018/03/07 23:23
To version 1.7
edited by Helge Dahl
on 2018/03/07 23:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -51,7 +51,7 @@
51 51   request.getSession().setAttribute("preview_uml_" + umlref, umltext)
52 52   }
53 53   if("svg".equals(imageFormat)){
54 - return "{{html clean=\"false\"}}" + "<p><embed src=\"" + umldoc.getURL("get") + "?xpage=plain&uml=" + umlref + "\"></p>" + "{{/html}}"
54 + return "{{html clean=\"false\"}}" + "<p><embed src=\"" + umldoc.getURL("get") + "?xpage=plain&uml=" + umlref + "\" width=\"1000\"></p>" + "{{/html}}"
55 55   } else {
56 56   if( !enableImageMap ){
57 57   return "[[image:"+umldoc.getURL("get")+"?xpage=plain&uml="+umlref+"||style=\"max-width:100%\"]]"

Tips

You can click on the arrows next to the breadcrumb elements to quickly navigate to sibling and children pages.

Need help?

If you need help with XWiki you can contact: