appscms-tools-theme 1.3.8 → 1.4.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4d9da7a9dc72ee10cbd0fe7db5ef2c109af4fd74985998b916ca2b3f1610afd2
|
4
|
+
data.tar.gz: d9b483cbb6feae6aa5305235424f43a2ba2fbfa2f3943391fc55e260cbca984d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '0438a060a8b54038fb35a939d3f954cce3bd02e1cf21d4f1c931d45bd7841c0d9bb0405370c5e9da512f0775f10d9c83b9541edf47ef57ad1d820ad33643c606'
|
7
|
+
data.tar.gz: abf7307dea212c5a6dedadf5462f16985d2e8708748aaefe81b2dd9df421be895d0d598464192c5ef373f7372321e40885d926374aaba029793f05e630043788
|
@@ -0,0 +1,81 @@
|
|
1
|
+
{
|
2
|
+
"htmlLangAtt": "hi",
|
3
|
+
"H1": "पीडीएफ कम्प्रेस करें",
|
4
|
+
"H2": "अपनी पीडीएफ का आकार ऑनलाइन छोटा करें",
|
5
|
+
"TITLE": "Set alarm for $variable minutes from now",
|
6
|
+
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
7
|
+
"LABEL": "DOCX to PDF",
|
8
|
+
"BREADCRUMB_LABEL": "DOCX TO PDF",
|
9
|
+
"color": "purple",
|
10
|
+
"height": "300px",
|
11
|
+
"TEXTUAL_CONTENT": [
|
12
|
+
{
|
13
|
+
"priority": 1,
|
14
|
+
"logoUrl": "/assets/bulb.svg",
|
15
|
+
"header": "Simple to use",
|
16
|
+
"content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"priority": 1,
|
20
|
+
"logoUrl": "/assets/guaranty.svg",
|
21
|
+
"header": "Accurate alarms",
|
22
|
+
"content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"priority": 1,
|
26
|
+
"logoUrl": "/assets/support.svg",
|
27
|
+
"header": "Cross platform",
|
28
|
+
"content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"priority": 1,
|
32
|
+
"logoUrl": "/assets/protect.svg",
|
33
|
+
"header": "Secure and trustworthy",
|
34
|
+
"content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"priority": 1,
|
38
|
+
"logoUrl": "/assets/easy.svg",
|
39
|
+
"header": "All timezones supported",
|
40
|
+
"content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"priority": 1,
|
44
|
+
"logoUrl": "/assets/cloud.svg",
|
45
|
+
"header": "No need to install any software",
|
46
|
+
"content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
|
47
|
+
}
|
48
|
+
],
|
49
|
+
"HOW_TO_CONTENT": {
|
50
|
+
"logoImageUrl": "/assets/pdf.svg",
|
51
|
+
"heading": "How to set alarm for $variable minutes:",
|
52
|
+
"steps": [
|
53
|
+
"Click on set alarm",
|
54
|
+
"Set $variable minutes for alarm.",
|
55
|
+
"Choose sound of your choice.",
|
56
|
+
"Click submit to set alarm, that's it !."
|
57
|
+
]
|
58
|
+
},
|
59
|
+
"FAQ": [
|
60
|
+
{
|
61
|
+
"question": "How many seconds from now, will the alarm ring ?",
|
62
|
+
"answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
|
66
|
+
"answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
|
67
|
+
},
|
68
|
+
{
|
69
|
+
"question": "What will happen to the alarm that I have set, if I refresh the browser ?",
|
70
|
+
"answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
|
74
|
+
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"question": "What will happen to the alarm that I have set, if I close the browser ?",
|
78
|
+
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
|
79
|
+
}
|
80
|
+
]
|
81
|
+
}
|
@@ -18,7 +18,7 @@
|
|
18
18
|
{%- for i in matchurls -%}
|
19
19
|
{%- assign languagetext = [i] -%}
|
20
20
|
{%- if i== page.permalink -%}
|
21
|
-
<link data-rh="true" rel="alternate" href="{{site.url}}
|
21
|
+
<link data-rh="true" rel="alternate" href="{{site.url}}{{page.permalink}}" hreflang="{{languagetext[0]}}" />
|
22
22
|
{%- else -%}
|
23
23
|
{%- for checklang in site.pages -%}
|
24
24
|
{%- if checklang.permalink == i -%}
|
@@ -35,7 +35,7 @@
|
|
35
35
|
{%- assign itemlink = item.permalink | split: "/" | last-%}
|
36
36
|
{%- if pagelink == itemlink and page.lang != item.lang and page.permalink !=
|
37
37
|
item.permalink -%}
|
38
|
-
<link data-rh="true" rel="alternate" href="{{site.url}}
|
38
|
+
<link data-rh="true" rel="alternate" href="{{site.url}}{{item.permalink}}" hreflang="{{languagetext[0]}}" />
|
39
39
|
{%- endif -%}
|
40
40
|
{%- if pagelink == itemlink and page.lang == item.lang -%}
|
41
41
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
{%- assign matchurls
|
2
|
-
="id&&ms-MY&&da&&de&&en&&es&&fr&&it&&nl&&nb&&pl&&pt&&sv&&vi&&tr&&ru&&uk&&ar&&hi&&th&&
|
2
|
+
="id&&ms-MY&&da&&de&&en&&es&&fr&&it&&nl&&nb&&pl&&pt&&sv&&vi&&tr&&ru&&uk&&ar&&hi&&th&&ko&&ja&&zh&&zh-TW"
|
3
3
|
| split: '&&' -%}
|
4
4
|
{% assign id = "id&&Bahasa Indonesia" | split: '&&' %}
|
5
5
|
{% assign ms-MY = "ms-MY&&Bahasa Malaysia" | split: '&&' %}
|
@@ -21,7 +21,7 @@
|
|
21
21
|
{% assign ar = "ar&&العربية" | split: '&&' %}
|
22
22
|
{% assign hi = "hi&&हिन्दी" | split: '&&' %}
|
23
23
|
{% assign th = "th&&ภาษาไทย" | split: '&&' %}
|
24
|
-
{% assign
|
25
|
-
{% assign
|
26
|
-
{% assign
|
24
|
+
{% assign ko = "ko&&한국어" | split: '&&' %}
|
25
|
+
{% assign ja = "ja&&日本語" | split: '&&' %}
|
26
|
+
{% assign zh = "zh&&简体中文" | split: '&&' %}
|
27
27
|
{% assign zh-TW = "zh-TW&&繁體中文" | split: '&&' %}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<div class="container">
|
2
2
|
<div class="relatedPosts">
|
3
3
|
{%- if site.posts.size>0 -%}
|
4
|
-
<
|
4
|
+
<h2 class="related_post_heading">Recent Posts</h1>
|
5
5
|
{%- endif -%}
|
6
6
|
<div class="row">
|
7
7
|
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
data/_layouts/feature.html
CHANGED
@@ -145,6 +145,9 @@
|
|
145
145
|
{%- else -%}
|
146
146
|
{%- include section/recent_posts.html -%}
|
147
147
|
{% endif %}
|
148
|
+
{%- if site.customblogdata -%}
|
149
|
+
{%- include customblog/customblog.html -%}
|
150
|
+
{%- endif -%}
|
148
151
|
{% include footer/index.html %}
|
149
152
|
{% include script.html %}
|
150
153
|
</body>
|
data/_layouts/home.html
CHANGED
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: 1.
|
4
|
+
version: 1.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-10-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -74,6 +74,7 @@ files:
|
|
74
74
|
- _data/feature/en/compress-pdf.json
|
75
75
|
- _data/feature/en/split-pdf.json
|
76
76
|
- _data/feature/hi/compress-pdf.json
|
77
|
+
- _data/feature/tr/compress-pdf.json
|
77
78
|
- _data/fileinfo/en/fileinfo.json
|
78
79
|
- _data/files/.gitignore
|
79
80
|
- _data/files/README.md
|