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

插件 TaigaChat - AJAX shoutbox v0.5.5

Discussion in 'XenForo中文版' started by admin, 2012-03-02.

  1. admin

    admin 管理员 Staff Member

    Joined:
    2011-11-01
    Messages:
    3,671
    Likes Received:
    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.
     

    Attached Files:

  2. knight0530

    knight0530 入门会员

    Joined:
    2012-03-14
    Messages:
    1
    Likes Received:
    0
    找了蛮久这个插件了
     
Loading...