- 09 Nov, 2017 31 commits
-
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
As a side effect, '2/6.' becomes '2/6' but doing differently would bloated the code too much to be worth it.
-
sajolida authored
-
sajolida authored
To make it easier to debug the download page...
-
sajolida authored
-
sajolida authored
This does not apply to DVD and VM which don't have numbered steps.
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
And adjust the margin on it's right accordingly...
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
These two scenarios are kind of second-class citizens but that's on purpose. Now that the download is removed from the pages we can actually point directly to /doc/advanced_topics/virtualization and make /dvd a plain documentation page, without the special styling from the Installation Assistant.
-
sajolida authored
It won't have a "Skip download" and "Skip verification" because people arrived on this page after clicking "Download only". So "3. Continue installing" will be empty at first. But I still made it point to the full installation scenario once the verification is done. That was easier than removing "3. " and might be useful for some people who might have landed here partly by mistake.
-
sajolida authored
-
sajolida authored
It looks ugly, was not displayed to the user until the previous commit (a51b61541f) and we'll have the same problem for the upcoming download pages.
-
sajolida authored
Some of our pages have very long titles. For example: - /doc/first_steps/persistence/copy - /doc/encryption_and_privacy/secure_deletion - /doc/advanced_topics/paperkey This commit makes them more compact, easier to read, and look nicer.
-
sajolida authored
Originally, the reasons for it was to make it possible to use bold and underline on some words in the titles. But: - Expert UX review told us that underline text was very often confused with links, while these titles are not clickable. - Bold is meant to easy scanning in text but headings should be themselves short enough not to need additional scanning. - They were style and aligned differently that everywhere else on our website and this inconsistency was no backed up with any good argument. - Their content was 100% duplicate from [[!meta title and already caused painful maintenance work. So let's get rid of them, simplify our code, reduce content duplication, and increase style consistency.
-
sajolida authored
That we have breadcrumbs instead of 'Back' buttons, the previous layout ($scenario/overview) created a parent link to the steps for this scenario: install » linux » usb » Install from Linux: overview This commit makes them: install » linux » Install from Linux: overview This will be especially useful for the upcoming download pages...
-
sajolida authored
- This is more consistent with the rest of our website. - It provides more control to the user who can choose to go back further than one step. - It provides more information to the user.
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
- 08 Nov, 2017 9 commits
-
-
sajolida authored
-
sajolida authored
It has already been reviewed and authorized on AMO!!!
-
amnesia authored
-
sajolida authored
This is an heavy adaptation of Giorgio's code but it adapts the display logic to the new page and also makes it more explicit. Note that I'm taking for granted here that there will be a Chrome version at the same time as a Firefox version which is not sure yet.
-
sajolida authored
-
sajolida authored
-
intrigeri authored
-