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)
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
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
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
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][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
[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
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.
[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.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]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
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.
[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)
[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
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"