From 415260af15f31172f7b976de9ea0bb3f8cc892da Mon Sep 17 00:00:00 2001 From: Craig McBride Date: Tue, 24 Sep 2024 10:14:54 -0600 Subject: [PATCH] moved OSMH to bottom of drop-down menus --- config/_default/menus.en.toml | 89 +++++++++++++++++------------------ 1 file changed, 44 insertions(+), 45 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index ff743d87..f3ab8b80 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -51,48 +51,48 @@ pageRef = "tracks/olvm" weight = 50 -[[main]] - name = "Oracle OS Management Service" - identifier = "t6" - parent = "t" - pageRef = "tracks/osms" - weight = 60 - [[main]] name = "Oracle OS Management Hub" - identifier = "t7" + identifier = "t6" parent = "t" pageRef = "tracks/osmh" - weight = 70 + weight = 60 [[main]] name = "Oracle Private Cloud Appliance" - identifier = "t8" + identifier = "t7" parent = "t" pageRef = "tracks/opca" - weight = 80 + weight = 70 [[main]] name = "Oracle VirtualBox" - identifier = "t9" + identifier = "t8" parent = "t" pageRef = "tracks/vbox" - weight = 90 + weight = 80 [[main]] name = "Oracle Cloud Infrastructure Secure Desktops" - identifier = "t10" + identifier = "t9" parent = "t" pageRef = "tracks/osd" weight = 95 [[main]] name = "Oracle Compute Cloud@Customer" - identifier = "t11" + identifier = "t10" parent = "t" pageRef = "tracks/oc3" weight = 96 +[[main]] + name = "Oracle OS Management Service" + identifier = "t11" + parent = "t" + pageRef = "tracks/osms" + weight = 97 + [[main]] name = "Blogs" #pageRef = "tags" @@ -168,48 +168,47 @@ url = "https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/" weight = 150 -[[main]] - name = "Oracle OS Management Service" - identifier = "doc6" - parent = "doc" - url = "https://docs.oracle.com/en-us/iaas/os-management/home.htm" - weight = 160 - [[main]] name = "Oracle OS Management Hub" - identifier = "doc7" + identifier = "doc6" parent = "doc" url = "https://docs.oracle.com/iaas/osmh/doc/home.htm" - weight = 170 + weight = 160 [[main]] name = "Oracle Private Cloud Appliance" - identifier = "doc8" + identifier = "doc7" parent = "doc" url = "https://docs.oracle.com/en/engineered-systems/private-cloud-appliance/" - weight = 180 + weight = 170 [[main]] name = "Oracle VirtualBox" - identifier = "doc9" + identifier = "doc8" parent = "doc" url = "https://docs.oracle.com/en/virtualization/virtualbox/index.html" - weight = 190 + weight = 180 [[main]] name = "Oracle Cloud Infrastructure Secure Desktops" - identifier = "doc10" + identifier = "doc9" parent = "doc" url = "https://docs.oracle.com/en-us/iaas/secure-desktops/home.htm" weight = 195 [[main]] name = "Oracle Compute Cloud@Customer" - identifier = "doc11" + identifier = "doc10" parent = "doc" url = "https://docs.oracle.com/en-us/iaas/compute-cloud-at-customer/home.htm" weight = 196 +[[main]] + name = "Oracle OS Management Service" + identifier = "doc11" + parent = "doc" + url = "https://docs.oracle.com/en-us/iaas/os-management/home.htm" + weight = 197 [[main]] name = "Playlists" @@ -259,48 +258,48 @@ url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzu_Cch2fK2K4yO57d6xT8dt" weight = 250 -[[main]] - name = "Oracle OS Management Service" - identifier = "pl7" - parent = "pl" - url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsn5mtWgjb_HS7GJoKa2rMn" - weight = 260 - [[main]] name = "Oracle OS Management Hub" - identifier = "pl8" + identifier = "pl7" parent = "pl" url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzvL2cIZri305uCRIo1TmMZW" - weight = 270 + weight = 260 [[main]] name = "Oracle Private Cloud Appliance" - identifier = "pl9" + identifier = "pl8" parent = "pl" url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsnBlQvRh23rFgxMYFduQOo" - weight = 280 + weight = 270 [[main]] name = "Oracle VirtualBox" - identifier = "pl10" + identifier = "pl9" parent = "pl" url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsbt_qDAXLMF5oFUhEkgbUM" - weight = 290 + weight = 280 [[main]] name = "Oracle Cloud Infrastructure Secure Desktops" - identifier = "pl11" + identifier = "pl10" parent = "pl" url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzv0axRP4vP7zpubJE555Wbb" weight = 295 [[main]] name = "Oracle Compute Cloud@Customer" - identifier = "pl12" + identifier = "pl11" parent = "pl" url = "https://www.youtube.com/watch?v=ZzmsCP-dAZE&list=PLKCk3OyNwIzvtU6ZBQDRL6cXjRBEwMODj" weight = 296 +[[main]] + name = "Oracle OS Management Service" + identifier = "pl12" + parent = "pl" + url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsn5mtWgjb_HS7GJoKa2rMn" + weight = 297 + [[main]] identifier = "web" pre = "link"