mediawiki foreground skin: make items in navigation clickable without drop-down and without javascript
Upstream ticket.
https://github.com/thingles/foreground/issues/182
https://forums.whonix.org/uploads/default/original/2X/5/5e5684a89715910c5fcba42b628fd0449a53020c.png
Forum discussion:
https://forums.whonix.org/t/wiki-new-skin-is-not-well-functioning/5447/2
There is too much white space on the left and the right side of any wiki page.
Some of our boxes or something breaks mobile view.
Example page:
https://www.whonix.org/wiki/Bridges - There you can scroll to the right even if it shouldn't be possible to scroll to the right.
css fixes required
reduce space between lines a bitincrease space between chapters a bit
Example:
whonix.org/wiki/Security_in_Real_World#Nautilus
a) mediawiki original (examples: en.wikipedia.org/wiki/Whonix / en.wikipedia.org/wiki/Unix-like)
The underline below a chapter is good.Right amount of space between chapter title and text.Right amount of space between chapters.
b) Whonix wiki:
Too much space after title headline.There is too much space between lines of text.
mediawiki original space between title headline and text and space between lines of text is better. We want Whonix similar to mediawiki in regards to space between lines.
mediawiki markup fix required
pretty up table / add border between cells
Examples:
www.whonix.org/wiki/Template:VPN_on_the_host_vs_on_Whonix-Gatewaywww.whonix.org/wiki/Comparison_with_Others
CodeSelect needs fixes:
www.whonix.org/wiki/Template:CodeSelect
Too big when there is just one line.Too small when there are two lines, example: www.whonix.org/wiki/Template:Deactivate_Misc_Proxy_SettingsAlso, if fixable, the [select code] text should never cover other text if there is a lot text input.
Note: these have to look ok with and without javascript enabled.
Bullet point font sizes within footnotes are too big (bigger than normal footnote size), should be smaller.
Example on page https://www.whonix.org/wiki/Comparison_with_Others look for
Open Source software does not automatically prevent
After a bullet point, there is too little white space before the next non-bullet point text.
There is more space before the bullet point text than after the bullet point text which is bad style. Should not be needed to use two new lines after a bullet point list.
Example:
www.whonix.org/wiki/FAQ#Software_Comparison
fix wiki Expand All / Collapse All already SOLVED
Fix www.whonix.org/wiki/Widget:Expand_or_Collapse_All
Broken since we switched from mediawiki strapping to mediawiki foreground skin.
To be used on www.whonix.org/wiki/Documentation
(It worked previously:)
web.archive.org/web/20180430153424/www.whonix.org/wiki/Documentation
Experiment here:
www.whonix.org/wiki/Dev/Documentation
See browser developer console to see javascript error.
Any other CSS recommendations for a well readable pretty wiki page?
Likely related:
https://www.whonix.org/wiki/MediaWiki:Common.css