• Home
  • Random
  • Log in
  • Settings
  • About the NixOS Wiki
  •  
NixOS Wiki

Vater

Joined 1 year ago
  • User page
  • Discussion
  • Watch
  • View history
  • Contributions
  • View source
    • Languages
    • What links here
    • Logs
    • View user groups
    • Permanent link
    • Page information
Latest comment: 15 June 2024 by Vater in topic man pages (see also)

Contents

  • 1 wiki.nixos.org to do
  • 2 information about getting nix merch
  • 3 Homepage
  • 4 notes for (testing) CSS MediaWiki style
  • 5 notes for KDE 6
  • 6 man pages (see also)

wiki.nixos.org to do

  • sed s/<pre>/<syntaxhighlight>/g
    • http://pygments.org/docs/lexers/?highlight=nix#lexers-for-the-nixos-nix-language
  • page (for the wiki crew) for all the "to do" things
  • page (for writers from the wiki crew) for wiki best practice (aka style guide)
  • interwikilink for man pages
    https://www.mankier.com/package/nix
    https://www.mankier.com/1/nix-channel
  • template nixos-24.11
    for example for Overview of the NixOS Linux distribution#Channels "currently "

information about getting nix merch

Latest comment: 9 September 20231 comment1 person in discussion

How to get merch (about (Nix or) NixOS) for free (or cheap) to support an event with Nix topics?

The Marketing Team (or someone else) should provide a list where (and how) to get stuff. There are companies out there that give away free "promotional merchandise" to conferences (for example, even trade shows or events like that). A lot of them are having very Nix(OS) focused stuff. Some of those are having a (smaller or bigger) branding of the company. But there are a lot of articles that are absolutely branding free. NixOS logo stickers are an example for that. Which companies are interested to send merch to organizers and how to order them?

--Vater (talk) 23:41, 9 September 2023 (UTC)Reply

Homepage

Latest comment: 14 May 20243 comments2 people in discussion

Hi, this comment was removed by one of your edits:

NOTE: Please don't change the layout/categorizing without first coordinating with the other editors.

— https://wiki.nixos.org/w/index.php?title=NixOS_Wiki&diff=prev&oldid=12364

And, relatedly, maybe I missed it, but was there an attempt at coordinating with the other editors? I see you have severely changed the page, while causing new design issues (especially with regard to responsiveness), and changed the content in drastic ways.

I'll be reverting many of the changes. samueldr (talk) 19:28, 9 May 2024 (UTC)Reply

Sorry for (maybe) breaking things. What wasn't working anymore? (What works better now?)
@Samueldr
How to coordinate “with the other editors”?
My approach was (just the) wikipedia:en:KISS-principle. (From my point of view, the use of HTML syntax instead of Wiki syntax is wrong (in a Wiki).)
Using <b> instead of ''' (or “useless” <span> and so on) seems bad style to me. Vater (talk) 00:42, 14 May 2024 (UTC)Reply

Sorry for (maybe) breaking things. What wasn't working anymore? (What works better now?)

This list is not meant to be a dunk, but a list of what issues it caused.
  • The two-columns layout didn't flow in a single-column layout on narrow (e.g. mobile) viewports.
  • The headers had broken margin/padding (way too much at the top).
  • The headers gained an unexpected line under themselves.
  • The semantics of table-as-a-stylistic-tool meant the columns ratio was automatically guessed by the browser, and disrupted the weight of the columns.
  • The headers broke due to automatic insertion of links when logged-in.
  • The added contrast from the default wikitable styles was a lot, visually speaking.
In addition, removing the special pages box outright was problematic as (outside one link) they were links to special pages that are often useful, but not part of the sidebar menu. So this actually removed information not found otherwise.

From my point of view, the use of HTML syntax instead of Wiki syntax is wrong (in a Wiki).)

I would agree for “contentful” pages. The main page, though, is a special case.
Similarly, templates that abstract the markup for visual purposes is a good thin to use, whether it's HTML or wikimarkup. The template exists to provide semantics, and package it visually.
The “KISS” principle agrees with using templates, as instead of repeating cumbersome markup for the layout (whether it is HTML or wikitables) you are simply describing the thing you are making: boxes for the homepage.
Finally, though you would only have known if you had coordinated beforehand, the implementation of the main page is not necessarily the final way it will appear, but only how it is to get the new wiki going. First, it's not even decided if the default theme will be kept, and what an appropriate theme would be if it is not. This would likely affect the main page's templating. Second, as this is the main entry point for the whole wiki, the wiki team hasn't yet discussed what to do with the frontpage, whether it's kept from the old wiki, or if we decide on a new approach. samueldr (talk) 02:40, 14 May 2024 (UTC)Reply

notes for (testing) CSS MediaWiki style

Latest comment: 14 May 20241 comment1 person in discussion

mediawikiwiki:Manual:Interface/Stylesheets Vater (talk) 12:50, 14 May 2024 (UTC)Reply

unread "Tabs"
  • mediawikiwiki:Extension:TemplateStyles
  • mediawikiwiki:Recommendations for mobile friendly articles on Wikimedia wikis#Use standardized class names in HTML markup for components in templates across projects
  • wikipedia:en:Wikipedia:Main Page/styles.css
  • https://www.mediawiki.org/w/index.php?title=MediaWiki&action=edit
  • https://www.mediawiki.org/w/index.php?title=Template:Main_page&action=edit
  • mediawikiwiki:Template:Main page/styles.css
  • mediawikiwiki:Extension:MobileFrontend
  • https://prowiki.medium.com/enhance-your-mediawiki-with-bootstrap-728b3875c501
  • mediawikiwiki:Template:ContentGrid
  • mediawikiwiki:Help:TemplateStyles
  • wikipedia:en:Wikipedia:TemplateStyles
  • mediawikiwiki:Help:TemplateStyles/examples
  • wikipedia:ru:Заглавная страница
    • https://ru.wikipedia.org/wiki/%D0%97%D0%B0%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0
    • https://ru.wikipedia.org/w/index.php?title=Index.php&action=edit
  • mediawikiwiki:Template:Stylish
  • mediawikiwiki:Template:ResponsiveAmboxExample
  • mediawikiwiki:Template:ContentGrid/styles.css
  • mediawikiwiki:Mobile Gateway/Mobile homepage formatting
  • mediawikiwiki:Mobile default for sister projects
  • mediawikiwiki:Mobile summaries
  • mediawikiwiki:Simple mobile skin auto change
  • https://wiki.nixos.org/w/index.php?title=NixOS_Wiki&useskin=timeless

notes for KDE 6

  • https://github.com/NixOS/nixpkgs/blob/e9be42459999a253a9f92559b1f5b72e1b44c13d/nixos/modules/services/display-managers/sddm.nix#L134 ?
  • https://github.com/NixOS/nixpkgs/commit/76917ca3ae8fa50e49f774176e8d9b112aa00680

man pages (see also)

Latest comment: 15 June 20241 comment1 person in discussion
  • https://www.mankier.com/package/nixos
  • https://www.mankier.com/package/nix

Vater (talk) 02:14, 15 June 2024 (UTC)Reply

Add topic
Retrieved from "https://wiki.nixos.org/w/index.php?title=User_talk:Vater&oldid=13178"
Last edited 11 months ago by Vater

Languages

    This page is not available in other languages.

    NixOS Wiki
    • This page was last edited on 15 June 2024, at 02:14.
    • Privacy policy
    • About the NixOS Wiki
    •  
    • Desktop