GithubHelp home page GithubHelp logo

daniel-he / flexpaper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunbo/flexpaper

0.0 2.0 0.0 1.97 MB

基于 flexpaper 做的小程序,类式于百度文档,上传pdf文件,自动转成swf,由 flexpaper 做在线阅读

Home Page: http://code.google.com/p/flexpaper/downloads/list

Ruby 68.85% JavaScript 2.23% CSS 28.92%

flexpaper's Introduction

基于flexpaper做的小程序,类式于百度文档,上传pdf文件,自动转成swf,由flexpaper做在线阅读
目前只做了管理员整体上传文件,如需用户自己上传,可做修改 目前没有样式。

ruby1.8.7  +  rails2.3.11

http://code.google.com/p/flexpaper/downloads/list 

http://flexpaper.devaldi.com/demo/

使用
修改config/database.yml
修改config/settings.yml default_password是默认密码
修改db/seeds.rb里面的内容初始化部门和人员信息

rake db:create  #建库
rake db:migrate #建表
rake db:seed   #导入初始化信息

安装swftools
根据系统不同下载不同swftools http://www.swftools.org/download.html
wget http://www.swftools.org/swftools-0.9.1.tar.gz
./configure --prefix=/usr/local/swftools
sudo make && make install
 
pdf2swf test.pdf -o test.swf -T 9 -f

安装地址如果改变修改user_docs_controller.rb 32行
安装后修改user_docs_controller.rb 34行

ruby script/server

login admin
password aaaaaaaa

gtalk or msn or email : [email protected]

flexpaper's People

Contributors

sunbo avatar

Watchers

 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.