bcms_google_mini_search 1.2.0 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
data/README.markdown
CHANGED
@@ -8,6 +8,7 @@ It consists of the following two portlets.
|
|
8
8
|
2. Google Mini Search Results Portlet - Sends query to the Mini, formats the XML response and displays the results.
|
9
9
|
|
10
10
|
Features:
|
11
|
+
|
11
12
|
1. Allows for formatted results of GSA search results.
|
12
13
|
2. Will display Key Matches
|
13
14
|
3. Will display Synonyms/Related Queries
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bcms_google_mini_search
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 29
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 2
|
9
|
-
-
|
10
|
-
version: 1.2.
|
9
|
+
- 1
|
10
|
+
version: 1.2.1
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- BrowserMedia
|