User Details
- User Since
- Mar 30 2019, 10:45 PM (164 w, 4 d)
- Availability
- Available
- IRC Nick
- Ostrzyciel
- LDAP User
- Unknown
- MediaWiki User
- Ostrzyciel [ Global Accounts ]
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.
Apr 16 2022
Apr 13 2022
Un-assigning myself. I don't see how can a possible future change in backend logic help solve a trivial UI issue.
Un-assigning myself. I've also detached this from the tree of tasks, as this is self-contained right now.
Closing this, as there is no interest in this feature from any party, and there are major technical challenges to overcome. It's not likely anyone will ever do this.
Feb 23 2022
Feb 3 2022
Jan 29 2022
Jan 23 2022
Jan 2 2022
Post mortem comment: when introducing the new config format, I've noticed that the serializer will single-quote strings that contain single quotes, which in case of markup like '''bold''' produces the completely unreadable '''''''bold'''''''. I've managed to fix this upstream (see PR), but the change went into the 6.1 branch, which is only compatible with PHP 8. So, we will get better string handling, but only after MW upgrades to PHP 8. Uhhh ehhh, ok.
Dec 5 2021
Ok, let's formalize this. Let U be the Hermitian matrix representing the user at time step t0... no, just kidding.
Note: this will be a bit frustrating when you just want to add an extra line in a campaign. One solution would be to allow adding pre-/postfixes to the description template, but what about e.g. extra arguments to {{Information}}?
Solution draft:
Oct 22 2021
Oct 14 2021
@roman-stolar I've submitted an initial version of the excessively large patch, but there's really one interesting piece of code here: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MediaUploader/+/730888/1/includes/Campaign/CampaignContent.php#172
Oct 12 2021
Oct 11 2021
I got all the existing configuration settings wrong, so I just edited the task description. The point still stands.
Great, that should simplify the mess around content handlers, I'll look into it in a few days. Probably some serious refactoring will be involved.
THICC is in the process of being archived: T292948: Archive the THICC extension
...but it was a really good task.
Oct 10 2021
I've just noticed this in the docs: Popups appear on links to pages in content namespaces only. This is a limitation of Popups; TextExtracts are available from other namespaces.
Oct 8 2021
This should wait for a few other MVP-related tasks to finish, to minimize the amount of changes after the translation goes public.