diff --git a/exampleSite/config/_default/menus.en.toml b/exampleSite/config/_default/menus.en.toml index a8f5605..d2c8274 100644 --- a/exampleSite/config/_default/menus.en.toml +++ b/exampleSite/config/_default/menus.en.toml @@ -59,12 +59,6 @@ weight = 8 parent = "examples" -[[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 - parent = "examples" - [[main]] name = "Components" url = "/components/" @@ -170,13 +164,7 @@ url = "/components/rss/" weight = 3 parent = "dynamic" - -[[main]] - name = "RSS Feed" - url = "/components/rss/" - weight = 3 - parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -189,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" diff --git a/exampleSite/config/_default/menus.es.toml b/exampleSite/config/_default/menus.es.toml index eb06769..d2c8274 100644 --- a/exampleSite/config/_default/menus.es.toml +++ b/exampleSite/config/_default/menus.es.toml @@ -34,11 +34,29 @@ url = "/faq/" weight = 4 parent = "examples" - + [[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 + name = "Hide Call For Action" + url = "/hide_call_for_action/" + weight = 5 + parent = "examples" + +[[main]] + name = "Without Breadcrumb" + url = "/without_breadcrumb/" + weight = 6 + parent = "examples" + +[[main]] + name = "multi-children mobile sidebar sample" + url = "/third-parent/" + weight = 7 + parent = "examples" + +[[main]] + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 parent = "examples" [[main]] @@ -136,17 +154,17 @@ parent = "solstice" [[main]] - name = "RSS Feed" - url = "/components/rss/" + name = "Text Target" + url = "/components/text_target/" weight = 3 - parent = "dynamic" + parent = "solstice" [[main]] name = "RSS Feed" url = "/components/rss/" weight = 3 parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -159,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" @@ -202,13 +218,14 @@ url = "/" weight = 3 identifier = "home" - + [[sidebar]] name = "Component list" url = "/components" weight = 1 parent = "home" pre = "" + identifier = "component-list" [[sidebar]] name = "GitHub repository" @@ -222,20 +239,61 @@ url = "/translations" weight = 3 parent = "home" + identifier = "translation-guide" [[sidebar]] - name = "Membership" - url = "#" - weight = 3 - identifier = "membership" + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" [[sidebar]] - name = "Sidebar Item 1" - url = "#" + name = "Translation Guide 2" + url = "/translations" weight = 1 - parent = "membership" + parent = "translation-guide" + +[[sidebar]] + name = "Third parent" + url = "/third-parent" + weight = 2 + pre = "" + identifier = "third-parent" + +[[sidebar]] + name = "Test Children" + url = "/third-parent/test-children" + weight = 1 + parent = "third-parent" pre = "" + identifier = "test-children" + +[[sidebar]] + name = "Test Children 2" + url = "/third-parent/test-children-2" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children-2" + +[[sidebar]] + name = "Test Children Children 1" + url = "/third-parent/test-children/test-children-children" + weight = 1 + parent = "test-children" + +[[sidebar]] + name = "Test Children Children 2" + url = "/third-parent/test-children/test-children-children-2" + weight = 2 + parent = "test-children" +[[sidebar]] + name = "Membership" + url = "#" + weight = 4 + identifier = "membership" + [[sidebar]] name = "Sidebar Item 1" url = "#" diff --git a/exampleSite/config/_default/menus.fr.toml b/exampleSite/config/_default/menus.fr.toml index b1c8930..7989775 100644 --- a/exampleSite/config/_default/menus.fr.toml +++ b/exampleSite/config/_default/menus.fr.toml @@ -29,6 +29,36 @@ weight = 3 parent = "examples" +[[main]] + name = "Exemples de FAQ" + url = "/faq/" + weight = 4 + parent = "examples" + +[[main]] + name = "Hide Call For Action" + url = "/hide_call_for_action/" + weight = 5 + parent = "examples" + +[[main]] + name = "Without Breadcrumb" + url = "/without_breadcrumb/" + weight = 6 + parent = "examples" + +[[main]] + name = "multi-children mobile sidebar sample" + url = "/third-parent/" + weight = 7 + parent = "examples" + +[[main]] + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 + parent = "examples" + [[main]] name = "Composantes" url = "/components/" @@ -122,7 +152,19 @@ url = "/components/tables/" weight = 3 parent = "solstice" - + +[[main]] + name = "Text Target" + url = "/components/text_target/" + weight = 3 + parent = "solstice" + +[[main]] + name = "RSS Feed" + url = "/components/rss/" + weight = 3 + parent = "dynamic" + [[main]] name = "Users Display [fr]" url = "/components/user_display/" @@ -198,7 +240,54 @@ url = "/translations" weight = 3 parent = "home" + +[[sidebar]] + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" +[[sidebar]] + name = "Translation Guide 2" + url = "/translations" + weight = 1 + parent = "translation-guide" + +[[sidebar]] + name = "Third parent" + url = "/third-parent" + weight = 2 + pre = "" + identifier = "third-parent" + +[[sidebar]] + name = "Test Children" + url = "/third-parent/test-children" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children" + +[[sidebar]] + name = "Test Children 2" + url = "/third-parent/test-children-2" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children-2" + +[[sidebar]] + name = "Test Children Children 1" + url = "/third-parent/test-children/test-children-children" + weight = 1 + parent = "test-children" + +[[sidebar]] + name = "Test Children Children 2" + url = "/third-parent/test-children/test-children-children-2" + weight = 2 + parent = "test-children" + [[sidebar]] name = "Premier article" url = "#" diff --git a/exampleSite/config/_default/menus.jp.toml b/exampleSite/config/_default/menus.jp.toml index eb06769..d2c8274 100644 --- a/exampleSite/config/_default/menus.jp.toml +++ b/exampleSite/config/_default/menus.jp.toml @@ -34,11 +34,29 @@ url = "/faq/" weight = 4 parent = "examples" - + [[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 + name = "Hide Call For Action" + url = "/hide_call_for_action/" + weight = 5 + parent = "examples" + +[[main]] + name = "Without Breadcrumb" + url = "/without_breadcrumb/" + weight = 6 + parent = "examples" + +[[main]] + name = "multi-children mobile sidebar sample" + url = "/third-parent/" + weight = 7 + parent = "examples" + +[[main]] + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 parent = "examples" [[main]] @@ -136,17 +154,17 @@ parent = "solstice" [[main]] - name = "RSS Feed" - url = "/components/rss/" + name = "Text Target" + url = "/components/text_target/" weight = 3 - parent = "dynamic" + parent = "solstice" [[main]] name = "RSS Feed" url = "/components/rss/" weight = 3 parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -159,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" @@ -202,13 +218,14 @@ url = "/" weight = 3 identifier = "home" - + [[sidebar]] name = "Component list" url = "/components" weight = 1 parent = "home" pre = "" + identifier = "component-list" [[sidebar]] name = "GitHub repository" @@ -222,20 +239,61 @@ url = "/translations" weight = 3 parent = "home" + identifier = "translation-guide" [[sidebar]] - name = "Membership" - url = "#" - weight = 3 - identifier = "membership" + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" [[sidebar]] - name = "Sidebar Item 1" - url = "#" + name = "Translation Guide 2" + url = "/translations" weight = 1 - parent = "membership" + parent = "translation-guide" + +[[sidebar]] + name = "Third parent" + url = "/third-parent" + weight = 2 + pre = "" + identifier = "third-parent" + +[[sidebar]] + name = "Test Children" + url = "/third-parent/test-children" + weight = 1 + parent = "third-parent" pre = "" + identifier = "test-children" + +[[sidebar]] + name = "Test Children 2" + url = "/third-parent/test-children-2" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children-2" + +[[sidebar]] + name = "Test Children Children 1" + url = "/third-parent/test-children/test-children-children" + weight = 1 + parent = "test-children" + +[[sidebar]] + name = "Test Children Children 2" + url = "/third-parent/test-children/test-children-children-2" + weight = 2 + parent = "test-children" +[[sidebar]] + name = "Membership" + url = "#" + weight = 4 + identifier = "membership" + [[sidebar]] name = "Sidebar Item 1" url = "#" diff --git a/exampleSite/config/_default/menus.pt.toml b/exampleSite/config/_default/menus.pt.toml index eb06769..d2c8274 100644 --- a/exampleSite/config/_default/menus.pt.toml +++ b/exampleSite/config/_default/menus.pt.toml @@ -34,11 +34,29 @@ url = "/faq/" weight = 4 parent = "examples" - + [[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 + name = "Hide Call For Action" + url = "/hide_call_for_action/" + weight = 5 + parent = "examples" + +[[main]] + name = "Without Breadcrumb" + url = "/without_breadcrumb/" + weight = 6 + parent = "examples" + +[[main]] + name = "multi-children mobile sidebar sample" + url = "/third-parent/" + weight = 7 + parent = "examples" + +[[main]] + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 parent = "examples" [[main]] @@ -136,17 +154,17 @@ parent = "solstice" [[main]] - name = "RSS Feed" - url = "/components/rss/" + name = "Text Target" + url = "/components/text_target/" weight = 3 - parent = "dynamic" + parent = "solstice" [[main]] name = "RSS Feed" url = "/components/rss/" weight = 3 parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -159,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" @@ -202,13 +218,14 @@ url = "/" weight = 3 identifier = "home" - + [[sidebar]] name = "Component list" url = "/components" weight = 1 parent = "home" pre = "" + identifier = "component-list" [[sidebar]] name = "GitHub repository" @@ -222,20 +239,61 @@ url = "/translations" weight = 3 parent = "home" + identifier = "translation-guide" [[sidebar]] - name = "Membership" - url = "#" - weight = 3 - identifier = "membership" + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" [[sidebar]] - name = "Sidebar Item 1" - url = "#" + name = "Translation Guide 2" + url = "/translations" weight = 1 - parent = "membership" + parent = "translation-guide" + +[[sidebar]] + name = "Third parent" + url = "/third-parent" + weight = 2 + pre = "" + identifier = "third-parent" + +[[sidebar]] + name = "Test Children" + url = "/third-parent/test-children" + weight = 1 + parent = "third-parent" pre = "" + identifier = "test-children" + +[[sidebar]] + name = "Test Children 2" + url = "/third-parent/test-children-2" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children-2" + +[[sidebar]] + name = "Test Children Children 1" + url = "/third-parent/test-children/test-children-children" + weight = 1 + parent = "test-children" + +[[sidebar]] + name = "Test Children Children 2" + url = "/third-parent/test-children/test-children-children-2" + weight = 2 + parent = "test-children" +[[sidebar]] + name = "Membership" + url = "#" + weight = 4 + identifier = "membership" + [[sidebar]] name = "Sidebar Item 1" url = "#" diff --git a/exampleSite/config/_default/menus.ru.toml b/exampleSite/config/_default/menus.ru.toml index ff1acf7..d2c8274 100644 --- a/exampleSite/config/_default/menus.ru.toml +++ b/exampleSite/config/_default/menus.ru.toml @@ -54,9 +54,9 @@ parent = "examples" [[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 parent = "examples" [[main]] @@ -154,17 +154,17 @@ parent = "solstice" [[main]] - name = "RSS Feed" - url = "/components/rss/" + name = "Text Target" + url = "/components/text_target/" weight = 3 - parent = "dynamic" + parent = "solstice" [[main]] name = "RSS Feed" url = "/components/rss/" weight = 3 parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -177,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" @@ -236,11 +234,30 @@ parent = "home" pre = "" +[[sidebar]] + name = "Translation Guide" + url = "/translations" + weight = 3 + parent = "home" + identifier = "translation-guide" + +[[sidebar]] + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" + +[[sidebar]] + name = "Translation Guide 2" + url = "/translations" + weight = 1 + parent = "translation-guide" + [[sidebar]] name = "Third parent" url = "/third-parent" weight = 2 - pre = "" + pre = "" identifier = "third-parent" [[sidebar]] @@ -260,18 +277,16 @@ identifier = "test-children-2" [[sidebar]] - name = "Test Children's children-1" + name = "Test Children Children 1" url = "/third-parent/test-children/test-children-children" weight = 1 parent = "test-children" - pre = "" [[sidebar]] - name = "Test Children's children-2" + name = "Test Children Children 2" url = "/third-parent/test-children/test-children-children-2" weight = 2 parent = "test-children" - pre = "" [[sidebar]] name = "Membership" diff --git a/exampleSite/config/_default/menus.zh.toml b/exampleSite/config/_default/menus.zh.toml index eb06769..d2c8274 100644 --- a/exampleSite/config/_default/menus.zh.toml +++ b/exampleSite/config/_default/menus.zh.toml @@ -34,11 +34,29 @@ url = "/faq/" weight = 4 parent = "examples" - + [[main]] - name = "Exemples de FAQ" - url = "/faq/" - weight = 4 + name = "Hide Call For Action" + url = "/hide_call_for_action/" + weight = 5 + parent = "examples" + +[[main]] + name = "Without Breadcrumb" + url = "/without_breadcrumb/" + weight = 6 + parent = "examples" + +[[main]] + name = "multi-children mobile sidebar sample" + url = "/third-parent/" + weight = 7 + parent = "examples" + +[[main]] + name = "Custom Jumbotron" + url = "/custom-jumbotron/" + weight = 8 parent = "examples" [[main]] @@ -136,17 +154,17 @@ parent = "solstice" [[main]] - name = "RSS Feed" - url = "/components/rss/" + name = "Text Target" + url = "/components/text_target/" weight = 3 - parent = "dynamic" + parent = "solstice" [[main]] name = "RSS Feed" url = "/components/rss/" weight = 3 parent = "dynamic" - + [[main]] name = "Users Display" url = "/components/user_display/" @@ -159,14 +177,12 @@ weight = 3 parent = "events" - [[main]] name = "Registration" url = "/components/registration/" weight = 3 parent = "events" - [[main]] name = "Agenda" url = "/components/agenda/" @@ -202,13 +218,14 @@ url = "/" weight = 3 identifier = "home" - + [[sidebar]] name = "Component list" url = "/components" weight = 1 parent = "home" pre = "" + identifier = "component-list" [[sidebar]] name = "GitHub repository" @@ -222,20 +239,61 @@ url = "/translations" weight = 3 parent = "home" + identifier = "translation-guide" [[sidebar]] - name = "Membership" - url = "#" - weight = 3 - identifier = "membership" + name = "Translation Guide 1" + url = "/translations" + weight = 1 + parent = "translation-guide" [[sidebar]] - name = "Sidebar Item 1" - url = "#" + name = "Translation Guide 2" + url = "/translations" weight = 1 - parent = "membership" + parent = "translation-guide" + +[[sidebar]] + name = "Third parent" + url = "/third-parent" + weight = 2 + pre = "" + identifier = "third-parent" + +[[sidebar]] + name = "Test Children" + url = "/third-parent/test-children" + weight = 1 + parent = "third-parent" pre = "" + identifier = "test-children" + +[[sidebar]] + name = "Test Children 2" + url = "/third-parent/test-children-2" + weight = 1 + parent = "third-parent" + pre = "" + identifier = "test-children-2" + +[[sidebar]] + name = "Test Children Children 1" + url = "/third-parent/test-children/test-children-children" + weight = 1 + parent = "test-children" + +[[sidebar]] + name = "Test Children Children 2" + url = "/third-parent/test-children/test-children-children-2" + weight = 2 + parent = "test-children" +[[sidebar]] + name = "Membership" + url = "#" + weight = 4 + identifier = "membership" + [[sidebar]] name = "Sidebar Item 1" url = "#"