Introducing NeoWiki... and more

NeoWiki is the modern #OpenSource collaborative knowledge management solution. Co-presented with @krabina who covered @ECHOLOT_Project

Discover #NeoWiki, MediaWiki #MCP, and #Wikibase extensions via our recap of the #MediaWiki Users and Developers Conference

https://professional.wiki/en/news/our-talks-at-mudcon

Introducing NeoWiki and More at MUDCon

Professional Wiki at MUDCon: introducing NeoWiki for modern structured data, Wikibase extensions overview, and the MediaWiki MCP Server for AI integration.

Professional Wiki
A cardboard tube full of #MediaWiki (old style).

@cameronneylon Interesting question!

I know about https://commons.wikimedia.org/wiki/Commons:Attribution_Generator for #CreativeCommons images (verbatim) reuse and I see that e.g. #MediaWiki extension https://www.mediawiki.org/wiki/Extension:Chart produces SVG files without any such metadata inside (presumably because they're not supposed to be downloaded?).

Commons:Attribution Generator - Wikimedia Commons

@M0YNG @shaknais @Edent

Consider no icon. That might double reach among sighted users, and removes the need for the a11y workarounds. From:

<button onclick=".." title="Copy code" aria-label="Click to copy code">emoji</button>

To:

<button onclick='..">Copy</button>

And then perhaps:

<button onclick="..; this.textContent='Copied!'"> Copy</button>

Python and several others do this. I implemented it in MediaWiki as well. E.g.:
* https://docs.python.org/3/library/string.html#format-string-syntax
* https://www.mediawiki.org/wiki/Quickstart?safemode=on

#mediawiki

string — Common string operations

Source code: Lib/string/__init__.py String constants: The constants defined in this module are: Custom string formatting: The built-in string class provides the ability to do complex variable subst...

Python documentation
Release Release 2.1.1 · hallowelt/migrate-confluence

Released as docker image see https://hub.docker.com/r/bluespice/migrate-confluence/tags What's Changed Add processors for layout, layout-section, layout-cell, panel and column by @DvogelHallowelt ...

GitHub

How to install MediaWiki with Apache on Ubuntu 24.04

This article provides a guide to installing MediaWiki with Apache on Ubuntu 24.04. MediaWiki, known for facilitating collaborative content creation and management, pairs well with the widely supported Apache web server. The installation process involves setting up Apache, installing the MariaDB database server, adding PHP support, and configuring a secure environment for MediaWiki.

https://geekrewind.com/how-to-install-mediawiki-with-apache-on-ubuntu-24-04/

How to install MediaWiki with Nginx on Ubuntu 24.04

This article provides a guide on installing MediaWiki with Nginx on Ubuntu 24.04 for high performance and low memory usage. It details installing Nginx, MariaDB, creating a MediaWiki database, installing PHP-FPM, downloading MediaWiki files, configuring Nginx, setting up Let's Encrypt SSL/TLS, and completing the MediaWiki installation.

https://geekrewind.com/how-to-install-mediawiki-with-nginx-on-ubuntu-24-04/

I spent a day updating a #MediaWiki on CentOS 6 to the latest MediaWiki version on a #RHEL 9 system. It was hard, plus I thought I got rid of all the RHELish systems <9 before. Please stop using #PHP.

 Never mentioned my other software release on fediverse, but after year and a half from last release why not do that too.

RcGcDw got 1.17 update! This awkwardly named software and even more awkwardly coded software is a #MediaWiki program to basically bring you a feed of MediaWiki wiki's recent changes to #Discord, or... Not?

It was only supporting Discord webhooks in the past, however thanks to Minecraft Wiki community that got a new place on #Zulip, an optional hook was developed that bridges recent changes to Zulip as well. And since I'm mainly a #Matrix user, I've also wrote a bare bones hook for that platform, I use it for Super Animal Royale wiki community.

Both hooks were made out of necessity and haven't gone through extensive testing, however they work for purposes of my communities, if there is any visible need for that functionality I can spend more time on it.

Other than that more support for MW extension log events got added, 2 more languages and a lot of internal changes to support other software I've rewritten.

Either way, RcGcDw development is very much in maintenance mode at this point. There is a wiki with some rather short documentation https://gitlab.com/chicken-riders/RcGcDw/-/wikis/home.

If you need a recent changes feed for your #wiki community in chat solution of your choice, and you can self host, it might be something of interest to you. 

Home · Wiki · Chicken riders / RcGcDw · GitLab

Or, Recent changes Goat compatible Discord webhook! The project is not supported, endorsed or recognized by neither Discord or Gamepedia/Fandom. It's a independent project created for MediaWiki wikis.

GitLab

#MediaWiki is like an old pair of shoes you find in the back of your closet, and you realize how much you missed them.

I put MediaWiki 1.45 into my #homelab and after a few resets I now have an Alpine based instance with failover, rolling updates, etc. up. For me this is like my first meeting with Markdown in 2004. The format and way to use it is so toned down, you never ponder how to do stuff. So my Homelab docs moved into it.

#SilentSunday