Giter VIP home page Giter VIP logo

xiaoyaoji's Introduction

LOGO

小幺鸡文档管理工具,支持富文本、markdown、http、websocket 及其在线测试

兼容性

  • 静态页系统暂时只兼容chrome,其他浏览器未测试。
  • 后端:jdk1.7 tomcat7 mariadb5.5

module说明

  • xiaoyaoji-web : 小幺鸡web工程
  • xiaoyaoji-biz : 小幺鸡业务代码模块
  • 其他: 插件目录

bug

如果大家发现了bug,可以在Issues里面提交,然后也可以直接修改bug然后提交代码 提交bug时请尽量多提供一些信息,如截图

分支说明

  • 默认分支是dev,开发版本的,开发版本的可能会出现编译错误等各种异常情况
  • 如果想自己下载编译,请下载其他分支

插件开发

  • 目前插件类型有导入,导出,文档三种类型
  • 可以参照xiaoyaoji-pdf 或者 xiaoyaoji-plugins 模块

文档插件

  1. 实现cn.com.xiaoyaoji.core.plugin.doc.DocEvPlugin接口
  2. 插件目录(采用标准的maven目录结构) --- xiaoyaoji-plugins
    ------ src
    --------- main
    -------------- java
    ------------------ com.xxxxx
    -------------- plugins-resources
    ------------------ web (静态页面)
    ------------------ plugin.json
  3. 打包插件: 采用apache的 maven-assembly-plugin 插件。 具体配置参考已有插件配置
  4. 打包方法。 mvn package;

如果觉得还不错,请作者喝杯咖啡吧 ☺

二维码

xiaoyaoji's People

Contributors

zhoujingjie avatar hisn avatar constantine008 avatar elizabeth-liu avatar

Watchers

Fei Han 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.