{"id":21171587,"url":"https://github.com/0k/web_markitup","last_synced_at":"2025-09-15T14:57:20.583Z","repository":{"id":147002009,"uuid":"7609681","full_name":"0k/web_markitup","owner":"0k","description":"MarkItUp for OpenERP","archived":false,"fork":false,"pushed_at":"2015-01-01T17:23:26.000Z","size":284,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-21T05:40:49.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0k.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-14T18:05:34.000Z","updated_at":"2016-12-20T10:27:45.000Z","dependencies_parsed_at":"2023-03-26T13:33:57.603Z","dependency_job_id":null,"html_url":"https://github.com/0k/web_markitup","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/0k/web_markitup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fweb_markitup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fweb_markitup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fweb_markitup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fweb_markitup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0k","download_url":"https://codeload.github.com/0k/web_markitup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0k%2Fweb_markitup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267320254,"owners_count":24068527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T16:08:14.587Z","updated_at":"2025-07-27T07:07:31.774Z","avatar_url":"https://github.com/0k.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"====================\nMarkItUp for OpenERP\n====================\n\n\nDescription\n===========\n\nThis OpenERP 8.0+ module defines a ``markitup`` widget for form\nfields. Currently configured to edit/display ReSTructured Text, but could be\neasily modified to manage any other markup langage.\n\nMarkItUp_ is a jQuery plugin allowing to turn any textarea into a markup editor.\n\n.. _MarkItUp: http://markitup.jaysalvat.com\n\n\nIn this current early form, ``web_markitup`` is replicating anru's `rsted`_\ncapabilities in target OpenERP textarea : allowing dynamic preview of\nReSTructured text (follow this link to see `an online demo of rsted`_).\n\n.. _rsted: https://github.com/anru/rsted\n.. _an online demo of rsted: http://rst.ninjs.org/\n\n\nRequirements\n============\n\nWorks on OpenERP v8.0+ with Linux system.\n\nThe ReST to HTML conversion is done thanks to ``docutils`` python package.\n\nYou'll need to install python package ``pygments`` for code block syntax-highlighting.\n\n\nInstallation\n============\n\nDon't forget to first run ``./autogen.sh`` which will compute ChangeLog and set\nthe version of the module. Then, install as any other OpenERP module.\n\n\nUsage\n=====\n\nModify the XML view definition to add attribute ``widget`` set to\n``markitup`` on any text field. ie::\n\n    \u003cform\u003e\n        ...\n        \u003cfield name=\"myfield\" widget=\"markitup\"\u003e\n        ...\n    \u003c/form\u003e\n\n\nNote that 2 other miscellaneous widgets are available:\n\n - ``pre_html`` is a general purpose widget that displays HTML in a ``\u003cpre\u003e``\n   tag. This is usefull if you which to display your field's content with\n   actual spacing preserved.\n\n - ``rst2html_readonly`` is a widget that will show the HTML computed version\n   of a field containing RST. It is meant to be used only in readonly modes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0k%2Fweb_markitup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0k%2Fweb_markitup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0k%2Fweb_markitup/lists"}