Title: Glome
Author: _ferenc
Published: <strong>2015 年 6 月 22 日</strong>
Last modified: 2015 年 10 月 13 日

---

搜尋外掛

![](https://ps.w.org/glome-basic/assets/banner-772x250.png?rev=1186642)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/glome-basic_363636.svg)

# Glome

 由 [_ferenc](https://profiles.wordpress.org/_ferenc/) 開發

[下載](https://downloads.wordpress.org/plugin/glome-basic.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/glome-basic/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/glome-basic/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/glome-basic/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/glome-basic/#developers)

 [技術支援](https://wordpress.org/support/plugin/glome-basic/)

## 外掛說明

This plugin integrates WordPress sites with Glome.

Each visitor can get a “Soft Account” by a single click. Users can link soft accounts
across multiple devices.

A visitor with soft account can act as a registered user, in fact he or she will
receive a regular, but anonymous WordPress account. There is no need for going through
the standard registration process by filling in and submitting forms.

The plugin consists of a few widgets, a user page and a settings page for WordPress
administrators.

Site admins can add the widgets to their WordPress widget area. With these widgets
the site’s visitors will be able to create fully functional WordPress accounts as
mentioned above.

Two widgets will let these newly created anonymous, “soft accounts” to be linked
with other anonymous accounts. The same WordPress site accessed by the same person
on multiple devices can be personalised without ever asking for user names, email
addresses or passwords.

This will make the WordPress site stand out from the rest.

## 螢幕擷圖

[⌊The "One-Time Access" and the "Glome Key" widgets are available to gain access
to the Wordpress site.⌉⌊The "One-Time Access" and the "Glome Key" widgets are available
to gain access to the Wordpress site.⌉[

The “One-Time Access” and the “Glome Key” widgets are available to gain access to
the Wordpress site.

[⌊After gaining access one will be able to pair other devices. It can be done by
scanning a QR code, or opening the corresponding URL. We also take advantage of 
modern browsers that can work with cameras directly (via WebRTC).⌉⌊After gaining
access one will be able to pair other devices. It can be done by scanning a QR code,
or opening the corresponding URL. We also take advantage of modern browsers that
can work with cameras directly (via WebRTC).⌉[

After gaining access one will be able to pair other devices. It can be done by scanning
a QR code, or opening the corresponding URL. We also take advantage of modern browsers
that can work with cameras directly (via WebRTC).

## 安裝方式

Download and unpack the plugin to the WordPress server’s plugin directory.

Login to WordPress as an administrator.

Find the installed Glome plugin in the Plugins menu and activate it.

After activating the plugin please go to the Glome settings page under the Settings
menu. Click the “Request API Credentials” button and wait until the page displays
the acquired Glome API credentials.

Once the API credentials are shown you are ready to add the widgets.

## 常見問題集

#### Do you have a demo site?

Yes, we do. Please [click here for a working demo](http://wp.glome.me).

#### What does the Glome API access mean?

By clicking the button on the plugin’s settings page Glome will grant exclusive,
non transferable, basic API access rights to your WordPress site.

For more details on API plans please visit [Glome’s website](http://glome.me).

#### What are the UI elements of this plugin?

The plugin has only widgets that can be added to your user interface. Please see
the next question about adding the widgets.

#### How do I add widgets?

The widgets of the plugin can be added to the Widget area once the API credentials
are granted. Navigate to “Appearance -> Widgets” in the WordPress admin pages and
drag and drop the following widgets from the “Available Widgets” list to the “Widget
Area”:

 * Glome One-time Login
 * Enable the one click anonymous WordPress account creation and login.
 * Glome QR For Pairing
 * Display a QR code for linking anonymous accounts on multiple devices.
 * Glome Scanner Pairing
 * Enable a web based QR scanner. This feature will only work on browsers that support
   WebRTC. Please see [this page](http://caniuse.com/#feat=rtcpeerconnection)
    for
   further details.
 * Glome Notification Broker
 * Enable a websocket based notification channel between the Glome API and the WordPress
   website. Websockets support can be checked at [this website](http://caniuse.com/#feat=websockets).

Note! The title of these widgets can be customised.

#### What are the Glome specific settings?

The Glome settings page displays the following:

 * API Base Path: address of the Glome API server.
 * API UID: UID for this particular WordPress site.
 * API Key: API key for this particular WordPress site.
 * Activity Tracking: Glome registers the URLs the user has been visiting on this
   WordPress site if this option is enabled. By default this option is disabled.
   Note! Individual users should also agree to submit data to Glome on their behalf!
 * Clone Name: paired accounts can have the same display name, if this option is
   enabled. By default this option is disabled.

#### Where did you get the JS QR scanner from?

Kudos to LazarSoft for the amazing JS QR scanner [http://www.webqr.com/].

Please be aware that only a few browsers support the API needed by the scanner.

#### How can I get in touch with you?

We would welcome all comments, questions, suggestions. Please send an email to contact
at glome dot me.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Glome〉的開發相關工作。

參與者

 *   [ _ferenc ](https://profiles.wordpress.org/_ferenc/)

[將〈Glome〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/glome-basic)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/glome-basic/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/glome-basic/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/glome-basic/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/glome-basic/)。

## 變更記錄

#### 1.10

 * More array related fixes for stone aged PHP.

#### 1.9

 * Workarounds for array declaration to work with older PHP versions.

#### 1.8

 * Include paths clashed with some themes.

#### 1.7

 * Bug fix

#### 1.6

 * Improved API response checking

#### 1.5

 * Redirect to API credentials request upon succesful activation

#### 1.4

 * New widget for entering / scanning Glome key codes

#### 1.3

 * WordPress 4.3 compatibilty changes.
 * Improved Glome profile page.

#### 1.2

 * Improved POST sanitizations.

#### 1.1

 * Fixing hard coded plugin path name. Proper input validation.

#### 1.0

 * Initial version for the Plugin Directory of [WordPress](http://wordpress.org)

## 中繼資料

 *  版本 **1.10**
 *  最後更新 **11 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 4.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.3.34**
 *  語言
 * [English (US)](https://wordpress.org/plugins/glome-basic/)
 * 標籤:
 * [anonymity](https://tw.wordpress.org/plugins/tags/anonymity/)[linking](https://tw.wordpress.org/plugins/tags/linking/)
   [personalization](https://tw.wordpress.org/plugins/tags/personalization/)[privacy](https://tw.wordpress.org/plugins/tags/privacy/)
 *  [進階檢視](https://tw.wordpress.org/plugins/glome-basic/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/glome-basic/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/glome-basic/reviews/)

## 參與者

 *   [ _ferenc ](https://profiles.wordpress.org/_ferenc/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/glome-basic/)