frontendeditor:前端编辑器

时间:2024-07-06 14:08:47
【文件属性】:

文件名称:frontendeditor:前端编辑器

文件大小:230KB

文件格式:ZIP

更新时间:2024-07-06 14:08:47

JavaScript

前端编辑器 这是 Rails 应用程序的前端编辑器。 它必须与 frontendeditor_ckeditor 一起使用。 安装 将此行添加到应用程序的 Gemfile 中: gem 'frontendeditor' 然后执行: $ bundle 或者自己安装: $ gem install frontendeditor 贡献 分叉吧 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求 贡献者注意事项 我使用这个命令来生成frontend_editor.js : coffee -j vendor/assets/javascripts/frontend_e


【文件预览】:
frontendeditor-master
----vendor()
--------assets()
----frontendeditor.gemspec(713B)
----Rakefile(28B)
----test()
--------dummy()
----app()
--------helpers()
----Gemfile(99B)
----src()
--------models()
--------collections()
--------templates()
--------views()
--------basic_editor.coffee(850B)
--------frontend_editor.coffee(974B)
----.gitignore(159B)
----lib()
--------frontendeditor()
--------frontendeditor.rb(65B)
----README.md(964B)
----LICENSE.txt(1KB)

网友评论