Hi, The %%viewer class currently has hard-code height & width sizes set. Normally you should be able to scroll the content, when it doesn't fit.
I quickly checked the page you try to view; but it seems it is blocking the scrolling of its content. *** If you want you can overwrite the default height & width of the %%viewer with some additional styles in %%add-css: %%add-css .viewer > iframe { width:500px; height:1000px; } /% The above overwrites the dimension of the iframe to any value you specify. (in this example it is set to 500pxx1000px Hope that helps, dirk On Sun, Apr 25, 2021 at 9:37 PM Олександр Ридзевський < rydzewski...@gmail.com> wrote: > Juan, does it possible specify size for viewer class? I was try insert > that page http://mlgame.es/heropedia?viewType=HEROES&clientType=html but > it not fully displayed > > Thanks in advance > > > On 2021/04/25 09:52:16, Juan Pablo Santos Rodríguez <j...@gmail.com> > wrote: > > Hi,> > > > > No need of custom plugins, you can use the viewer style, see [#1] :-)> > > > > Be aware rendering external sites might not be a great idea, due to > it's> > > security implications.> > > > > > > Regards,> > > juan pablo> > > > > [#1]:> > > > https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer#section-Viewer-Usage> > > > > El dom., 25 abr. 2021 11:13, Олександр Ридзевський <ry...@gmail.com>> > > escribió:> > > > > > Good day, community!> > > >> > > > Does exist any way for insert arbitrary web page to wiki page by URL> > > > like this > https://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl> > > > For me the plugin does not work with 2.11x unfortunatly :(> > > >> > > >> > > > On 2021/04/24 09:57:47, Олександр Р...@gmail.com> wrote:> > > > > Kind times!>> > > > >> > > > > I have problem with jspwiki 2.11.0.M8 when try edit page. Logs of >> > > > > context show this:>> > > > > DEBUG org.apache.wiki.WatchDog - http-nio-8080-exec-39: Exiting > state >> > > > > Filtering for URL /JSPWiki/Edit.jsp>> > > > >> > > > > Thanks for help in advance.>> > > > >> > > > > -- >> > > > > З найкращими побажаннями, |With best regards,>> > > > > Олександр Ридзевський |Alexander Rydzewski>> > > > >> > > > >> > > >> > > > --> > > > З найкращими побажаннями, |With best regards,> > > > Олександр Ридзевський |Alexander Rydzewski> > > >> > > >> > > > > -- > З найкращими побажаннями, |With best regards, > Олександр Ридзевський |Alexander Rydzewski > >