From e07e13b700816a8c99fa98dd54620fc01a329cc5 Mon Sep 17 00:00:00 2001 From: Matsuko Friedland Date: Mon, 13 Aug 2018 13:45:15 -0700 Subject: [PATCH 1/3] Update alt text on README banner image #16 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84164ae..2ce0887 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Olive Studio -![Screenshot](resources/Olivemenus.jpg) +![Olivemenus for Craft CMS. OliveStudio.net](resources/Olivemenus.jpg) ## Requirements From 32d65b96d4cac5bac1ead15c95aaeaf9d19fac6f Mon Sep 17 00:00:00 2001 From: Matsuko Friedland Date: Mon, 13 Aug 2018 13:47:08 -0700 Subject: [PATCH 2/3] Make spelling/casing of plugin name consistent #16 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ce0887..b3262fe 100644 --- a/README.md +++ b/README.md @@ -24,19 +24,19 @@ To install the plugin, follow these instructions. ## Overview -Olive Menus is an easy to use Craft CMS plugin which allows you to build custom menus from scratch. You can create a new menu within seconds, simply by selecting single entries, channel or structure items, or even custom links. Then all you need to do is include a twig snippet to embed the menu in your template, and just like magic your menu appears! +Olivemenus is an easy to use Craft CMS plugin which allows you to build custom menus from scratch. You can create a new menu within seconds, simply by selecting single entries, channel or structure items, or even custom links. Then all you need to do is include a twig snippet to embed the menu in your template, and just like magic your menu appears! -You can create and manage multiple menus on your website; Olive Menus is highly customisable and it makes it easy for you to access and edit your menus once created. You can easily see all your single entries, channel items and structure items displayed in an organized manner and you can add them to your menu with a single click. It is also very easy to include your own custom or external links and even join them together in the same menu with the existing entries on your website. +You can create and manage multiple menus on your website; Olivemenus is highly customisable and it makes it easy for you to access and edit your menus once created. You can easily see all your single entries, channel items and structure items displayed in an organized manner and you can add them to your menu with a single click. It is also very easy to include your own custom or external links and even join them together in the same menu with the existing entries on your website. -The menu structure can be edited just by dragging the chosen entries around. It is easy to change the order of your items by moving them up or down and you can even create dropdown menus by dragging the entries to the right or identing them. +The menu structure can be edited just by dragging the chosen entries around. It is easy to change the order of your items by moving them up or down and you can even create dropdown menus by dragging the entries to the right or identing them. -Olive Menus gives you the posibility to single out a menu by giving it an id in order to make extra configurations to it. +Olivemenus gives you the posibility to single out a menu by giving it an id in order to make extra configurations to it. -Another awesome and very useful feature that Olive Menus provides you with is the opportunity to asign data attributes to every element in your menu, so that more advanced events can be triggered when users click on particular menu items. +Another awesome and very useful feature that Olivemenus provides you with is the opportunity to asign data attributes to every element in your menu, so that more advanced events can be triggered when users click on particular menu items. ## Documentation -Please read the complete documentation in the [Olive Menus Wiki](https://github.com/OliveStudio/olivemenus/wiki). +Please read the complete documentation in the [Olivemenus Wiki](https://github.com/OliveStudio/olivemenus/wiki). ## Olivemenus Roadmap From 510ef70d9b4193cea799ffad1e06d197b46c0826 Mon Sep 17 00:00:00 2001 From: Matsuko Friedland Date: Mon, 13 Aug 2018 13:48:41 -0700 Subject: [PATCH 3/3] Fix typos #16 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b3262fe..94bc080 100644 --- a/README.md +++ b/README.md @@ -24,15 +24,15 @@ To install the plugin, follow these instructions. ## Overview -Olivemenus is an easy to use Craft CMS plugin which allows you to build custom menus from scratch. You can create a new menu within seconds, simply by selecting single entries, channel or structure items, or even custom links. Then all you need to do is include a twig snippet to embed the menu in your template, and just like magic your menu appears! +Olivemenus is an easy-to-use Craft CMS plugin which allows you to build custom menus from scratch. You can create a new menu within seconds, simply by selecting single entries, channel or structure items, or even custom links. Then all you need to do is include a Twig snippet to embed the menu in your template, and just like magic your menu appears! You can create and manage multiple menus on your website; Olivemenus is highly customisable and it makes it easy for you to access and edit your menus once created. You can easily see all your single entries, channel items and structure items displayed in an organized manner and you can add them to your menu with a single click. It is also very easy to include your own custom or external links and even join them together in the same menu with the existing entries on your website. -The menu structure can be edited just by dragging the chosen entries around. It is easy to change the order of your items by moving them up or down and you can even create dropdown menus by dragging the entries to the right or identing them. +The menu structure can be edited just by dragging the chosen entries around. It is easy to change the order of your items by moving them up or down and you can even create dropdown menus by dragging the entries to the right or indenting them. -Olivemenus gives you the posibility to single out a menu by giving it an id in order to make extra configurations to it. +Olivemenus gives you the possibility to single out a menu by giving it an ID in order to make extra configurations to it. -Another awesome and very useful feature that Olivemenus provides you with is the opportunity to asign data attributes to every element in your menu, so that more advanced events can be triggered when users click on particular menu items. +Another awesome and very useful feature that Olivemenus provides you with is the opportunity to assign data attributes to every element in your menu, so that more advanced events can be triggered when users click on particular menu items. ## Documentation