Main Page: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
Line 90: Line 90:
== TODO ==
== TODO ==
Make video installing mediawiki on debian from scratch
Make video installing mediawiki on debian from scratch

https://www.mediawiki.org/wiki/Manual_talk:Short_URL/Apache


== Links from mediawiki install ==
== Links from mediawiki install ==

Revision as of 02:57, 5 December 2021


List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

22 April 2024

N    13:22  Blog: 2024-04-22 diffhist +146 Razzi talk contribs (Created page with "My self-inflicted editor matrix * macos, ubuntu, windows: ** terminal ** gui *** emacs *** vim Mostly I use macos gui emacs and wsl vim, I guess")
Digital painting of a cat and a shadow ballroom dancing at night
This is a 9 Million dollar NFT. You're lucky to see it!

How to

What does

What does GTID replication mean

TODO How to

How to allow square brackets like [ and ] in mediawiki titles

How to create an input to create articles in mediawiki

How to install a vim plugin from .tar.gz

How to open a link from vim via keyboard

How to open a link from vim by clicking

How to open a link in tmux by clicking

How to create a bulleted list in mediawiki visual editor via keyboard

How to hide "Main Page" title on mediawiki main page

How to run vim ex command on visual selection

How to edit git diff from vim

How to view viml source for vim command

How to combine multiple desktops into one in MacOS

  • Press the mission control key (same key as F3) and click the x; the windows will come over

How to save changes without confirmation on mediawiki

How to make Special:PrefixIndex only have 1 column as it displays results

How to view source code of wikitext function (for example Special:PrefixIndex)

How to create wikitext link in 1 keyboard shortcut (currently hit cmd+k return)

How to run a command when opening vim with no arguments

How to see the vim function that a command is running

How to show stdout and stderr in different colors

How to detect if vim colorscheme is available

How to check if ssh tunnel is open

How to verify apache source tarball shasum

How to view apache access log in docker

TODO

Make video installing mediawiki on debian from scratch

https://www.mediawiki.org/wiki/Manual_talk:Short_URL/Apache

Links from mediawiki install