diff --git a/website_odoo_debranding/README.rst b/website_odoo_debranding/README.rst new file mode 100644 index 0000000..c9bd289 --- /dev/null +++ b/website_odoo_debranding/README.rst @@ -0,0 +1,85 @@ +================================= +Remove Odoo Branding from Website +================================= + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwebsite-lightgray.png?logo=github + :target: https://github.com/OCA/website/tree/12.0/website_odoo_debranding + :alt: OCA/website +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/website-12-0/website-12-0-website_odoo_debranding + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/186/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module remove Odoo branding on website: + +* Remove "Create a free website with Odoo" from footer + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +#. Go to your home page. +#. Enable or disable *Customize > Footer Copyright > Remove Odoo Promotional + Link* at your will. It should be enabled by default. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +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 +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Tecnativa + +Contributors +~~~~~~~~~~~~ + +* Antonio Espinosa +* Vicent Cubells +* Jairo Llopis +* Karan Shah + +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 `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_odoo_debranding/__init__.py b/website_odoo_debranding/__init__.py new file mode 100644 index 0000000..de95592 --- /dev/null +++ b/website_odoo_debranding/__init__.py @@ -0,0 +1 @@ +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). diff --git a/website_odoo_debranding/__manifest__.py b/website_odoo_debranding/__manifest__.py new file mode 100644 index 0000000..23d640b --- /dev/null +++ b/website_odoo_debranding/__manifest__.py @@ -0,0 +1,18 @@ +# Copyright 2016 Tecnativa, S.L. - Vicent Cubells +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). +{ + "name": "Remove Odoo Branding from Website", + "version": "12.0.1.0.0", + "author": "Tecnativa, " + "Odoo Community Association (OCA)", + "website": "https://github.com/OCA/website", + "license": "LGPL-3", + "category": "Website", + "depends": [ + 'website', + ], + "data": [ + "templates/disable_odoo.xml", + ], + "installable": True, +} diff --git a/website_odoo_debranding/i18n/ca.po b/website_odoo_debranding/i18n/ca.po new file mode 100644 index 0000000..36c1015 --- /dev/null +++ b/website_odoo_debranding/i18n/ca.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" diff --git a/website_odoo_debranding/i18n/es.po b/website_odoo_debranding/i18n/es.po new file mode 100644 index 0000000..7461f08 --- /dev/null +++ b/website_odoo_debranding/i18n/es.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" diff --git a/website_odoo_debranding/i18n/fr.po b/website_odoo_debranding/i18n/fr.po new file mode 100644 index 0000000..fd6c4f8 --- /dev/null +++ b/website_odoo_debranding/i18n/fr.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" diff --git a/website_odoo_debranding/i18n/id.po b/website_odoo_debranding/i18n/id.po new file mode 100644 index 0000000..7fcb921 --- /dev/null +++ b/website_odoo_debranding/i18n/id.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" diff --git a/website_odoo_debranding/i18n/pt_BR.po b/website_odoo_debranding/i18n/pt_BR.po new file mode 100644 index 0000000..7971f5f --- /dev/null +++ b/website_odoo_debranding/i18n/pt_BR.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" diff --git a/website_odoo_debranding/readme/CONTRIBUTORS.rst b/website_odoo_debranding/readme/CONTRIBUTORS.rst new file mode 100644 index 0000000..d5c01af --- /dev/null +++ b/website_odoo_debranding/readme/CONTRIBUTORS.rst @@ -0,0 +1,4 @@ +* Antonio Espinosa +* Vicent Cubells +* Jairo Llopis +* Karan Shah diff --git a/website_odoo_debranding/readme/DESCRIPTION.rst b/website_odoo_debranding/readme/DESCRIPTION.rst new file mode 100644 index 0000000..cb79b86 --- /dev/null +++ b/website_odoo_debranding/readme/DESCRIPTION.rst @@ -0,0 +1,3 @@ +This module remove Odoo branding on website: + +* Remove "Create a free website with Odoo" from footer diff --git a/website_odoo_debranding/readme/USAGE.rst b/website_odoo_debranding/readme/USAGE.rst new file mode 100644 index 0000000..3c51471 --- /dev/null +++ b/website_odoo_debranding/readme/USAGE.rst @@ -0,0 +1,3 @@ +#. Go to your home page. +#. Enable or disable *Customize > Footer Copyright > Remove Odoo Promotional + Link* at your will. It should be enabled by default. diff --git a/website_odoo_debranding/static/description/icon.png b/website_odoo_debranding/static/description/icon.png new file mode 100644 index 0000000..7252e01 Binary files /dev/null and b/website_odoo_debranding/static/description/icon.png differ diff --git a/website_odoo_debranding/static/description/index.html b/website_odoo_debranding/static/description/index.html new file mode 100644 index 0000000..6a2ef1f --- /dev/null +++ b/website_odoo_debranding/static/description/index.html @@ -0,0 +1,434 @@ + + + + + + +Remove Odoo Branding from Website + + + +
+

Remove Odoo Branding from Website

+ + +

Beta License: LGPL-3 OCA/website Translate me on Weblate Try me on Runbot

+

This module remove Odoo branding on website:

+
    +
  • Remove “Create a free website with Odoo” from footer
  • +
+

Table of contents

+ +
+

Usage

+
    +
  1. Go to your home page.
  2. +
  3. Enable or disable Customize > Footer Copyright > Remove Odoo Promotional +Link at your will. It should be enabled by default.
  4. +
+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +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 +feedback.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Tecnativa
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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 project on GitHub.

+

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

+
+
+
+ + diff --git a/website_odoo_debranding/templates/disable_odoo.xml b/website_odoo_debranding/templates/disable_odoo.xml new file mode 100644 index 0000000..771220f --- /dev/null +++ b/website_odoo_debranding/templates/disable_odoo.xml @@ -0,0 +1,15 @@ + + + + + + +