@@ -11,7 +11,7 @@ function jquery_sites() {
11
11
'cookie_domain ' => '.jquery.com ' ,
12
12
'options ' => array (
13
13
'blogname ' => 'jQuery ' ,
14
- 'description ' => 'jQuery: The Write Less, Do More, JavaScript Library ' ,
14
+ 'jquery_description ' => 'jQuery: The Write Less, Do More, JavaScript Library ' ,
15
15
'stylesheet ' => 'jquery.com ' ,
16
16
'active_plugins ' => array (
17
17
'jquery-static-index.php ' ,
@@ -35,14 +35,14 @@ function jquery_sites() {
35
35
'api.jquery.com ' => array (
36
36
'blog_id ' => 3 ,
37
37
'cookie_domain ' => '.jquery.com ' ,
38
- 'logo_link ' => 'https://jquery.com/ ' ,
39
38
'options ' => array (
40
39
'blogname ' => 'jQuery API Documentation ' ,
41
40
'stylesheet ' => 'api.jquery.com ' ,
42
41
'active_plugins ' => array (
43
42
'jquery-api-category-listing.php ' ,
44
43
),
45
44
'jquery_body_class ' => 'jquery ' ,
45
+ 'jquery_logo_link ' => 'https://jquery.com/ ' ,
46
46
'jquery_docsearch_api_key ' => '3cfde9aca378c8aab554d5bf1b23489b ' ,
47
47
'jquery_docsearch_index_name ' => 'jquery ' ,
48
48
),
@@ -73,7 +73,7 @@ function jquery_sites() {
73
73
'cookie_domain ' => '.jqueryui.com ' ,
74
74
'options ' => array (
75
75
'blogname ' => 'jQuery UI ' ,
76
- 'description ' => 'jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you \'re building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice. ' ,
76
+ 'jquery_description ' => 'jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you \'re building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice. ' ,
77
77
'stylesheet ' => 'jqueryui.com ' ,
78
78
'active_plugins ' => array (
79
79
'jquery-static-index.php ' ,
@@ -96,22 +96,21 @@ function jquery_sites() {
96
96
'subsites ' => 1 , // Has one level of sub-sites (api.jqueryui.com/([^/]+))
97
97
'blog_id ' => 8 ,
98
98
'cookie_domain ' => '.jqueryui.com ' ,
99
- 'logo_link ' => 'https://jqueryui.com/ ' ,
100
99
'options ' => array (
101
100
'blogname ' => 'jQuery UI API Documentation ' ,
102
101
'stylesheet ' => 'api.jqueryui.com ' ,
103
102
'active_plugins ' => array (
104
103
'jquery-api-category-listing.php ' ,
105
104
),
106
105
'jquery_body_class ' => 'jquery-ui ' ,
106
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
107
107
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
108
108
'jquery_docsearch_index_name ' => 'jqueryui ' ,
109
109
),
110
110
),
111
111
'api.jqueryui.com/1.8 ' => array (
112
112
'blog_id ' => 17 ,
113
113
'cookie_domain ' => '.jqueryui.com ' ,
114
- 'logo_link ' => 'https://jqueryui.com/ ' ,
115
114
'options ' => array (
116
115
'blogname ' => 'jQuery UI 1.8 Documentation ' ,
117
116
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -120,14 +119,14 @@ function jquery_sites() {
120
119
'jquery-api-versioned-links.php ' ,
121
120
),
122
121
'jquery_body_class ' => 'jquery-ui ' ,
122
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
123
123
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
124
124
'jquery_docsearch_index_name ' => 'jqueryui ' ,
125
125
),
126
126
),
127
127
'api.jqueryui.com/1.9 ' => array (
128
128
'blog_id ' => 21 ,
129
129
'cookie_domain ' => '.jqueryui.com ' ,
130
- 'logo_link ' => 'https://jqueryui.com/ ' ,
131
130
'options ' => array (
132
131
'blogname ' => 'jQuery UI 1.9 Documentation ' ,
133
132
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -136,6 +135,7 @@ function jquery_sites() {
136
135
'jquery-api-versioned-links.php ' ,
137
136
),
138
137
'jquery_body_class ' => 'jquery-ui ' ,
138
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
139
139
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
140
140
'jquery_docsearch_index_name ' => 'jqueryui ' ,
141
141
),
@@ -172,14 +172,14 @@ function jquery_sites() {
172
172
'subsites ' => 1 , // Has one level of sub-sites (api.jquerymobile.com/([^/]+))
173
173
'blog_id ' => 13 ,
174
174
'cookie_domain ' => '.jquerymobile.com ' ,
175
- 'logo_link ' => 'https://jquerymobile.com/ ' ,
176
175
'options ' => array (
177
176
'blogname ' => 'jQuery Mobile API Documentation ' ,
178
177
'stylesheet ' => 'api.jquerymobile.com ' ,
179
178
'active_plugins ' => array (
180
179
'jquery-api-category-listing.php ' ,
181
180
),
182
181
'jquery_body_class ' => 'jquery-mobile ' ,
182
+ 'jquery_logo_link ' => 'https://jquerymobile.com/ ' ,
183
183
'jquery_docsearch_api_key ' => '207328b0f1c18555c9021d05157dd651 ' ,
184
184
'jquery_docsearch_index_name ' => 'jquerymobile ' ,
185
185
),
@@ -228,7 +228,6 @@ function jquery_sites() {
228
228
'api.jquerymobile.com/1.3 ' => array (
229
229
'blog_id ' => 24 ,
230
230
'cookie_domain ' => '.jquerymobile.com ' ,
231
- 'logo_link ' => 'https://jquerymobile.com/ ' ,
232
231
'options ' => array (
233
232
'blogname ' => 'jQuery Mobile 1.3 Documentation ' ,
234
233
'stylesheet ' => 'api.jquerymobile.com ' ,
@@ -237,14 +236,14 @@ function jquery_sites() {
237
236
'jquery-api-versioned-links.php ' ,
238
237
),
239
238
'jquery_body_class ' => 'jquery-mobile ' ,
239
+ 'jquery_logo_link ' => 'https://jquerymobile.com/ ' ,
240
240
'jquery_docsearch_api_key ' => '207328b0f1c18555c9021d05157dd651 ' ,
241
241
'jquery_docsearch_index_name ' => 'jquerymobile ' ,
242
242
),
243
243
),
244
244
'api.jqueryui.com/1.10 ' => array (
245
245
'blog_id ' => 25 ,
246
246
'cookie_domain ' => '.jqueryui.com ' ,
247
- 'logo_link ' => 'https://jqueryui.com/ ' ,
248
247
'options ' => array (
249
248
'blogname ' => 'jQuery UI 1.10 Documentation ' ,
250
249
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -253,14 +252,14 @@ function jquery_sites() {
253
252
'jquery-api-versioned-links.php ' ,
254
253
),
255
254
'jquery_body_class ' => 'jquery-ui ' ,
255
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
256
256
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
257
257
'jquery_docsearch_index_name ' => 'jqueryui ' ,
258
258
),
259
259
),
260
260
'api.jqueryui.com/1.12 ' => array (
261
261
'blog_id ' => 26 ,
262
262
'cookie_domain ' => '.jqueryui.com ' ,
263
- 'logo_link ' => 'https://jqueryui.com/ ' ,
264
263
'options ' => array (
265
264
'blogname ' => 'jQuery UI 1.12 Documentation ' ,
266
265
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -269,14 +268,14 @@ function jquery_sites() {
269
268
'jquery-api-versioned-links.php ' ,
270
269
),
271
270
'jquery_body_class ' => 'jquery-ui ' ,
271
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
272
272
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
273
273
'jquery_docsearch_index_name ' => 'jqueryui ' ,
274
274
),
275
275
),
276
276
'api.jqueryui.com/1.11 ' => array (
277
277
'blog_id ' => 27 ,
278
278
'cookie_domain ' => '.jqueryui.com ' ,
279
- 'logo_link ' => 'https://jqueryui.com/ ' ,
280
279
'options ' => array (
281
280
'blogname ' => 'jQuery UI 1.11 Documentation ' ,
282
281
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -285,14 +284,14 @@ function jquery_sites() {
285
284
'jquery-api-versioned-links.php ' ,
286
285
),
287
286
'jquery_body_class ' => 'jquery-ui ' ,
287
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
288
288
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
289
289
'jquery_docsearch_index_name ' => 'jqueryui ' ,
290
290
),
291
291
),
292
292
'api.jquerymobile.com/1.4 ' => array (
293
293
'blog_id ' => 28 ,
294
294
'cookie_domain ' => '.jquerymobile.com ' ,
295
- 'logo_link ' => 'https://jquerymobile.com/ ' ,
296
295
'options ' => array (
297
296
'blogname ' => 'jQuery Mobile 1.4 Documentation ' ,
298
297
'stylesheet ' => 'api.jquerymobile.com ' ,
@@ -301,6 +300,7 @@ function jquery_sites() {
301
300
'jquery-api-versioned-links.php ' ,
302
301
),
303
302
'jquery_body_class ' => 'jquery-mobile ' ,
303
+ 'jquery_logo_link ' => 'https://jquerymobile.com/ ' ,
304
304
'jquery_docsearch_api_key ' => '207328b0f1c18555c9021d05157dd651 ' ,
305
305
'jquery_docsearch_index_name ' => 'jquerymobile ' ,
306
306
),
@@ -320,7 +320,6 @@ function jquery_sites() {
320
320
'api.jqueryui.com/1.13 ' => array (
321
321
'blog_id ' => 30 ,
322
322
'cookie_domain ' => '.jqueryui.com ' ,
323
- 'logo_link ' => 'https://jqueryui.com/ ' ,
324
323
'options ' => array (
325
324
'blogname ' => 'jQuery UI 1.13 Documentation ' ,
326
325
'stylesheet ' => 'api.jqueryui.com ' ,
@@ -329,6 +328,7 @@ function jquery_sites() {
329
328
'jquery-api-versioned-links.php ' ,
330
329
),
331
330
'jquery_body_class ' => 'jquery-ui ' ,
331
+ 'jquery_logo_link ' => 'https://jqueryui.com/ ' ,
332
332
'jquery_docsearch_api_key ' => '2fce35e56784bbb48c78d105739190c2 ' ,
333
333
'jquery_docsearch_index_name ' => 'jqueryui ' ,
334
334
),
0 commit comments