Meetings/wiki/2024-04-04: Difference between revisions
imported from https://pad.lassul.us/wiki-team-agenda?both#2024-04-04-1930-UTC with `pandoc -t mediawiki` |
m Remove missing file false-positive. |
||
Line 12: | Line 12: | ||
<li><p>Infobox alignment</p> | <li><p>Infobox alignment</p> | ||
<ul> | <ul> | ||
<li>[ | <li>[https://pad.lassul.us/uploads/d64c1f61-c05d-45e7-988e-8dc972d6ebb7.png Image]</li> | ||
<li>Make it an issue on wiki-infra!</li></ul> | <li>Make it an issue on wiki-infra!</li></ul> | ||
</li> | </li> |
Latest revision as of 20:38, 30 October 2024
2024-04-04 19:30 UTC
Room: https://jitsi.lassul.us/wiki Attendees: raito, lassulus, jopejope1, Mic92, hexa, samueldr, 0x4A6F
Regular meeting schedule
- we will probably do monthly, except if there is something to speak about more urgently
Infobox alignment
- Image
- Make it an issue on wiki-infra!
Display titles(done)- https://wiki.nixos.org/w/index.php?title=Category:Pages_with_ignored_display_titles
- https://www.mediawiki.org/wiki/Display_title
$wgRestrictDisplayTitle = false
Multi-language?
- Update the issue
- ⇒ we’re open to this, relegated to once things are “running well enough”
TIL: subpages and breadcrumbs
== Subpages == {{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=1 |stripprefix=1}}
{{ARM/breadcrumb}}
- ⇒ we want to make this a pattern for authors to follow.
TIL: pandoc test.md -t mediawiki
Cross-linking from packages-to-wiki and back
- raitobezarius: Valentin’s opinion on linking search.nixos.org and wiki pages
- raitobezarius: we should think about how it would be “legitimizing” the wiki
raitobezarius: Hardware templates
jopejoe1: formating nix code on the wiki with nixfmt-rfc-style (rfc101/166) formatter?
- create an issue about it
- Concern about fighting the tool
- how do we investigate how the tool will behave
- tada: