Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • M monero-site
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monero-project
  • monero-site
  • Merge requests
  • !741

Guides Pages versionning

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged monero-project requested to merge el00ruobuob:POC-Guides-Versioned into master May 24, 2018
  • Overview 23
  • Commits 1
  • Pipelines 0
  • Changes 145

Created by: el00ruobuob

This is a proof of concept to add version tracking in pages, as described in #738 (closed). Tests are done with the "How to solo mine with the GUI" guide.

I've added a current version "2.1.2" to the "main" page. Spanish is on another major version "1.X.X" French is on another minor version "2.0.0" Italian & Polish are on another build version "2.1.Y"

The disclaimer for untranslated and outdated version is unified.

I can create a test account for anyone who wants to see it in action on my local build (wire me for URL and account) - @rehrar already has one.

Edit: This is ready to merge.

With this, guides are versioned and a disclaimer at the bottom tells users if they should, could, or shouldn't trust the guide. This very disclaimer includes the untranlated snippet also.

Each guide now has a header including the verson number, and a translated=true/false variable.

Default (EN) version is handle in the guide Front Matter of root /ressources/*

All guides are in v1.1.0 exept for:

  • daemon RPC : 2.1.0 (polish kept in 1.1.0)
  • wallet RPC : 1.2.0 (polish kept in 1.1.0)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: el00ruobuob:POC-Guides-Versioned