前言介紹
- 這款 WordPress 外掛「Talkomatic」是 2015-10-01 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2016-08-24,距離現在已有 3175 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
drwool |
外掛標籤
chat | free chat | live chat | text chat | chat rooms |
內容簡介
Talkomatic 是一個網頁獨特的文字聊天設施,與大多數聊天室不同的是,每個參與者都有自己的小螢幕可以輸入文字,而且您可以即時看到其他人輸入文字的過程及內容。 Talkomatic 在其自己的伺服器上運行,網址為 http://talko.cc。
使用 Talkomatic 插件,您可以使用一個簡單的短代码,在您自己的 WordPress 網站頁面或文章中嵌入 Talkomatic 聊天室。聊天室會出現在您的頁面內,包含在一個 iframe 中。
如果短代码指定了房間名稱,任何前往包含此短代碼的頁面的使用者都將自動進入指定的聊天室。如果未指定房間名稱,使用者將進入 Talkomatic 大廳,該大廳顯示有哪些房間和參與者,讓使用者可以選擇現有的房間或打開新房間,新房間可以是公開的還是私人的。
如果指定的房間尚未開啟,它將自動開啟作為一個公開的房間。如果指定的房間已經開啟且為公開的房間,如果有空閒位置,使用者將進入該房間。(每個房間最多只有五個參與者。) 如果該房間作為私人房間打開,使用者必須在允許進入之前輸入房間密鑰。房間密鑰是開啟房間的人定義的並作為私人房間的密鑰。
Talkomatic 聊天室不會給您的 WordPress 伺服器帶來任何負擔,因為它們托管在 http://talko.cc 的獨立伺服器上。有關 Talkomatic 的更多信息,請參閱 http://talko.cc/about.html
使用 Talkomatic 短代碼 - 範例:
將使用者放入特定命名的房間中,使用預設的 iframe 尺寸 (900 x 850 像素):
[talkomatic room="Elbow Room"]
將使用者放入特定命名的房間中,使用自訂的 iframe 尺寸:
[talkomatic room="Broom Closet" width=600 height=800]
將使用者放入 Talkomatic 大廳,讓他們可以選擇房間或打開新房間:
[talkomatic]
將使用者放入 Talkomatic 大廳,使用自訂的 iframe 尺寸:
[talkomatic width=650 height=900]
WordPress 版本相容性
儘管 “相容至” 行說明可能說的是什麼,但此插件應該與所有未來版本的 WordPress 相容。您可以信任它,因為此插件僅輸出一些 HTML 文本,並不與 WordPress 核心的任何部分進行接口,它只有當 WordPress 改變定義和調用短代碼的基本方式時,才可能不相容。這種情況非常罕見,因為那將破壞數千個插件,而且 WordPress 對向後相容性有強烈承諾。
需求
PHP 4+
WordPress 3.0+
原文外掛簡介
Talkomatic is a unique text chat facility for the web. It is different from most chat
rooms in that each participant has their own little section of the screen to type into,
and you see what other people are typing letter-by-letter, as they type it, so the experience
is more immediate. Talkomatic runs on its own server at http://talko.cc.
The Talkomatic plugin lets you embed a Talkomatic chat room in a page or post on your own
WordPress site, using a simple shortcode. The chat room appears on your page within an iframe.
If the shortcode specifies a room name, any user who navigates to the page where
this shortcode is included will automatically enter the named chat room. If no
room name is specified, the user will enter the Talkomatic lobby, which displays
a list of active rooms and participants and allows the user to choose an existing
room or open a new room, which may be public or private.
If the named room is not already open, it will be opened automatically as a public room.
If the named room is already open and is public, the user will enter the room if there is
an open slot. (There is a maximum of five participants per room.) If the room is open as
a private room, the user will be required to type the room key before being allowed in.
The room key is defined by whoever opens the room and designates it as private.
Talkomatic chat rooms do not place any burden on your WordPress server because they
are hosted on the independent server at http://talko.cc. For more information about
Talkomatic, see http://talko.cc/about.html
Using the Talkomatic shortcode – Examples:
Put user into a specific named room, with default iframe dimensions (900 x 850 pixels):
[talkomatic room="Elbow Room"]
Put user into a specific named room, with custom iframe dimensions:
[talkomatic room="Broom Closet" width=600 height=800]
Put user into the Talkomatic lobby, where they can choose a room or open a new one:
[talkomatic]
Put user into the Talkomatic lobby, with custom iframe dimensions:
[talkomatic width=650 height=900]
WordPress Version Compatibility
Regardless of what the “Compatible up to” line says, this plugin should be compatible with all
future versions of WordPress forever. You can count on it because this plugin simply outputs
some HTML text and does not interface to any part of the WordPress core. It could only become
incompatible if WordPress changes the basics of how shortcodes are defined and called, which is
extremely unlikely since that would break thousands of plugins, and WordPress has a strong
commitment to backward compatibility.
Requirements
PHP 4+
WordPress 3.0+
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Talkomatic」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。