Giter VIP home page Giter VIP logo

editor's Introduction

Editor

在百度编辑器上增加微信网页基础页面的样式片段直接添加

目录结构

script
    |-- farbtastic.js  取色器
    |-- plugin.js 自定义对话框插件及处理
    |-- jquery.js
style
    |-- images 
    |-- farbtastic.css 取色器样式
tpl  模板文件
    |-- style_dialog.html 模版html片段
    |-- style_dialog.tpl.js html片段预编译成js文件
    |-- request.js nodejs 批量获取网络上的图片
    |-- server.js nodejs 批量获取网络上图片(不支持https)
ueditor
    |--    百度编辑器的内容
demo.html 项目主页  

增加自定按钮

在ueditor的config文件中 
* toorbar 数组上加 customname
* lapmap 对象加 customname: "title"
在ueditor的editor文件中
* btnCmds 数组上加 customname
在udeditor.css文件中增加对应class的宽度和样式
注:名称都用小写

事件触发

editor's People

Contributors

wsw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.