lisps / plugin-linksuggest

Dokuwiki Plugin
https://www.dokuwiki.org/plugin:linksuggest
GNU General Public License v2.0
8 stars 3 forks source link

Problem after update #7

Open HMJR opened 4 years ago

HMJR commented 4 years ago

Hey,

After installing the latest version (2020-02-29) of this great plug-in, the drop-down menu shows just a small part (upper) of the suggested links. Wiki version Release 2018-04-22b "Greebo" with the Writr template. Thanks in advance for your help. Regards,

Henk

Klap-in commented 3 years ago

At the last version of DokuWiki "Hogfather", I cannot reproduce this case with the Writr template.

RealFoxie commented 3 years ago

Here the same problem occurs (Also Hogfather, default dokuwiki template), with a limit of 10 items. It seems that maxcount is set to 50 in the code, but maybe it is still forgotten somewhere and the default value of 10 from textcomplete takes over?

RealFoxie commented 1 year ago

I have recently updated the plugin and the problem seems to have disappeared with me. Hopefully it doesn't come back :)