#tantek.comedited /MediaWiki:Sidebar (+9) "re-order recent, community first, podcasts directly rather than the less updated Posts about, closing with Subscribe to This Week" (view diff)
#[tantek]look forward to seeing your updates [Paul_Robert_Ll]!
gRegor joined the channel
#gRegor[Paul_Robert_Ll]++ wiki is looking great! Still on Vector 2022 but I'll try 2010 a bit
#Loqi[Paul_Robert_Ll] has 24 karma in this channel over the last year (33 in all channels)
#gRegor[aciccarello], probably not this time. I went to one last February and Google Photos reminded me, so added it to my past events. Good show, though, they have an EP now
#[tantek]GWG, engineers only code what is literally specified. You can never make such assumption when specifying something. Whether a product spec or a standard spec
#[tantek]aaronpk I'd take a look at some similar prior art like what iOS calendar event notifications look like, perhaps gCal event notifications also
#[tantek]Presumably (big if) they've user tested their microcopy. Or one holes
#aaronpki am in the middle of writing this code to send the notification and then i realized i didn't know what the text should actually be, and now i have to get into a completely different headspace
#aaronpkHomebrew Website Club - Pacific Zoom meeting ended
#aaronpkbut now that I see this in text, the hyphen in the event name gives a disproportionate amount of weight to the stuff at the beginning than the end of it
Guest6, Kaja_, sknebel, Zegnat, AramZS, Kaja, jacky, [Jo] and fran1 joined the channel
#fran1Just stumbled on the chat logs from a couple of weeks ago... thanks to everyone who cleaned up my mess on the Wiki 😅 I've read the 'wikifying' page, and will tread more carefully in the future!
#[tantek]no problem at all and we all try to help each other out. the nice thing about a wiki is that we can all help clean things up collectively
#[tantek][Jo] still shaking things out with the new homepage and wiki styles / themes in general. Please report any bugs or weirdness you see, whether laptop/mobile, or default theme or Vector 2022
fran-fi, [aciccarello] and [bjoern] joined the channel
#[bjoern]HWC Nuremberg Valentines Day Edition up and running with very small crew today. Can't do a writeup today as I'm not there myself (posting from the train to Berlin). But we keep going and will be back with the usual crowd in March. 😎
#[tantek][Paul_Robert_Ll] with the Common.css update, looks like the Sidebar (when viewed in Vector 2022) again has too much vertical space between items, and not enough before headers
#[tantek][Joe_Crawford] yes I believe so. I will let [Paul_Robert_Ll] confirm
#gRegorI have those two boxes checked, wiki is looking good
#gRegorUser pages look good with updated Vector 2022 as well
#gRegorThink this is probably more a mediawiki thing, but I kinda wish the "Page ... Tools" bar that appears under the headline could be moved somewhere. Just noticed on mobile there's several different menu type things like that.
#gRegorVery top left, hamburger menu for site, then logo, then search and profile icon with down arrow. Below that, bulleted hamburger-like menu for TOC, page title. Below that, "Page" which is a link to the current page, and on the right "Tools" with the down arrow for wiki tools.
#gRegorNot sure what to suggest. "Tools" does make sense there since it's page-level tools. "Page" could maybe be removed?
#gRegor"Page" makes more sense when you're editing, it lets you cancel and get back to reading the page
[marksuth] joined the channel
#[Paul_Robert_Ll][tantek] Are you viewing the sidebar on your user preferences page? I don’t believe Common.css affects the styling of that page. Looks to be fine on other pages, and the styles we added a few weeks ago remain unchanged.
#[tantek]ahh that was it. good catch. yes much better on home and other pages
#[Paul_Robert_Ll][gRegorLove] It says page most of the type, but also shows whether it is a category/user/template page, etc.
#tantek.comedited /Main_Page (+110) "copy edit the "all" to "any" per feedback from HWC, note distribution explicitly, link belong to your to own your data also per HWC feedback for a better "first link", edit home page link" (view diff)
#[tantek][Paul_Robert_Ll] ^ I added the "edit home page" link to the Resources section for the main home page, hopefully that's easy enough to copy/paste/edit for the translated home pages!
#[tantek]capjamesg, can you reload the home page and see if you notice the subtle edits I just made? Do they help address some of what you're talking about?
#[tantek]aaronpk, you around and ready to flip the default theme to Vector-2022? HWC EU has given it a good once over and overall thumbs up
#[tantek]a few suggestions for improvement, some of which have been done, but nothing blocking, and in general positive reception that this is a strong improvement
#[tantek][marksuth]++ for hosting HWC and also thanks for helping facilitate and include folks in conversations capjamesg++
#Loqicapjamesg has 29 karma in this channel over the last year (149 in all channels)
#Loqi[marksuth] has 6 karma in this channel over the last year (24 in all channels)
#capjamesgFollowing on from HWC, we are looking for a host for March 6th's HWC Europe Online. If you come along regularly and would like to host, please let me know and I'll make sure you are set up.
#capjamesgWith that said, if any long-time members of HWC are ever interested in cohosting a call or two, please let me know! There are a couple of things to know but it's a fun opportunity to learn about steering discussions and making sure people are welcome in a meetup.
#Loqiaaronpk has 38 karma in this channel over the last year (120 in all channels)
#[Paul_Robert_Ll][tantek] One issue I’ve spotted, that didn’t appear before, you can’t login, I think we need to remove the `#pt-login-2` from Custom.css
#tantek.comedited /MediaWiki:Common.css (+1) "disable hiding login link to see if this works, though really we want the direct login link, not a two-click nav" (view diff)
#[Joe_Crawford][Paul_Robert_Ll]++ wiki looking great thank you for your great work!
#Loqi[Paul_Robert_Ll] has 28 karma in this channel over the last year (37 in all channels)
#aaronpki forget how but there's a way to link to what the login page links to
#[tantek][Paul_Robert_Ll] we need to keep hiding the bad UX MediaWiki login link. The correct fix is to make sure wherever we need it that there's a link to https://sso.indieweb.org/login?url=https%3A%2F%2Findieweb.org%2F where the part after the = is url_encode($CURRENT_PAGE) or whatever the right PHP is for that
#aaronpkor make the mediawiki login page automatically redirect
#aaronpkthe only change is that some users get a top-level IRC user, and the rest are sent through the IWDiscord user. previously all discord users were going through the IWDiscord IRC user
#tantek.comedited /MediaWiki:Sidebar (+106) "re-organize resources into Get on the IndieWeb (higher up) and Wiki resources (at bottom), add Login to wiki resources" (view diff)
#aaronpk"I use single-sign-on (SSO) to tie all areas of my site together. The SSO uses PersonalUrls hook to disable the login & anonlogin (special:login) functionality"