Any way for 2.11x to insert arbitrary page by URL

2021-04-25 Thread Олександр Ридзевський
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

Re: Any way for 2.11x to insert arbitrary page by URL

2021-04-25 Thread Juan Pablo Santos Rodríguez
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 1

Re: DEBUG org.apache.wiki.WatchDog - http-nio-8080-exec-39: Exiting state Filtering for URL /JSPWiki/Edit.jsp

2021-04-25 Thread Juan Pablo Santos Rodríguez
Hi, could hoy provide more details about your setup? I.e. any custom configuration, log stacktraces (if any), etc. Is this related to the previous access issue you had? regards, juan pablo El sáb., 24 abr. 2021 14:05, Олександр Ридзевський escribió: > Kind times! > > I have problem with jspw

Re: DEBUG org.apache.wiki.WatchDog - http-nio-8080-exec-39: Exiting state Filtering for URL /JSPWiki/Edit.jsp

2021-04-25 Thread Олександр Ридзевський
Hello, Juan! This question is no longer relevant. The problem was in the presence of a file WEB_INFO/jspwiki.tld which from another jspwiki version. Removing that file resolute the problem. Thank you! On 2021/04/25 09:56:06, Juan Pablo Santos Rodríguez wrote: > Hi,> > > could hoy provide m

Re: Any way for 2.11x to insert arbitrary page by URL

2021-04-25 Thread Олександр Ридзевський
Good evening, Juan! Unfortunately, I has already jspwiki with modified template for company based on 210 that. I was try rebuid old IFramePlugin - did modify of source, place the code to jspwiki-main/src/main/java/org/apache/wiki/plugin/IFramePlugin.java, did buid maven, did compact IFramePl

Re: Any way for 2.11x to insert arbitrary page by URL

2021-04-25 Thread Олександр Ридзевський
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 wrote: > Hi,> > > No need of custom plugins, you can us