Hi Gary,

cc'ing dev@j.a.o, as others migth find this interesting / being able
to help too..

Had to look in the ChangeLog.md file, indeed the textToHtml methods
were moved to RenderingManager on 2.11.0-M7-git-05.

As for the ReferringPagesPlugin, do you see something unusual in the
log? Can you set it to debug level to see if something stands out? My
guess would be to stop the application, delete the Lucene index files,
and start the application again

>From which version are you upgrading from?


best regards,
juan pablo


On Tue, Dec 7, 2021 at 8:33 AM Gary Kephart <gary_keph...@pobox.com> wrote:
>
> Juan,
>
> I think I figured this out:
>
>      RenderingManager rm = engine.getManager(RenderingManager.class);
>      String htmlText = rm.getHTML(context, text.toString());
>
> However, I'm having problems with the ReferringPagesPlugin . It's not
> returning anything. All I get is "...nobody " even on the WikiCategories
> page.
>
> Thanks,
>    Gary
>
> On 12/6/2021 10:26 PM, Gary Kephart wrote:
> > Juan,
> >
> > I'm recompiling my plugins and all is well except for this line:
> >
> >         String a = engine.textToHTML(context, wlink);
> >
> > What's the new way of doing this? This is in the old ImageMapPlus
> > plugin that I downloaded and recompiled to work for M6.
> >
> > Gary
> >
> > On 11/23/2021 3:13 AM, Juan Pablo Santos Rodríguez wrote:
> >> The Apache JSPWiki team is pleased to announce the release of JSPWiki
> >> 2.11.0.
> >>
> >> This is the first release after eight milestones on the 2.11 series of
> >> Apache JSPWiki,
> >> a feature-rich and extensible WikiWiki engine built around the
> >> standard JEE
> >> components.
> >>
> >> The release is available here:
> >> https://jspwiki-wiki.apache.org/Wiki.jsp?page=Downloads
> >>
> >> JSPWiki Maven artifacts are available under org.apache.jspwiki groupId,
> >> version 2.11.0
> >>
> >> The full change log is available here:
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345152
> >>
> >>
> >> A curated change log is also available here:
> >> https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
> >>
> >> We welcome your help and feedback. For more information on how to
> >> report problems, and to get involved visit the project website at
> >> http://jspwiki.apache.org/
> >>
> >>
> >> The Apache JSPWiki Team
> >>
> >
> >
>
>
> --
> Gary Kephart
> Facebook: gary.kephart
> Twitter: @garykephart
>
> "The penalty that good men pay for not being interested in politics is to be 
> governed by lesser men." -- Plato.
>

Reply via email to