odoo8-addon-website-menu-by-user-status


Nameodoo8-addon-website-menu-by-user-status JSON
Version 8.0.1.1.0.99.dev12 PyPI version JSON
download
home_pagehttp://www.savoirfairelinux.com
SummaryAllow to manage the display of website.menus
upload_time2023-07-19 06:00:28
maintainer
docs_urlNone
authorSavoir-faire Linux,Odoo Community Association (OCA)
requires_python~=2.7
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Website Menu By User Status
===========================

The module manages display website menu entries, depending if the user is
logged or not.
The selection of the display status can be chosen logged and/or not.
Extends features and view of website.menu model.

Website.menu list view can be found at:
Settings > Configuration > Website Settings > Configure Website menus

The module inherit from website.menu to add 2 booleans fields, user_logged
and user_not_logged.
On top of that, website.layout template is extended to include a condition
that drive if the menu is built or not.
It has been choose to not only hide the menu to avoid to easily get around
by editing the html DOM.

Contributors
------------
* Bruno Joliveau <bruno.joliveau@savoirfairelinux.com>
* Jordi Riera <jordi.riera@savoirfairelinux.com>

More information
----------------
Module developed and tested with Odoo version 8.0
For questions, please contact our support services
<support@savoirfairelinux.com>



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.savoirfairelinux.com",
    "name": "odoo8-addon-website-menu-by-user-status",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Savoir-faire Linux,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "Website Menu By User Status\n===========================\n\nThe module manages display website menu entries, depending if the user is\nlogged or not.\nThe selection of the display status can be chosen logged and/or not.\nExtends features and view of website.menu model.\n\nWebsite.menu list view can be found at:\nSettings > Configuration > Website Settings > Configure Website menus\n\nThe module inherit from website.menu to add 2 booleans fields, user_logged\nand user_not_logged.\nOn top of that, website.layout template is extended to include a condition\nthat drive if the menu is built or not.\nIt has been choose to not only hide the menu to avoid to easily get around\nby editing the html DOM.\n\nContributors\n------------\n* Bruno Joliveau <bruno.joliveau@savoirfairelinux.com>\n* Jordi Riera <jordi.riera@savoirfairelinux.com>\n\nMore information\n----------------\nModule developed and tested with Odoo version 8.0\nFor questions, please contact our support services\n<support@savoirfairelinux.com>\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Allow to manage the display of website.menus",
    "version": "8.0.1.1.0.99.dev12",
    "project_urls": {
        "Homepage": "http://www.savoirfairelinux.com"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae858000ac605e7587bc2e89c59d8a40d71425f0a13cec66fc03da1988e4c32d",
                "md5": "23d3d95d47c4c62151e1020dfba6a645",
                "sha256": "887d6b0f233cc403ee4c3d4811c68dd53bd311f97c0f26b622d762b51de126c0"
            },
            "downloads": -1,
            "filename": "odoo8_addon_website_menu_by_user_status-8.0.1.1.0.99.dev12-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "23d3d95d47c4c62151e1020dfba6a645",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 23628,
            "upload_time": "2023-07-19T06:00:28",
            "upload_time_iso_8601": "2023-07-19T06:00:28.983040Z",
            "url": "https://files.pythonhosted.org/packages/ae/85/8000ac605e7587bc2e89c59d8a40d71425f0a13cec66fc03da1988e4c32d/odoo8_addon_website_menu_by_user_status-8.0.1.1.0.99.dev12-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 06:00:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "odoo8-addon-website-menu-by-user-status"
}
        
Elapsed time: 0.19410s