Luca Mauri

Results 6 issues of Luca Mauri

In my wiki, I use a CSS fragment to automatically create a title string by formatting the `title` property of a `` tag: ```css .exampleclass ul[title]::before { content: attr(title); display:...

feature

### Setup |Component|Version| |-|-| |MediaWiki|1.39.3| |PHP|8.2.5 (apache2handler)| |MariaDB|10.6.12-MariaDB-0ubuntu0.22.04.1| |SemanticMediaWiki|4.1.1| |Composer|2.2.6| ### Preamble I installed SemanticMediaWiki 4.1.1 using Composer by configuring `composer.local.json` with: ```json { "require": { "mediawiki/semantic-media-wiki": "~4.1" } }...

bug

**Describe the bug** I was reading this document _[Scegliere un'interfaccia utente Web ASP.NET Core](https://learn.microsoft.com/it-it/aspnet/core/tutorials/choose-web-ui?view=aspnetcore-3.1)_ which represents the Italian translation from the original [Choose an ASP.NET Core web UI](https://learn.microsoft.com/en-us/aspnet/core/tutorials/choose-web-ui?view=aspnetcore-3.1). As the...

bug
loc
Pri3

This extension correcly allows syntax highlighting, but not text formatting. Trying to launch `Format Document` command result in error: ``` There is no formatter for 'apacheconf' files installed. ``` Is...

If I understand the instructions properly, this extension will only work if the Semantic MediaWiki (and the extension) are installed on a MediaWiki instance with WikiBase Repository. If I am...

In the top navigation bar of the QuickStatements main page there are two icons: * a 🌍 emoji that links to https://tooltranslate.toolforge.org/#tool=24 * the icon `32px-Toolforge_logo.svg.png` from Commons that links...