From 794f59cfcd0b7d6fcd2372c0764307ba38050730 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Mon, 15 May 2017 22:25:22 +1200 Subject: [PATCH 1/7] Added introduction and devtools panel, structured as a subsection --- macros/AddonSidebar.ejs | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index 1ad42eaa1..2730122a6 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -39,12 +39,14 @@ function currentPageIsUnder(root) {
  • User interface
      -
    1. Toolbar button
    2. -
    3. Address bar button
    4. -
    5. Sidebar
    6. -
    7. Context menu
    8. -
    9. Options page
    10. -
    11. Notifications
    12. +
    13. Introduction
    14. +
    15. Toolbar button
    16. +
    17. Address bar button
    18. +
    19. Sidebar
    20. +
    21. Context menu items
    22. +
    23. Options page
    24. +
    25. Notifications
    26. +
    27. devtools panels
  • From 5590c15f1c7205fcf2cd6a2a0beed04a31c86b32 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Wed, 17 May 2017 11:25:01 +1200 Subject: [PATCH 2/7] =?UTF-8?q?Using=20=E2=80=9CDeveloper=20Tools=20panels?= =?UTF-8?q?=E2=80=9D=20in=20full?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- macros/AddonSidebar.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index 2730122a6..3187326ab 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -46,7 +46,7 @@ function currentPageIsUnder(root) {
  • Context menu items
  • Options page
  • Notifications
  • -
  • devtools panels
  • +
  • Developer Tools panels
  • From 24e712c5bdbac0f0ae784d514b509d109d06b313 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Wed, 17 May 2017 22:44:51 +1200 Subject: [PATCH 3/7] Moving introduction from separate page to sub-section branch page --- macros/AddonSidebar.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index 3187326ab..afe0d1626 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -39,7 +39,7 @@ function currentPageIsUnder(root) {
  • User interface
      -
    1. Introduction
    2. +
    3. Introduction
    4. Toolbar button
    5. Address bar button
    6. Sidebar
    7. From 189961780d430d92d848f460cd8c74a7882e8d07 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Thu, 18 May 2017 00:31:58 +1200 Subject: [PATCH 4/7] Corrected capitalisation of developer tools --- macros/AddonSidebar.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index afe0d1626..e58020351 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -46,7 +46,7 @@ function currentPageIsUnder(root) {
    8. Context menu items
    9. Options page
    10. Notifications
    11. -
    12. Developer Tools panels
    13. +
    14. Developer tools panels
  • From a073c9eb0acc8f459f44dfc1a70990811708eeb7 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Thu, 18 May 2017 23:38:49 +1200 Subject: [PATCH 5/7] Added address bar suggestions customization (omnibox) --- macros/AddonSidebar.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index e58020351..9a1bf8bd8 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -46,6 +46,7 @@ function currentPageIsUnder(root) {
  • Context menu items
  • Options page
  • Notifications
  • +
  • Address bar suggestions
  • Developer tools panels
  • From 5b9a68292477fd8320b128845a0679e7419df02f Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Fri, 19 May 2017 01:53:37 +1200 Subject: [PATCH 6/7] Added links for bundled web pages --- macros/AddonSidebar.ejs | 1 + 1 file changed, 1 insertion(+) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index 9a1bf8bd8..98bc733ea 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -45,6 +45,7 @@ function currentPageIsUnder(root) {
  • Sidebar
  • Context menu items
  • Options page
  • +
  • Bundled web pages
  • Notifications
  • Address bar suggestions
  • Developer tools panels
  • From b73ad9fe922bd8a250cec82b0812cfe36bd1b027 Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Fri, 19 May 2017 12:06:23 +1200 Subject: [PATCH 7/7] removed link to https://developer.mozilla.org/en-US/Add-ons/WebExtensions/User_interface_components from the Concepts section --- macros/AddonSidebar.ejs | 1 - 1 file changed, 1 deletion(-) diff --git a/macros/AddonSidebar.ejs b/macros/AddonSidebar.ejs index 98bc733ea..8de0ca911 100644 --- a/macros/AddonSidebar.ejs +++ b/macros/AddonSidebar.ejs @@ -55,7 +55,6 @@ function currentPageIsUnder(root) {
  • Concepts
    1. Using the JavaScript APIs
    2. -
    3. User interface components
    4. Content scripts
    5. Match patterns
    6. Internationalization