web_widget_text_markdown
Project description
Add new text field form widget
This module adds a new widget for text field in form view on Odoo:
- In readonly mode, it uses text contents to parse and render them to html markdown syntax.
- In write mode, use [bootstrap-markdown][1]
[1]: http://www.codingdrama.com/bootstrap-markdown/ “bootstrap-markdown”
Installation
It was tested on openerp trunk, 8.0 branch.
Usage
Your XML form view definition should contain:
... <field name="field_name" widget="bootstrap_markdown"/> ...
Known issues / Roadmap
- Improve user experience with Odoo specific syntax
- Improve user experience with Github specific syntax
- Add a working parsed field in tree view
- Add ir.attachment support
- Add images support (with drag’n’drop)
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 here.
Credits
Contributors
- Nicolas Jeudy <nicolas@sudokeys.com>
Maintainer
This module is maintained by the OCA.
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.
To contribute to this module, please visit http://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl (148.8 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Hashes for odoo8_addon_web_widget_text_markdown-8.0.1.0.0.99.dev8-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bd36c1e5eb7194d4f1f95066af4d848d1a15b56c3197a2a49d4ae30915d20ad |
|
MD5 | 88cf0c3e3d47d2f77620d436d7c29dd7 |
|
BLAKE2-256 | a2ab78ae611f4c42de9a64e01aada294a7e8b9f26a395d203b8ade9bd433f961 |