Spas.Z.Spasov
Joined 5 March 2015
Hello! My name is Spas Zdravkov Spasov. I really like the idea of Wikipedia and I'm a big fan of MediaWiki platform. I have one private wiki and I'm a voluntary administrator of our company's wiki family. I'm pa4080 on GitHub and AskUbuntu. Here are some of my related to MW repositories and answers:
- Extension:Typography it is beta version, which serves very well, it works great on one single wiki and one wiki family.
- Extension:PrivateWikiAccessControl it is beta version, which serves very well, it works great on one single wiki and one wiki family. It is based on the idea provided by mw:Extension:InternalWhitelist and my previous script InternalWhitelistManager.js, but offers much more wide range of capabilities.
Some of my gadgets published on meta.wikimedia.org:
- Scroll Up and Down Feature that is extended version of the traditional back to top buttons. It consists of JavaScrip and CSS code. If you want to use it, copy these scripts or use them directly from my pages, by adding the following code, respectively in your
metawiki:User:<your username>/global.css
andmetawiki:User:<your username>/global.js
:
/** * Scroll Up and Down Feature CSS */ @import "//meta.wikimedia.org/w/index.php?title=User:Spas.Z.Spasov/scroll-up-and-down-feature.css&action=raw&ctype=text/css";
/** * Scroll Up and Down Feature JS */ mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Spas.Z.Spasov/scroll-up-and-down-feature.js&action=raw&ctype=text/javascript');
- Skin Vector Max Width sets max width of Skin:Vector, despite of its imperfections it is useful when you are using ultra wide monitors. This gadget uses only CSS code an you can start using it by this code in your
metawiki:User:<your username>/global.css
:
/** * Skin Vector Max Width CSS */ @import "//meta.wikimedia.org/w/index.php?title=User:Spas.Z.Spasov/skin-vector-max-width.css&action=raw&ctype=text/css";
Some of my activities on MediaWiki.org:
- How do I add custom license to Extension:UploadWizard?
- Hook to process StructuredDiscussions text before display
- Little help for Cross wiki setup for Extension:Echo
- How do I perform search only into the local base when using "Insert > Media" in Extension:VisualEditor?
- Parsoid: Is GPG keys still valid/existing ?
- Extension:UniversalLanguageSelector $wgULSGeoService and http://freegeoip.net/shutdown
- Extension:CollapsibleVector doesn't work with REL1_31
$wgSMTP
Using Sendmail or Postfix (on Ubuntu/Linux)- Extension:VisualEditor Question about Pasoid and HTTPS
- Extension:VisualEditor doesn't work with wiki markups since MW 1.29.2
- Extension:DeletePagesForGood MediaWiki internal error only on the Login page
- Extension:WikiEditor MW REL1_29: bug report : Cancel button does not work properly
- Support desk: max-width in Vector skin to control site layout width
- Extension:Semantic MediaWiki mediawiki/semantic-media-wiki: 2.5.0 installed, ~2.5 required
- Extension:VisualEditor Question about <translate> tag
- Extension:DeleteHistory Not work in MediaWiki v1.28.0 | Something like a patch for MediaWiki 1.28.0
- Download from Git: Problem with 'git submodule update'
- Fix the problem with Extension:External Data after update MW to 1.33
- How do I get the Name of any NameSpace by its number via PHP?
- ConfirmAccount doesn't work with MW 1.33 and 1.34 [Solved]
- MediaWiki 1.34: Is it possible to use 'api.php?action=query&meta=tokens' with private wiki?
- Allow Signatures in All Pages?
- Extension:CirrusSearch and Java version compatibility
- Share some experiance with MediaWiki 1.35, Apache 2.4.46 and SubPages
- Replace Text: How do I replace non regular wikitext?
- PDF Embed: MW 1.35 Call to undefined method Parser::disableCache() and more
- Flow: MW 1.35 HTML to Wikitext Conversion Issue
- Does MediaWiki 1.35 support PHP 8?
- VisualEditor, article with a lot of Math tags at MediaWiki 1.35 > Timeout
- Extension:SimpleMathJax Visual Editor Integration
- Change the interface language for anonymous via JavaScript