[01:07:39] @originalauthority have you ever touched [[[cli]]](https://mediawiki.org/wiki/cli)? [01:07:40] [01:16:54] Ew no looks like it would blow up at the slightest inconvenience [01:18:14] You're not wrong 😆 fuck i had to manually kill the mysql-replica container just so shit would show up cause it wasn't replicating and i like hell was gonna deal with that [01:19:29] I woul rather show my arse at the top of the effiel tower than go near that [01:19:32] yes replica in a dev env [01:19:50] https://cdn.discordapp.com/attachments/1006789349498699827/1227065405663608915/C3WHzkg.png?ex=66270cb6&is=661497b6&hm=c1d56c2cf740a3748a17929ab1bde128bad0423b8fa6934a81a8eab8dae136fd& [01:21:07] I fuckin hate postgres i dont know why mediawiki even supports it [01:21:11] sidenote anyone know if you can add custom data attributes `` to [[mediawiki:HTMLForm]]s? [01:21:12] [01:21:25] oh right [01:21:29] https://www.mediawiki.org/wiki/HTMLForm [01:21:46] whats wrong with the elephent [01:23:42] Just so annoying like the commands [01:24:01] I used it before MySql on a earlier non wiki prject [01:24:11] i mean i didnt chose to use it [01:24:38] Step 1: use FormSpecialPage [01:24:47] h u h [01:24:52] thats a thing? [01:24:55] (Don't use htmlform) [01:24:58] Yes [01:25:07] https://www.mediawiki.org/wiki/Manual:FormSpecialPage.php [01:25:09] mmmmmmmmmmmmm [01:25:14] good to know [01:25:56] There are some things you can't do with FormSpecialPage that you'd need to use HtmlForm for, but Its rare [01:26:24] In my use case prob dont matter [01:26:37] Also using FSP is mostly for ooui i think [01:26:47] Idek what the best practice is i just use it snd if it works it works 😭😭 [01:26:49] (the reason I need the attirbute is im trying to use https://coloris.js.org/) I know perfectly what im doing [01:27:02] [1/2] im so dev [01:27:02] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1227067215472365568/mdnffu0.png?ex=66270e65&is=66149965&hm=854f0b1b250874cb293c75bc70965d6de93a97822f62df696dc911f376170784& [01:28:33] _looks at Html::openElement_ [01:28:44] guh [01:29:43] What does the result need to look like? [01:29:48] In html? [01:32:00] my general plan is a number or text box but looks like a color picker, then saved in a CSS understandable form to a Mediawiki:something.json page since I aint touching DBs and from there use the saved colors to apply css rules [01:33:27] [1/2] There was a really similar script floating around wiki.gg that did exactly that ages ago, but I'm not sure where it went. [01:33:27] [2/2] For something like that I'd probably just do it in JS since you can control the forms better. [01:34:28] yeah im planning on doing some basic value checks on the callback to be safe but im dumb so uh coloris save me [01:34:41] also uh wouldnt happen to be docs for this? [01:36:10] On here https://m.mediawiki.org/wiki/OOUI/Using_OOUI_in_MediaWiki [01:37:48] i hate not having codebase intelisense [01:38:12] fuck you too semicolens [01:38:16] Don't you have phpstorm? [01:38:41] No VSC [01:38:45] Boooooo [01:38:48] Poor form [01:38:56] I have a JetBrains license actually [01:39:01] via Github Education [01:39:21] Vsc is okay but it doesnt auto import classes etc which is fucking annoying [01:39:34] But rubymine seems to do a better job at that than phpstorm oddly [01:47:28] [1/2] this part? or am I missing some shit [01:47:29] [2/2] https://cdn.discordapp.com/attachments/1006789349498699827/1227072358804623370/Kfv4D8O.png?ex=66271330&is=66149e30&hm=6829b5fd8e0d5be35ef13981e59f34ac90b6a5ca7c8ab6a54e6586a6df156a3c& [01:52:19] I suspect its the latter [01:55:57] IT WAS THE SEMI COLEN AGAIN [02:03:29] okay and with FormSpecialPage giving me no HTML responce whatsoever I retire to my bed. Thanks for the heads up OA ill get back to ya in 3-17 business months when i get it to work(uh if you know any simple example code uh please ;-;) good night [12:41:44] @bluemoon0332 https://github.com/miraheze/puppet/pull/3829 [13:14:59] Also my PHP form has a hell of a lot more problems then my IDE 😆 [13:42:38] I can float you an example when i finush work [16:28:08] @bluemoon0332 if you have time do you think you could try that priority thing CA suggested for notifications? If not I can have a go myself but I feel like I'll probably get it wrong and end up creating more work