A5下载程序插件

分类分类

WebIM-for-Rails

WebIM-for-Rails

v1.0

大小:1.84 MB更新:2014/05/22

类别:其它插件系统:Win2003,WinXP,Win2000,Win9X

立即下载

开发说明(README)webim for rails

Static Files
==================

public/static

configuration
=============

config/webim.yml

webim:
isopen: true
domain: localhost
apikey: public
host: nextal.im
port: 8000
emot: default
theme: base
opacity: 80
local: zn-CN
enable_room: true
enable_chatlink: false
enable_shortcut: false
enable_menu: false
enable_noti: true
admin_uid: 0
visitor: false
show_unavailable: false
upload: false

config/initializers/load_webim_config.rb

WEBIM_CONFIG = YAML.load_file("#{Rails.root}/config/webim.yml")['webim']

Database
========

webim_histories

webim_settings

rake db:migrate

Controller
==========

app/controllers/webim_controller.rb


Models
======

app/models/webim_history.rb

app/models/webim_setting.rb
 

精品推荐
开发者应用
同类推荐
相关文章
相关下载
说两句网友评论
    我要跟贴
    取消
    推荐专题