Hamish
Hamish
Prevents PHP Deprecated: Use of wfGetDB was deprecated in MediaWiki 1.39 when running update.php Compatible with MW 1.35.0
Avoid truncating titles at slash (e.g. Property:Task/Desc → Property:Task) by removing strtok() Fixes: #6142
### Setup - SMW version: master - MW version: 1.43 - PHP version: 8.4 - DB system (MySQL, Blazegraph, etc.) and version: MySQL ### Issue On property pages with slashes...
**Describe the bug** The Privacy Policy link has insufficient text contrast against the background. This fails WCAG 2.1 AA requirements. See: https://www.w3.org/TR/WCAG21/#contrast-minimum **To Reproduce** 1. Click 'Load video' 2. Observe...
**Describe the bug** When using a `title` parameter, the extension renders the title as an anchor tag linking directly to the video URL (e.g. youtube-nocookie.com/embed/...). This allows users to access...