1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

插件 TaigaChat - AJAX shoutbox v0.5.5

本帖由 admin2012-03-02 发布。版面名称:XenForo中文版

  1. admin

    admin 管理员 管理成员

    注册:
    2011-11-01
    帖子:
    3,671
    赞:
    2,425
    Installation Instructions:
    1.Upload contents of upload folder to forum root
    2.Install addon-TaigaChat.xml file
    3.Add the template include code to forum_list either above or below the sidebar_online_users include (whatever you feel looks best):
    PHP:
    <xen:include template="dark_taigachat" />
    Or, if you want the shoutbox above or below your forum list, add the following code to forum_list:
    PHP:
    <xen:include template="dark_taigachat"><xen:set var="$taigachat_alt">1</xen:set></xen:include>
    Either just before or just after:
    PHP:
    <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if>
    4.Configure the permissions (view, post, modify own, modify all) for your user groups. If you have trouble accessing the modify tools, ensure the Administrative group is your primary usergroup rather than a secondary one.
    5.Optionally (for XenPorta support), upload the contents xenPorta/upload folder to your forum root and import xenPorta/xenPorta_TaigaChat.xml as a block.
     

    附件文件:

  2. knight0530

    knight0530 入门会员

    注册:
    2012-03-14
    帖子:
    1
    赞:
    0
    找了蛮久这个插件了
     
正在加载...