User Details
- User Since
- Mar 30 2019, 10:45 PM (357 w, 6 d)
- Availability
- Available
- IRC Nick
- Ostrzyciel
- LDAP User
- Unknown
- MediaWiki User
- Ostrzyciel [ Global Accounts ]
Nov 13 2024
Hi, please just note that I am not maintaining this extension, because I'm not active in MW development anymore. See: https://www.mediawiki.org/wiki/User:Ostrzyciel
Oct 11 2024
Nov 9 2022
Nov 3 2022
Hi! Thanks for your work on this. However, I see on translatewiki.net only the messages from i18n/qqq.json, while there are also messages in i18n/api and i18n/license. Will those be added as well?
Oct 18 2022
Thanks for reporting that! In the future please don't hesitate to submit a patch :)
Oct 16 2022
This was also discussed in this Wikitech-l thread.
Sep 9 2022
Hi all, in case anyone has noticed the recent activity here, it's because I've been trying to finish it this month. I won't make it though, due to my other obligations, but the extension should be ready for 1.0.0 release in October. The release will be announced properly on Wikitech-l.
Sep 8 2022
Sep 7 2022
Sep 6 2022
The tutorial can already be disabled. I will make a patch that allows disabling licensing. Disabling the other steps doesn't make sense. It's as simple as it gets, I think.
This is all :)
flexbox magic was applied
Sep 5 2022
I uhhh, feel reluctant to change this again unless I'm overpowered by either (a) authority (if, incidentally, you are a professional UX designer or can back that up with literature) or (b) majority voice (a third opinion).
Sep 4 2022
FYI: I just fixed this in MediaUploader. The code around the dialog looks the same in UW, so porting the change should be trivial. See: T277293
Moving this to MVP with the idea to either resolve all this in MVP, or write down a task for each outstanding issue.
Aug 31 2022
Aug 30 2022
okay, maybe not CC 1.0 licenses, they are really ancient now
TODO:
- Creative Commons
- don't bother with country variants
- 1.0, 2.0, 2.5, 3.0, 4.0
- zero, BY, BY-SA, BY-NC, BY-ND, BY-NC-ND
- PD: old, ineligible
- all rights reserved
- Beerware, because it's a good license
- WTFPL, similarly
- whatever else that was inherited from commons
Available icons:
- cc
- cc-by
- cc-nc
- cc-nd
- cc-pd
- cc-sa
- cc-zero
- copydown
- copyleft
- copyright
- no-weapons
Aug 28 2022
Requirements:
- SVG file
- Size set to 64x64px
- Transparent backgrounds
- Insides of CC-related icons filled with white
- No margins (unless necessary to fit the square canvas)
Aug 27 2022
It works, but the licenses are just like in UW. That's something to fix later in T278871.
It would be a huge headache. Though I agree with my past self that it would be a very good feature, the JSON Schema is currently oriented towards checking campaign configs specifically. It would be different for the main config AND for the merged campaign + main config.
Moving this to MVP (sigh). Licensing config is a mess and I don't want to change this after the initial release. We need to clean this up now.
Aug 26 2022
Note that #if and friends are in the ParserFunctions extensions, which, although popular, is not installed everywhere. Thus, the defaults will need to avoid it. In the docs add other (better) configurations that do use this extension.
Apr 20 2022
We should probably validate the keys of the fields. There should be some reserved names and things like }}}#DROPTABLE should be disallowed. Not that they would work.