Hello,
The dlink option works backwards in MsLinks versions 5.0, 5.1 & 5.2: clicking on the icon or text leads to the file page and not to the file itself.
Fixed in MsLinks 5.3+
Hello,
The dlink option works backwards in MsLinks versions 5.0, 5.1 & 5.2: clicking on the icon or text leads to the file page and not to the file itself.
Fixed! Thanks for the report, please download the latest version (5.3) and let me know of any issue. Cheers!
Checked! Thanks for your quick response. dlink
works after updating to 5.3.
Besides, I don't understand why the "Download extension" link on the extension page doesn't link to the version 5.3. You have to use the "Download Git master" link to get it...
Hi, thanks for reporting back! Due to caching, the download link may take a few hours/days to show the latest version.
Fixed in MsLinks 5.2+
In my mediawiki 1.34 setup the following is not working. Does it support 1.34?
I'm using a CSS trick instead now using the before pseudo-element, some people might not be aware of this so I'm posting here.
a[href$=".pdf"]::before { content: url(...pdf-file.png); }
Fixed, please download the latest MsLinks 5.2 and confirm. Thanks for the report!