Latest Archwiki wiki software goodies
jun26:
editing Archwiki with vim,
- vim plugin, https://github.com/aquach/vim-mediawiki-editor - uses python-mwclient
$ yay -Si python-mwclient
Repository : aur Name : python-mwclient Version : 0.11.0-1 Description : A Python framework to interface with the MediaWiki API URL : https://github.com/mwclient/mwclient Depends On : python python-requests-oauthlib Make Deps : python-build python-installer python-wheel python-setuptools Check Deps : python-pytest python-pytest-cov python-responses AUR URL : https://aur.archlinux.org/packages/python-mwclient First Submitted : Tue 29 Mar 2016 09:43:59 AM WEST Last Modified : Thu 17 Oct 2024 01:37:47 PM WEST Maintainer : dmitmel
for Archwiki:
let g:mediawiki_editor_username="USERNAME" let g:mediawiki_editor_password="PASSWORD" let g:mediawiki_editor_url="wiki.archlinux.org" let g:mediawiki_editor_path="/w/"
for wikipedia:
let g:mediawiki_editor_username="USERNAME" let g:mediawiki_editor_password="PASSWORD" let g:mediawiki_editor_url="wiki.archlinux.org" let g:mediawiki_editor_path="/"
mar24:
display an index of all that "space" pages starting with x. Usefull for discovering User pages with complex trees,
https://wiki.archlinux.org/title/Special:PrefixIndex/User:x https://wiki.archlinux.org/title/Special:PrefixIndex/User_talk:y
Index of All Subpages
This uses,
{{Special:PrefixIndex/User:m040601/}}
To escape it above, a single space at the beginning is not enough. Enclosing it in nowiki tags does.
Here it is,
My Watched Pages
{{Special:PrefixIndex/Watchlist/}}
Favorite Quote
From season 1 episode 9 of Deadwood:
In life, you have to do a lot of things you don't fucking want to do. Many times, that's what the fuck life is: one vile fucking task after another. But don't get aggravated... then the enemy has you by the short hair.
Quick bookmarks
- Help:Style
- Help:Style/Formatting and punctuation
- Help:Style/White space
- Help:Template
- Category:Maintenance
- ArchWiki:Access levels and roles
Interesting Users with many pages
Contributions to the wiki
My Public GPG Key
My Utilities
- anything-sync-daemon - Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system.
- auto-reencodeAUR - Mass convert any format readable by handbrake to mp4 contained x264.
- streamzap - Linux Streamzap USB remote config files for mplayer, mythtv, and kodi.
My Stuff @ Github
Arch-centric Links
Miscellaneous Links
- [1] - Some link somewher.
- ArchWiki Maintainer
Retrieved from "https://wiki.archlinux.org/index.php?title=User:M040601&oldid=878563"
