All public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:27, 8 November 2024 Sysop talk contribs created page Property:Link title (pushed from wiki by wikipush)
- 12:26, 8 November 2024 Sysop talk contribs created page Property:Link targetUrl (pushed from wiki by wikipush)
- 12:26, 8 November 2024 Sysop talk contribs created page Property:Link targetPage (pushed from wiki by wikipush)
- 12:26, 8 November 2024 Sysop talk contribs created page Property:Link target (pushed from wiki by wikipush)
- 12:25, 8 November 2024 Sysop talk contribs created page Template:Link (pushed from wiki by wikipush)
- 12:24, 8 November 2024 Sysop talk contribs created page Template:PageSequence (pushed from wiki by wikipush)
- 08:42, 30 October 2024 Sysop talk contribs changed group membership for Wf from (none) to administrator, administrator (Semantic MediaWiki), curator (Semantic MediaWiki) and editor (Semantic MediaWiki)
- 08:41, 30 October 2024 User account Wf talk contribs was created by Sysop talk contribs
- 08:38, 30 October 2024 Sysop talk contribs changed group membership for Robertpaessler from (none) to administrator, administrator (Semantic MediaWiki), curator (Semantic MediaWiki) and editor (Semantic MediaWiki)
- 08:37, 30 October 2024 User account Robertpaessler talk contribs was created by Sysop talk contribs
- 08:32, 30 October 2024 Sysop talk contribs created page Demo:Tokyo (pushed from smw by wikipush)
- 09:51, 26 October 2024 Sysop talk contribs created page Property:Has Wikidata item ID (pushed from smw by wikipush)
- 09:50, 26 October 2024 Sysop talk contribs created page Demo:Berlin (pushed from smw by wikipush)
- 09:49, 26 October 2024 Sysop talk contribs created page Berlin (pushed from smw by wikipush) Tag: New redirect
- 09:30, 26 October 2024 Sysop talk contribs created page Altes-koeln/2024-09-20 (Created page with "<source lang='bash'> cd /Users/wf/Projekte/2024/altes_koeln profiwiki -rp -fu -cn akoeln -bp 9071 -sp 9070 --all -f docker exec -it akoeln-db /bin/bash unzip bassi_2024-09-20_12-54-02.sql.zip docker volume ls DRIVER VOLUME NAME local akoeln_mysql-data local akoeln_wiki-etc local akoeln_wiki-www docker cp bassi_2024-09-20_12-54-02.sql akoeln-db:/altes-koeln.sql Successfully copied 436MB to akoeln-db:/altes-koeln.sql docker exec -i akoeln-db mysql -u root -p...")
- 09:26, 26 October 2024 Sysop talk contribs created page Wiki-Migration 2024-10-23 (Created page with "== Aufgabe/Ziele/Vorgehen == === Aufgabe === * Mediawiki Migration auf neuere Version === Ziele === * Kompatibilität ** dejavu ** NVK - Namenverbereitungskarte ** Gadgets ** Widgets ** Skin ** SMW (Altes-Koeln Wiki - Option für CompGen Wiki) ** Map Extension ** ... etc === Vorgehen === * wikipush toolkit für backup/restore (Verlust der Historie für die Experimente ist egal...) * py-mediawikidocker für automatisches Docker * try/and error mit kleiner Grundmenge /...")
- 09:14, 26 October 2024 Sysop talk contribs created page Setup (Created page with "== playground-mw.bitplan.com == * create DNS entry in Hosteurope KIS * create DNS entry in local bitplan DNS * install apache 2 <source lang='bash' highlight='1,3,5,7,9'> sudo apt-get install apache2 # mod_proxy - Base proxy module sudo a2enmod proxy # mod_proxy_http - HTTP proxy support sudo a2enmod proxy_http # mod_headers - For RequestHeader directives sudo a2enmod headers # mod rewrite sudo a2enmod rewrite </source> == god names == <source lang='bash' highlight='1-...")