Changeset 599027
- Timestamp:
- 09/14/2012 03:25:42 PM (13 years ago)
- Location:
- opensearchserver-search/trunk
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
opensearchserver-search/trunk/index.php
r599025 r599027 3 3 Plugin Name: OpenSearchServer 4 4 Plugin URI: http://wordpress.org/extend/plugins/opensearchserver-search/ 5 Description: This Plugin will integrate OpenSearchServer 1.2 as search engine for Wordpress.Go to <a href="plugins.php?page=opensearchserver/index.php">OpenSearchServer Settings</a> for OpenSearchServer Settings,5 Description: This Plugin will integrate OpenSearchServer 1.2 as search engine for Wordpress. Go to <a href="plugins.php?page=opensearchserver-search/index.php">OpenSearchServer Settings</a> for OpenSearchServer Settings. More information <a href="http://www.open-search-server.com">about OpenSearchServer</a>. 6 6 Author: Naveen.A.N 7 Requires at least: 3.0. 07 Requires at least: 3.0.1 8 8 Tested up to: 3.4.2 9 Version: 1.0.79 Version: 1.0.7 10 10 */ 11 11 require_once 'lib/oss_api.class.php'; -
opensearchserver-search/trunk/readme.txt
r511722 r599027 3 3 Tags: search,search engine,opensearchserver 4 4 Requires at least: 3.0.1 5 Tested up to: 3. 1.36 Stable tag: 1.0. 65 Tested up to: 3.4.2 6 Stable tag: 1.0.7 7 7 License: GPLv2 or later 8 8 … … 23 23 = Requirements = 24 24 25 * WordPress 3.0. 0or higher25 * WordPress 3.0.1 or higher 26 26 * OpenSearchServer 1.2.4 or higher 27 27 … … 57 57 2. Search provided by OpenSearchServer with facet and filter. 58 58 59 = 1.0.7 = 60 * OpenSearchServer client library upgrade (1.3) 61 59 62 = 1.0.6 = 60 63 * Search result has template file.
Note: See TracChangeset
for help on using the changeset viewer.