appscms-tools-theme 4.8.4 → 4.8.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/noindexURLs.json +19 -19
- data/_includes/alternates/alternates.html +9 -9
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2d9a95695080757879ef5e4df83a8b9e0dc188bcc584d9de63d799122f59c80d
|
|
4
|
+
data.tar.gz: 212bcb498ec810253df3d200a82d4fe8426b950bbedbbed11a67ba73f91904fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b0f073e37175b522515b45fd229c2b891fe0f58d068386427dbe0df16ab8d97c9c6313e4fbe7e7f3a27229335f5c10a86b50fb4ea354c005cba4c2251eeb3779
|
|
7
|
+
data.tar.gz: 4ae45a7a7e1ac890d07909ca71048ce2967f067b690c6716ab6c5a1f169f79c206c284d5c15dec611a19fd186e2be376ba1cd17a0c1b62b682f6ba3aef76d5e5
|
data/_data/noindexURLs.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"internatlionalization_whitelist_urls": [
|
|
3
|
-
"http://localhost:
|
|
4
|
-
"http://localhost:
|
|
5
|
-
"http://localhost:
|
|
6
|
-
"http://localhost:
|
|
7
|
-
"http://localhost:
|
|
8
|
-
"http://localhost:
|
|
9
|
-
"http://localhost:
|
|
10
|
-
"http://localhost:
|
|
11
|
-
"http://localhost:
|
|
12
|
-
"http://localhost:
|
|
13
|
-
"http://localhost:
|
|
14
|
-
"http://localhost:
|
|
15
|
-
"http://localhost:
|
|
16
|
-
"http://localhost:
|
|
17
|
-
"http://localhost:
|
|
18
|
-
"http://localhost:
|
|
19
|
-
"http://localhost:
|
|
20
|
-
"http://localhost:
|
|
21
|
-
"http://localhost:
|
|
3
|
+
"http://localhost:4000/hi",
|
|
4
|
+
"http://localhost:4000/ar",
|
|
5
|
+
"http://localhost:4000/id",
|
|
6
|
+
"http://localhost:4000/da",
|
|
7
|
+
"http://localhost:4000/de",
|
|
8
|
+
"http://localhost:4000/es",
|
|
9
|
+
"http://localhost:4000/fr",
|
|
10
|
+
"http://localhost:4000/it",
|
|
11
|
+
"http://localhost:4000/nl",
|
|
12
|
+
"http://localhost:4000/appscms-feature",
|
|
13
|
+
"http://localhost:4000/hi/appscms-feature",
|
|
14
|
+
"http://localhost:4000/ar/appscms-feature",
|
|
15
|
+
"http://localhost:4000/id/appscms-feature",
|
|
16
|
+
"http://localhost:4000/da/appscms-feature",
|
|
17
|
+
"http://localhost:4000/de/appscms-feature",
|
|
18
|
+
"http://localhost:4000/es/appscms-feature",
|
|
19
|
+
"http://localhost:4000/fr/appscms-feature",
|
|
20
|
+
"http://localhost:4000/it/appscms-feature",
|
|
21
|
+
"http://localhost:4000/nl/appscms-feature"
|
|
22
22
|
]
|
|
23
23
|
}
|
|
@@ -12,7 +12,7 @@ contains full_url -%}
|
|
|
12
12
|
href="{{site.url}}/{{ page.permalink}}"
|
|
13
13
|
hreflang="{{item}}"
|
|
14
14
|
/>
|
|
15
|
-
|
|
15
|
+
{%- endif -%} {%- else -%} {%- if dataFile.features -%}
|
|
16
16
|
|
|
17
17
|
<link data-rh="true" rel="alternate" data-rh="true" rel="alternate" href="/" />
|
|
18
18
|
{%- else -%} {% assign full_url = site.url | append: page.permalink %} {% assign
|
|
@@ -25,15 +25,15 @@ full_url -%}
|
|
|
25
25
|
href="{{site.url}}/{{ page.permalink | split: '/' | last}}"
|
|
26
26
|
hreflang="{{item}}"
|
|
27
27
|
/>
|
|
28
|
-
|
|
28
|
+
{%- endif -%} {%- endif -%} {%- endif -%} {%- else -%} {%- if
|
|
29
29
|
dataFile.htmlLangAtt == item -%} {%- if page.permalink | split: '/' | last !=
|
|
30
30
|
item -%} {% assign full_url = site.url | append: page.permalink %} {%- if
|
|
31
31
|
whitelist_urls contains full_url -%}
|
|
32
32
|
<link href="{{site.url}}/{{ page.permalink}}" hreflang="{{item}}" />
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
{%- endif -%} {%- else -%} {% assign full_url = site.url | append: '/' | append:
|
|
34
|
+
item %} {%- if whitelist_urls contains full_url -%}
|
|
35
35
|
<link class="active-lang" href="{{site.url}}/{{item}}" hreflang="{{item}}" />
|
|
36
|
-
|
|
36
|
+
{%- endif -%} {%- endif -%} {%- else -%} {%- if page.permalink | split: '/' |
|
|
37
37
|
last != item -%} {%- if dataFile.features -%} {%- if whitelist_urls contains
|
|
38
38
|
page.permalink -%}
|
|
39
39
|
<link
|
|
@@ -52,13 +52,13 @@ append: '/' | append: last_segment %} {%- if whitelist_urls contains full_url
|
|
|
52
52
|
href="{{site.url}}/{{item}}/{{ page.permalink | split: '/' | last}}"
|
|
53
53
|
hreflang="{{item}}"
|
|
54
54
|
/>
|
|
55
|
-
|
|
56
|
-
|
|
55
|
+
{%- endif -%} {%- endif -%} {%- else -%} {% assign full_url = site.url | append:
|
|
56
|
+
'/' | append: item %} {%- if whitelist_urls contains full_url -%}
|
|
57
57
|
<link
|
|
58
58
|
data-rh="true"
|
|
59
59
|
rel="alternate"
|
|
60
60
|
href="{{site.url}}/{{item}}"
|
|
61
61
|
hreflang="{{item}}"
|
|
62
62
|
/>
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
{%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%- endif -%} {%- endfor
|
|
64
|
+
-%} {%- endif -%}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: appscms-tools-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.8.
|
|
4
|
+
version: 4.8.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- vivek-appscms
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|