{"id":14971279,"url":"https://github.com/sdkiller/yii2-imperavi-redactor","last_synced_at":"2025-06-19T18:33:44.910Z","repository":{"id":18817695,"uuid":"22032475","full_name":"SDKiller/yii2-imperavi-redactor","owner":"SDKiller","description":"Yii2 port of Imperavi Redactor Widget for Yii","archived":false,"fork":false,"pushed_at":"2015-10-07T13:44:38.000Z","size":916,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T20:55:50.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SDKiller.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-20T12:11:55.000Z","updated_at":"2015-11-12T13:03:15.000Z","dependencies_parsed_at":"2022-09-25T02:40:54.578Z","dependency_job_id":null,"html_url":"https://github.com/SDKiller/yii2-imperavi-redactor","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDKiller%2Fyii2-imperavi-redactor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDKiller%2Fyii2-imperavi-redactor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDKiller%2Fyii2-imperavi-redactor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SDKiller%2Fyii2-imperavi-redactor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SDKiller","download_url":"https://codeload.github.com/SDKiller/yii2-imperavi-redactor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238347896,"owners_count":19457012,"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","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-09-24T13:44:57.915Z","updated_at":"2025-02-11T18:32:46.440Z","avatar_url":"https://github.com/SDKiller.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Imperavi Redactor Widget for Yii2\n=================================\n\nThis is a Yii2 port of original [Imperavi Redactor Widget](https://github.com/yiiext/imperavi-redactor-widget) for Yii (yiiext/imperavi-redactor-widget).\n\n`ImperaviRedactorWidget` is a wrapper for [Imperavi Redactor](http://imperavi.com/redactor/),\na high quality WYSIWYG editor.\n\nNote that Imperavi Redactor itself is a proprietary commercial copyrighted software\nbut since Yii community bought OEM license you can use it for free with Yii.\n\n\nInstallation\n------------\n\n```\ncomposer.phar require --prefer-dist zyx/yii2-imperavi-redactor \"*\"\n```\n\nTBD\n\n\nUsage\n-----\n\nTBD\n\nFor more options see [Imperavi Redactor documentation](http://imperavi.com/redactor/docs/)\n\n```\n    echo $form-\u003efield($model, 'content')-\u003ewidget(\n        Redactor::className(), [\n            'options' =\u003e [\n                'style' =\u003e 'height: 300px;'\n            ],\n            'clientOptions' =\u003e [\n                'lang'              =\u003e 'ru',\n                'observeLinks'      =\u003e true,\n                'convertVideoLinks' =\u003e true,\n                'autoresize'        =\u003e true,\n                'placeholder'       =\u003e Yii::t('app', 'Redactor placeholder text'),\n                'plugins'           =\u003e ['table', 'video', 'fontcolor', 'fontfamily', 'fontsize'],\n                'buttons'           =\u003e ['html', 'formatting', 'bold', 'italic', 'deleted', 'underline', 'horizontalrule',\n                                        'alignment', 'unorderedlist', 'orderedlist', 'outdent', 'indent',\n                                        , 'link', 'image', 'file'],\n                'imageUpload'       =\u003e Yii::$app-\u003eurlManager-\u003ecreateUrl(['news/upload']),\n            ],\n        ]\n    );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdkiller%2Fyii2-imperavi-redactor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdkiller%2Fyii2-imperavi-redactor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdkiller%2Fyii2-imperavi-redactor/lists"}