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

MongoLantern WP

外掛說明

MongoLantern WP is a wordpress plugin to enable MongoLantern Fulltext Search Engine into WordPress. It requires “mongodb” and “php-mongo” extension to perform its operations.

Try the Demo

If you’re interested to test MongoLantern WP is action, try out the search Test Drive on Trivian Official Blog.
Trivian Official Blog!!!

Getting Started

Here is a brief getting started guided for MongoLantern WordPress plugin. Please follow the following steps to have a running MongoLantern onto your wordpress blog.

安裝方式

  1. Verify php-mongo extension is installed into your web server or CGI process. You must also verify “mongod” process is runing properly.
  2. Unzip the package and upload contents ‘/wp-content/plugins/’ directory or else you can directly upload the zip package via WordPress default plugin installer.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Now goto MongoLantern settings page and setup parameters there.

常見問題集

Getting started guided with MongoLantern WordPress plugin

Here is the getting started guided to get going with MongoLantern WordPress plugin. Getting Started with MongoLantern WP

What are the prerequisites to use MongoLantern wordpress plugin?

To use MongoLantern:
* you must install mongodb server(http://www.mongodb.org/downloads).
* you must also install mongo-php extension(http://www.mongodb.org/display/DOCS/PHP+Language+Center) to the web server or into your CGI process.

Can I use my existing WordPress theme with MongoLantern?

Yes, surely. MongoLantern is designed to be compatible with any wordpress template having search facily embeded into.

If the search box is not embeded into theme itself then you can use the WordPress Sidebar Search widget, to use MongoLantern.

使用者評論

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

參與者及開發者

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

參與者

將〈MongoLantern WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1 – alpha

  • Alpha development just started, waiting for reviews and bugs.
  • Index posts and pages.
  • Search using MongoLantern via wordpress default search box.
  • Cluster support enabled via mongos routing process.