[Gambas-user] IDE: non-existing help pages from different languages
Tobias Boege
taboege at ...626...
Wed Nov 19 20:21:56 CET 2014
On Wed, 19 Nov 2014, Beno?t Minisini wrote:
> Le 15/11/2014 12:03, Tobias Boege a ?crit :
> > Hi Benoit,
> >
> > when you work in the IDE under a, say, German locale, then the IDE help
> > popups would show you a minimal page (with the syntax of the symbol only)
> > if the page does not exist in your language.
> >
> > Hans suggests that we fall back to the richer English documentation version
> > in that case. I see that this might not be easy to implement as the IDE just
> > queries the wiki which displays those minimal pages but maybe you have an
> > idea?
> >
> > Regards,
> > Tobi
> >
>
> Hi,
>
> This is implemented now in the wiki:
>
> - If the page does not exist in the current language, then I look in the
> english part.
>
> - If the page does not exist again, and if it is the page of an
> inherited class symbol, I search the parent class recursively.
>
> - If the page does not exist again, then I try to display a default
> page, or the "This page does not exist." message.
>
Sounds good and works as far as I have tested. Thanks!
Regards,
Tobi
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list