Relative Content

Tag Archive for mediawiki

Images still organized in folder with hex

I have migrated an old version of Mediawiki to 1.39.
The current problem is that the files in the image folder are organised differently than in the old version.
In the old version, the images were directly in the folder, without subfolders.
Currently (with 1.39) they are in the Hex folder

Images still organized in folder with hex

I have migrated an old version of Mediawiki to 1.39.
The current problem is that the files in the image folder are organised differently than in the old version.
In the old version, the images were directly in the folder, without subfolders.
Currently (with 1.39) they are in the Hex folder

Target title shown in mediawiki category list for redirected page

I have two pages Aaa and Bbb, that I want to be listed in Category Ccc.
Page Aaa redirects to page Bbb using #REDIRECT [Bbb#Aaa_specifics]. Both pages should show up in Category Ccc, so both pages use the [[Category:Ccc]] tag. The effect is that I see Bbb listed twice, under A and under B, with the first entry href-ing to Aaa and the second entry href-ing to Bbb.

tooltip for pdf size (automatically found)

I have tables listing various pdf documents in my wiki. I use [[Image:Pdficon.png|16px|link={{filepath:MyFileName.pdf}}]] in the wiki table to display a small icon (Pdficon.png) that when clicked opens the pdf file.