Search 1.9 billion lines of Odoo code on GitHub

website_landing_template

Author: Numigi
License: LGPL-3
Branch: 14.0
Repository: Numigi/odoo-web-addons
Dependencies: portal, and website
Languages: PO File (14, 16.9%), Python (16, 19.3%), XML (29, 34.9%), and reStructuredText (24, 28.9%)
Other branches: 12.0, TA#47984, TA#48575, and TA#48575-1

<h1 class="title">Website Landing Page</h1> <div class="contents topic" id="table-of-contents"> <p class="topic-title">Table of Contents</p> <ul class="simple"> <li><a class="reference internal" href="#context" id="id1">Context</a></li> <li><a class="reference internal" href="#overview" id="id2">Overview</a></li> <li><a class="reference internal" href="#known-issues" id="id3">Known Issues</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#more-information" id="id5">More information</a></li> </ul> </div> <a name="context"></a> <h2><a class="toc-backref" href="#id1">Context</a></h2> <p>In vanilla Odoo, when you create a website page, it comes with the default header and footer, including the main menu.</p> <img alt="website_landing_template/static/description/vanilla_odoo_page.png" src="website_landing_template/static/description/vanilla_odoo_page.png" /> <p>However, you might sometimes need to create a website page without those elements. This is what we call here a <code>Landing Page</code>.</p> <a name="overview"></a> <h2><a class="toc-backref" href="#id2">Overview</a></h2> <p>This module adds a website page that can be used to create landing pages.</p> <img alt="website_landing_template/static/description/template_page.png" src="website_landing_template/static/description/template_page.png" /> <p>When selecting this template, the original header and footer are absent from the page.</p> <img alt="website_landing_template/static/description/new_page.png" src="website_landing_template/static/description/new_page.png" /> <a name="known-issues"></a> <h2><a class="toc-backref" href="#id3">Known Issues</a></h2> <p>The implementation of landing pages is purely aesthetic. If you open the sources of the page, you will see that the header and footer are still present. They are only hidden using css.</p> <p>The reason is that completely removing these elements could have side effects related to the javascript framework.</p> <a name="contributors"></a> <h2><a class="toc-backref" href="#id4">Contributors</a></h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul> <a name="more-information"></a> <h2><a class="toc-backref" href="#id5">More information</a></h2> <ul class="simple"> <li>Meet us at <a class="reference external" href="https://bit.ly/numigi-com">https://bit.ly/numigi-com</a></li> </ul>