Metadata-Version: 2.1
Name: odoo13-addon-website-menu-icon
Version: 13.0.1.0.2.dev1
Summary: Provides possibility to define icons/images for menus. These can be then rendered in a custom theme. It also brings back option for opening new window.
Home-page: https://github.com/OCA/website
Author: Radovan Skolnik, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 13.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.5
Requires-Dist: odoo <13.1dev,>=13.0a

==================
Website Menu Icons
==================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:4bfc1b86a39ae56492819088c5bdd8a8a8a642963e89fa3c6fff67a47b0f5308
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github
    :target: https://github.com/OCA/website/tree/13.0/website_menu_icon
    :alt: OCA/website
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/website-13-0/website-13-0-website_menu_icon
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/website&target_branch=13.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows to assign image or icon to individual website menu entries
and also provides option to set the flag to open menu in new window
from menu editing.

**Table of contents**

.. contents::
   :local:

Configuration
=============

Go to each *Website*, click *Edit* and click on menu item. The confirmation
will ask you to choose whether to go to that link or edit the menu.
If you select *Edit the menu* the enhanced menu editor will appear.

.. figure:: https://raw.githubusercontent.com/OCA/website/13.0/website_menu_icon/static/description/edit_menu.png

For each menu item it shows preview of icon/image (if any was selected).
It also adds badge to those items that are to be opened in new window.

If you click the *Edit Menu Item* button enhanced menu item editing dialog.

.. figure:: https://raw.githubusercontent.com/OCA/website/13.0/website_menu_icon/static/description/edit_item.png

Clicking on search icon will bring up *Select a Media* dialog that will allow
for selecting either image or font awesome icon.

Sample *website.submenu* template is included to show how to render the website menu.
Rendering icons can be turned off in *Customize* menu.

.. figure:: https://raw.githubusercontent.com/OCA/website/13.0/website_menu_icon/static/description/menu_sample.png

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/website/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/website/issues/new?body=module:%20website_menu_icon%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Radovan Skolnik

Contributors
~~~~~~~~~~~~

* Radovan Skolnik <radovan@skolnik.info>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/website <https://github.com/OCA/website/tree/13.0/website_menu_icon>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.


