Search 1.9 billion lines of Odoo code on GitHub

website_event_type_description

Author: Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: anhvu-sg/event
Dependencies: event, and website_event
Languages: PO File (18, 13.6%), Python (30, 22.7%), XML (30, 22.7%), and reStructuredText (54, 40.9%)
Other branches: 10.0, and 12.0
Other repositories: AnilKesariya/event, Antiun/event, Change2improve/event, ClearCorp/oca-event, Dobtor-OCA/event, ERPLibre/event, ForgeFlow/event, Gabinete-Digital/event, Gofekra/event, Guobower/event, Ingeos/event, KolushovAlexandr/event, LTechCS/event, LasLabs/event, LevelPrime/event, Martronic-SA/event, MathBenTech/event, NL66278/event, NeatNerdPrime/event, Nikul-Chaudhary/event, Numigi/odoo-event, OCA-MUK/event, OCA/event, Ommo73/event, SanteLibre/event, SeuMarco/event, Tecnativa/event, VishnuPrasad1998/event, VisiionSolucionesTecnologicas/event, adolfoeliazat/event, angelmoya/event, anishukserg/event, ap305194/event, apachesep/event, apetbiz/event, archeti-org/event, aryajimbaran/event, brain-tec/event, coopiteasy/event, cristinamartinrod/event, dhp-denero/event, dsasoftware/event, ecosoft-odoo/event, emagdalenaC2i/event, gastonfeng/event, glm-conseil/event, haroldtamo/event, humanilog/event, iRichGit/event, initOS/event, it-projects-llc/event, j-zaballa/event, kitworks-systems/event, kmee/event, lfreeke/event, lideritjnma/event, molandtoxx/event, ntsirintanis/event, nucleoosystem/event, odoogap/event, oihane/event, open-synergy/event, osiell/event, popcomputadores-desenv/event, pscloud/event, rousseldenis/event, rsullivan2704/event, sanube/event, schmidtwastl/event, steingabelgaard/event, thinkopensolutions/oca-event, tschanzt/event, vdedyukhin/event, yelizariev/event, and yveshoyos/event

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="event-type-description-in-website"></a> <h2>Event Type Description in Website</h2> <p>This module extends the functionality of events website to support a custom description for each event type that will be displayed only when events of that type are filtered, below the common description for the Events page.</p> <a name="usage"></a> <h3>Usage</h3> <p>To edit your event type description from the frontend, you need to:</p> <ol class="arabic simple"> <li>Go to <a class="reference external" href="/event">your events page</a>.</li> <li>Make sure you <em>Filter by Category</em> is enabled in the <em>Customize</em> menu.</li> <li>Choose a event type from the filters.</li> <li>Edit the page.</li> <li>You will see a new editable area at the top (just below the one you already had) that only will be shown when the page is filtered for this type of event.</li> <li>Fill that area with any blocks you want.</li> <li>Save.</li> </ol> <p>To do it from the backend, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Marketing &gt; Configuration &gt; Events &gt; Types of Events</em>.</li> <li>Choose a type.</li> <li>Change its description.</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/199/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>The best for SEO would be to have a dedicated controller for event types, with a friendly slug.</li> <li>In such case, the <code>event.type</code> model should inherit from <code>website.seo.metadata</code> mixin to have access to all SEO tools.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/event/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/event/issues/new?body=module:%20website_event_type_description%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Rafael Blasco &lt;<a class="reference external" href="mailto:rafabn&#64;antiun.com">rafabn&#64;antiun.com</a>&gt;</li> <li>Jairo Llopis &lt;<a class="reference external" href="mailto:yajo.sk8&#64;gmail.com">yajo.sk8&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>