diff --git a/muk_web_preview_markdown/README.md b/muk_web_preview_markdown/README.md deleted file mode 100644 index dd44c95..0000000 --- a/muk_web_preview_markdown/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# MuK Preview Markdown - -Extendes the Preview Dialog to support Markdown files. \ No newline at end of file diff --git a/muk_web_preview_markdown/__init__.py b/muk_web_preview_markdown/__init__.py index 48ccf85..21f21ae 100644 --- a/muk_web_preview_markdown/__init__.py +++ b/muk_web_preview_markdown/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - ################################################################################### # # Copyright (C) 2017 MuK IT GmbH diff --git a/muk_web_preview_markdown/__manifest__.py b/muk_web_preview_markdown/__manifest__.py index d0d7262..8eca318 100644 --- a/muk_web_preview_markdown/__manifest__.py +++ b/muk_web_preview_markdown/__manifest__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - ################################################################################### # # Copyright (C) 2017 MuK IT GmbH @@ -22,15 +20,11 @@ { "name": "MuK Preview Markdown", "summary": """Markdown Preview""", - "description": """ - Extendes the Preview Dialog to support Markdown files. - Currently the following Markdown file extensions are supported: - - Markdown (*.md, text/markdown) - """, - "version": "11.0.1.1.0", + "version": "11.0.2.0.0", "category": "Extra Tools", "license": "AGPL-3", "website": "http://www.mukit.at", + "live_test_url": "https://demo.mukit.at/web/login", "author": "MuK IT", "contributors": [ "Mathias Markl ", @@ -41,8 +35,6 @@ "data": [ "template/assets.xml", ], - "demo": [ - ], "qweb": [ "static/src/xml/*.xml", ], diff --git a/muk_web_preview_markdown/doc/changelog.rst b/muk_web_preview_markdown/doc/changelog.rst index 0a9ed4b..f10b321 100644 --- a/muk_web_preview_markdown/doc/changelog.rst +++ b/muk_web_preview_markdown/doc/changelog.rst @@ -1,9 +1,13 @@ +`2.0.0` +------- + +- Migrated to Python 3 + `1.1.0` ------- - Lazy load javascript - `1.0.0` ------- diff --git a/muk_web_preview_markdown/doc/index.rst b/muk_web_preview_markdown/doc/index.rst new file mode 100644 index 0000000..56a7b6e --- /dev/null +++ b/muk_web_preview_markdown/doc/index.rst @@ -0,0 +1,49 @@ +==================== +MuK Preview Markdown +==================== + +Extendes the Preview Dialog to support markdown files. Currently the following +extensions are supported: + +* Markdown (\*.md, text/markdown) + +Installation +============ + +To install this module, you need to: + +Download the module and add it to your Odoo addons folder. Afterward, log on to +your Odoo server and go to the Apps menu. Trigger the debug modus and update the +list by clicking on the "Update Apps List" link. Now install the module by +clicking on the install button. + +Configuration +============= + +No additional configuration is needed to use this module. + +Usage +============= + +Go to a binary that contains a markdown file and open the preview dialog to view +the preview. + +Credits +======= + +Contributors +------------ + +* Mathias Markl + +Author & Maintainer +------------------- + +This module is maintained by the `MuK IT GmbH `_. + +MuK IT is an Austrian company specialized in customizing and extending Odoo. +We develop custom solutions for your individual needs to help you focus on +your strength and expertise to grow your business. + +If you want to get in touch please contact us via mail +(sale@mukit.at) or visit our website (https://mukit.at). diff --git a/muk_web_preview_markdown/static/description/index.html b/muk_web_preview_markdown/static/description/index.html index c38ea75..1db71e1 100644 --- a/muk_web_preview_markdown/static/description/index.html +++ b/muk_web_preview_markdown/static/description/index.html @@ -4,15 +4,15 @@

Preview your Markdown files directly in Odoo.

MuK IT GmbH - www.mukit.at

-
+
-
+
-
+

Overview

Extendes the Preview Dialog to support Markdown files. Currently the following Markdown file extensions are @@ -25,14 +25,46 @@

+
+

Demo

+
+
+
User:
+
+
+
apps
+
+
+
Password:
+
+
+
demo
+
+
+ +
+

Help and Support

+
Feel free to + contact us, if you need any help with your Odoo integration or + addiontal features.