Version Description
Download this release
Release Info
Developer | dancameron |
Plugin | Search Everything |
Version | 4.2.2 |
Comparing to | |
See all releases |
Code changes from version 4.2.1 to 4.2.2
- SE-Admin.php +1 -1
- lang/SE4-de_DE.mo +0 -0
- lang/SE4-de_DE.po +107 -0
- lang/SE4.mo +0 -0
- lang/SE4.pot +110 -101
- readme.txt +2 -1
- search_everything.php +1 -1
SE-Admin.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
Class SearchEverythingAdmin {
|
4 |
|
5 |
-
var $version = '4.2.
|
6 |
|
7 |
function SearchEverythingAdmin() {
|
8 |
|
2 |
|
3 |
Class SearchEverythingAdmin {
|
4 |
|
5 |
+
var $version = '4.2.2';
|
6 |
|
7 |
function SearchEverythingAdmin() {
|
8 |
|
lang/SE4-de_DE.mo
ADDED
Binary file
|
lang/SE4-de_DE.po
ADDED
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: \n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2007-11-15 20:55+0100\n"
|
6 |
+
"Last-Translator: alohastone <alohastone@gmail.com>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
|
12 |
+
#: search-everything/SE-Admin.php:29
|
13 |
+
msgid "Search Everything Options <strong>Updated</strong>."
|
14 |
+
msgstr "Search Everything Einstellungen <strong>aktualisiert</strong>."
|
15 |
+
|
16 |
+
#: search-everything/SE-Admin.php:59
|
17 |
+
msgid "The options selected below will be used in every search query on this site; in addition to the built-in post search."
|
18 |
+
msgstr "Die folgenden Einstellungen werden in jeder Suchanfrage auf dieser Site verwendet; zusätzlich zu der integrierten Beitragssuche."
|
19 |
+
|
20 |
+
#: search-everything/SE-Admin.php:63
|
21 |
+
msgid "SE Search Options"
|
22 |
+
msgstr "SE Such-Einstellungen"
|
23 |
+
|
24 |
+
#: search-everything/SE-Admin.php:64
|
25 |
+
msgid "Use this form to configure your search options."
|
26 |
+
msgstr "Benutze dieses Formular um SE zu konfigurieren."
|
27 |
+
|
28 |
+
#: search-everything/SE-Admin.php:67
|
29 |
+
msgid "Search Options Form"
|
30 |
+
msgstr "Formular für die Such-Einstellungen"
|
31 |
+
|
32 |
+
#: search-everything/SE-Admin.php:69
|
33 |
+
msgid "Exclude some post or page IDs"
|
34 |
+
msgstr "Beitrags- oder Seiten-IDs ausschließen"
|
35 |
+
|
36 |
+
#: search-everything/SE-Admin.php:70
|
37 |
+
msgid "Comma separated Post IDs (example: 1, 5, 9)"
|
38 |
+
msgstr "Durch Komma getrennte Beitrags-IDs (Beispiel: 1, 5, 9)"
|
39 |
+
|
40 |
+
#: search-everything/SE-Admin.php:75
|
41 |
+
msgid "Exclude Categories"
|
42 |
+
msgstr "Kategorien ausschließen"
|
43 |
+
|
44 |
+
#: search-everything/SE-Admin.php:76
|
45 |
+
msgid "Comma separated category IDs (example: 1, 4)"
|
46 |
+
msgstr "Durch Komma getrennte Kategorie-IDs (Beispiel: 1, 4)"
|
47 |
+
|
48 |
+
#: search-everything/SE-Admin.php:81
|
49 |
+
msgid "Search every page (non-password protected)"
|
50 |
+
msgstr "Durchsuche jede Seite (nicht passwortgeschützt)"
|
51 |
+
|
52 |
+
#: search-everything/SE-Admin.php:83
|
53 |
+
msgid "Search approved pages only?"
|
54 |
+
msgstr "Nur freigegebene Seiten durchsuchen?"
|
55 |
+
|
56 |
+
#: search-everything/SE-Admin.php:89
|
57 |
+
msgid "Search every tag"
|
58 |
+
msgstr "Durchsuche jeden Tag"
|
59 |
+
|
60 |
+
#: search-everything/SE-Admin.php:94
|
61 |
+
msgid "Search every comment"
|
62 |
+
msgstr "Durchsuche jeden Kommentar"
|
63 |
+
|
64 |
+
#: search-everything/SE-Admin.php:97
|
65 |
+
msgid "Search approved comments only?"
|
66 |
+
msgstr "Nur freigegebene Kommentare durchsuchen?"
|
67 |
+
|
68 |
+
#: search-everything/SE-Admin.php:100
|
69 |
+
msgid "Search every excerpt"
|
70 |
+
msgstr "Durchsuche jede Kurzfassung"
|
71 |
+
|
72 |
+
#: search-everything/SE-Admin.php:103
|
73 |
+
msgid "Search every draft"
|
74 |
+
msgstr "Durchsuche jeden Entwurf"
|
75 |
+
|
76 |
+
#: search-everything/SE-Admin.php:106
|
77 |
+
msgid "Search every attachment"
|
78 |
+
msgstr "Durchsuche jeden Dateianhang"
|
79 |
+
|
80 |
+
#: search-everything/SE-Admin.php:109
|
81 |
+
msgid "Search every custom field (metadata)"
|
82 |
+
msgstr "Durchsuche jedes benutzerdefinierte Feld (Metadaten)"
|
83 |
+
|
84 |
+
#: search-everything/SE-Admin.php:115
|
85 |
+
msgid "Update Options"
|
86 |
+
msgstr "Einstellungen speichern"
|
87 |
+
|
88 |
+
#: search-everything/SE-Admin.php:121
|
89 |
+
msgid "SE Search Form"
|
90 |
+
msgstr "SE Suchfeld"
|
91 |
+
|
92 |
+
#: search-everything/SE-Admin.php:122
|
93 |
+
msgid "Use this search form to run a live search test."
|
94 |
+
msgstr "Mit diesem Suchfeld kannst du SE testen."
|
95 |
+
|
96 |
+
#: search-everything/SE-Admin.php:125
|
97 |
+
msgid "Site Search"
|
98 |
+
msgstr "Site Suche"
|
99 |
+
|
100 |
+
#: search-everything/SE-Admin.php:127
|
101 |
+
msgid "Enter search terms"
|
102 |
+
msgstr "Suchbegriffe eingeben"
|
103 |
+
|
104 |
+
#: search-everything/SE-Admin.php:129
|
105 |
+
msgid "Run Test Search"
|
106 |
+
msgstr "Testsuche starten"
|
107 |
+
|
lang/SE4.mo
ADDED
Binary file
|
lang/SE4.pot
CHANGED
@@ -1,101 +1,110 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: Search Everything\n"
|
4 |
-
"POT-Creation-Date: \n"
|
5 |
-
"PO-Revision-Date: 2007-
|
6 |
-
"Last-Translator:
|
7 |
-
"Language-Team: \n"
|
8 |
-
"MIME-Version: 1.0\n"
|
9 |
-
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
-
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
12 |
-
"X-Poedit-Basepath:
|
13 |
-
"X-Poedit-SearchPath-0: search-everything\n"
|
14 |
-
|
15 |
-
#: search-everything/SE-Admin.php:
|
16 |
-
msgid "
|
17 |
-
msgstr ""
|
18 |
-
|
19 |
-
#: search-everything/SE-Admin.php:
|
20 |
-
msgid "
|
21 |
-
msgstr ""
|
22 |
-
|
23 |
-
#: search-everything/SE-Admin.php:
|
24 |
-
msgid "
|
25 |
-
msgstr ""
|
26 |
-
|
27 |
-
#: search-everything/SE-Admin.php:
|
28 |
-
msgid "
|
29 |
-
msgstr ""
|
30 |
-
|
31 |
-
#: search-everything/SE-Admin.php:
|
32 |
-
msgid "
|
33 |
-
msgstr ""
|
34 |
-
|
35 |
-
#: search-everything/SE-Admin.php:
|
36 |
-
msgid "
|
37 |
-
msgstr ""
|
38 |
-
|
39 |
-
#: search-everything/SE-Admin.php:
|
40 |
-
msgid "
|
41 |
-
msgstr ""
|
42 |
-
|
43 |
-
#: search-everything/SE-Admin.php:
|
44 |
-
msgid "
|
45 |
-
msgstr ""
|
46 |
-
|
47 |
-
#: search-everything/SE-Admin.php:
|
48 |
-
msgid "
|
49 |
-
msgstr ""
|
50 |
-
|
51 |
-
#: search-everything/SE-Admin.php:
|
52 |
-
msgid "Search every
|
53 |
-
msgstr ""
|
54 |
-
|
55 |
-
#: search-everything/SE-Admin.php:
|
56 |
-
msgid "Search
|
57 |
-
msgstr ""
|
58 |
-
|
59 |
-
#: search-everything/SE-Admin.php:
|
60 |
-
msgid "Search every
|
61 |
-
msgstr ""
|
62 |
-
|
63 |
-
#: search-everything/SE-Admin.php:
|
64 |
-
msgid "Search every
|
65 |
-
msgstr ""
|
66 |
-
|
67 |
-
#: search-everything/SE-Admin.php:
|
68 |
-
msgid "
|
69 |
-
msgstr ""
|
70 |
-
|
71 |
-
#: search-everything/SE-Admin.php:
|
72 |
-
msgid "
|
73 |
-
msgstr ""
|
74 |
-
|
75 |
-
#: search-everything/SE-Admin.php:
|
76 |
-
msgid "
|
77 |
-
msgstr ""
|
78 |
-
|
79 |
-
#: search-everything/SE-Admin.php:
|
80 |
-
msgid "
|
81 |
-
msgstr ""
|
82 |
-
|
83 |
-
#: search-everything/SE-Admin.php:
|
84 |
-
msgid "Search
|
85 |
-
msgstr ""
|
86 |
-
|
87 |
-
#: search-everything/SE-Admin.php:
|
88 |
-
msgid "
|
89 |
-
msgstr ""
|
90 |
-
|
91 |
-
#: search-everything/SE-Admin.php:
|
92 |
-
msgid "
|
93 |
-
msgstr ""
|
94 |
-
|
95 |
-
#: search-everything/SE-Admin.php:
|
96 |
-
msgid "
|
97 |
-
msgstr ""
|
98 |
-
|
99 |
-
#: search-everything/SE-Admin.php:
|
100 |
-
msgid "
|
101 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: Search Everything\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2007-11-15 20:36+0100\n"
|
6 |
+
"Last-Translator: alohastone <alohastone@gmail.com>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
12 |
+
"X-Poedit-Basepath: C:\\Dokumente und Einstellungen\\AlohaStone\\Eigene Dateien\\Eigene Websites\\ver 2.3\\wordpress\\wp-content\\plugins\\\n"
|
13 |
+
"X-Poedit-SearchPath-0: search-everything\n"
|
14 |
+
|
15 |
+
#: search-everything/SE-Admin.php:29
|
16 |
+
msgid "Search Everything Options <strong>Updated</strong>."
|
17 |
+
msgstr ""
|
18 |
+
|
19 |
+
#: search-everything/SE-Admin.php:59
|
20 |
+
msgid "The options selected below will be used in every search query on this site; in addition to the built-in post search."
|
21 |
+
msgstr ""
|
22 |
+
|
23 |
+
#: search-everything/SE-Admin.php:63
|
24 |
+
msgid "SE Search Options"
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: search-everything/SE-Admin.php:64
|
28 |
+
msgid "Use this form to configure your search options."
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: search-everything/SE-Admin.php:67
|
32 |
+
msgid "Search Options Form"
|
33 |
+
msgstr ""
|
34 |
+
|
35 |
+
#: search-everything/SE-Admin.php:69
|
36 |
+
msgid "Exclude some post or page IDs"
|
37 |
+
msgstr ""
|
38 |
+
|
39 |
+
#: search-everything/SE-Admin.php:70
|
40 |
+
msgid "Comma separated Post IDs (example: 1, 5, 9)"
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
+
#: search-everything/SE-Admin.php:75
|
44 |
+
msgid "Exclude Categories"
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
#: search-everything/SE-Admin.php:76
|
48 |
+
msgid "Comma separated category IDs (example: 1, 4)"
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#: search-everything/SE-Admin.php:81
|
52 |
+
msgid "Search every page (non-password protected)"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: search-everything/SE-Admin.php:83
|
56 |
+
msgid "Search approved pages only?"
|
57 |
+
msgstr ""
|
58 |
+
|
59 |
+
#: search-everything/SE-Admin.php:89
|
60 |
+
msgid "Search every tag"
|
61 |
+
msgstr ""
|
62 |
+
|
63 |
+
#: search-everything/SE-Admin.php:94
|
64 |
+
msgid "Search every comment"
|
65 |
+
msgstr ""
|
66 |
+
|
67 |
+
#: search-everything/SE-Admin.php:97
|
68 |
+
msgid "Search approved comments only?"
|
69 |
+
msgstr ""
|
70 |
+
|
71 |
+
#: search-everything/SE-Admin.php:100
|
72 |
+
msgid "Search every excerpt"
|
73 |
+
msgstr ""
|
74 |
+
|
75 |
+
#: search-everything/SE-Admin.php:103
|
76 |
+
msgid "Search every draft"
|
77 |
+
msgstr ""
|
78 |
+
|
79 |
+
#: search-everything/SE-Admin.php:106
|
80 |
+
msgid "Search every attachment"
|
81 |
+
msgstr ""
|
82 |
+
|
83 |
+
#: search-everything/SE-Admin.php:109
|
84 |
+
msgid "Search every custom field (metadata)"
|
85 |
+
msgstr ""
|
86 |
+
|
87 |
+
#: search-everything/SE-Admin.php:115
|
88 |
+
msgid "Update Options"
|
89 |
+
msgstr ""
|
90 |
+
|
91 |
+
#: search-everything/SE-Admin.php:121
|
92 |
+
msgid "SE Search Form"
|
93 |
+
msgstr ""
|
94 |
+
|
95 |
+
#: search-everything/SE-Admin.php:122
|
96 |
+
msgid "Use this search form to run a live search test."
|
97 |
+
msgstr ""
|
98 |
+
|
99 |
+
#: search-everything/SE-Admin.php:125
|
100 |
+
msgid "Site Search"
|
101 |
+
msgstr ""
|
102 |
+
|
103 |
+
#: search-everything/SE-Admin.php:127
|
104 |
+
msgid "Enter search terms"
|
105 |
+
msgstr ""
|
106 |
+
|
107 |
+
#: search-everything/SE-Admin.php:129
|
108 |
+
msgid "Run Test Search"
|
109 |
+
msgstr ""
|
110 |
+
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.amazon.com/gp/registry/wishlist/3EM84J7FVHE6S/ref=wl_web
|
|
4 |
Tags: search, comment search, page search, admin, seo
|
5 |
Requires at least: 2.1
|
6 |
Tested up to: 2.3
|
7 |
-
Stable tag: 4.
|
8 |
|
9 |
Increases Wordpress' default search functionality through an options panel. Options include searching pages, excerpts, attachments, drafts, comments and custom fields (metadata).
|
10 |
|
@@ -30,6 +30,7 @@ Search Everything increases the ability of the default Wordpress Search, options
|
|
30 |
|
31 |
== Update Log ==
|
32 |
|
|
|
33 |
* 4.2 - Full 2.3 Support with Tag Searching and Category Exclusion. Major Performance tweaks for searching tags and comments (4.2.1).
|
34 |
* 4.1 - Major Plugin Architecture change, better localization support
|
35 |
* 4.0.3 - Localization pot and Turkish translation (props Baris Unver)
|
4 |
Tags: search, comment search, page search, admin, seo
|
5 |
Requires at least: 2.1
|
6 |
Tested up to: 2.3
|
7 |
+
Stable tag: 4.2.2
|
8 |
|
9 |
Increases Wordpress' default search functionality through an options panel. Options include searching pages, excerpts, attachments, drafts, comments and custom fields (metadata).
|
10 |
|
30 |
|
31 |
== Update Log ==
|
32 |
|
33 |
+
* 4.2.2 - Localization PO and MO updates, German Translation
|
34 |
* 4.2 - Full 2.3 Support with Tag Searching and Category Exclusion. Major Performance tweaks for searching tags and comments (4.2.1).
|
35 |
* 4.1 - Major Plugin Architecture change, better localization support
|
36 |
* 4.0.3 - Localization pot and Turkish translation (props Baris Unver)
|
search_everything.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Search Everything
|
4 |
Plugin URI: http://dancameron.org/wordpress/
|
5 |
Description: Adds search functionality with little setup. Including options to search pages, excerpts, attachments, drafts, comments, tags and custom fields (metadata). Also offers the ability to exclude specific pages and posts. Does not search password-protected content.
|
6 |
-
Version: 4.2.
|
7 |
Author: Dan Cameron
|
8 |
Author URI: http://dancameron.org/
|
9 |
*/
|
3 |
Plugin Name: Search Everything
|
4 |
Plugin URI: http://dancameron.org/wordpress/
|
5 |
Description: Adds search functionality with little setup. Including options to search pages, excerpts, attachments, drafts, comments, tags and custom fields (metadata). Also offers the ability to exclude specific pages and posts. Does not search password-protected content.
|
6 |
+
Version: 4.2.2
|
7 |
Author: Dan Cameron
|
8 |
Author URI: http://dancameron.org/
|
9 |
*/
|