appscms-tools-theme 1.0.4 → 1.0.9

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: 5183f9cd88b7a36c36486588341b696f1254a3d31b39b5bbe2a32eab6e114948
4
- data.tar.gz: e8f8422e7a6b3044ef15eed4a5769d721649e8e3e1d42f900b88873c35158845
3
+ metadata.gz: cb033d209391aeda0cbd7c807c8bb2a5cf19b1d5853e65bba1553ab9d5452b84
4
+ data.tar.gz: 31d32b61ad3464410f73917c11ae74ad2c3f3598eda411c1f5de3f91dbedd165
5
5
  SHA512:
6
- metadata.gz: c9c3bf9de696a3d4543c0e76d8d3d8d5141ebd3478475302fbb97e11aa9ab8a45b8c4ca517ac3f3462e18aa0125014b5e5cde0fb74c5da3da54b49ffdfa0f085
7
- data.tar.gz: 4ecc712c6870ea45c6ef404bd7963b6a48f5b51cd6a29359696ab294be157771437680013292d588ceee439803482b300171a43681dcde5459d4f6bd00b9acae
6
+ metadata.gz: bca51126250d57c246799f603524511409fd364c043c55c2674bdde90ec9a7f86416490bf7be67cd82302a0747fea63286d153649b3ee8e8c57bb7e5dcb8bcbe
7
+ data.tar.gz: cd7ac1600b858142ecdec6d57bbedc6256afce549a11533bb5ba56b25af08873e3033600ebb9e1d23a618bc1f50d655e16a948064cd9106e46888b76cf509d8e
@@ -2,6 +2,9 @@
2
2
  "Language": "English",
3
3
  "htmlLangAtt": "en",
4
4
  "h1": "About us",
5
+ "jsfilepaths": [
6
+ "path"
7
+ ],
5
8
  "jscdns": [
6
9
  "<script type=\"text/javascript\" src=\"https://apis.google.com/js/api.js\"></script>",
7
10
  "<script src=\"/assets/js/googledrive.js\"></script>",
@@ -1,36 +1,36 @@
1
1
  {
2
- "Language":"English",
3
- "htmlLangAtt":"en",
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
4
  "TITLE": "Set alarm for $variable minutes from now",
5
5
  "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
6
- "button-background":"red",
7
- "socialshareheading":"We are a free to use platform for safe processing of your files. We need to your support to grow. Help us by sharing us on social media. Thanks ! ",
8
- "recommendedsitesheading":"Try our other sites for safe processing of you files ! ",
9
- "recommendedfeatures":[
6
+ "button-background": "red",
7
+ "socialshareheading": "We are a free to use platform for safe processing of your files. We need to your support to grow. Help us by sharing us on social media. Thanks ! ",
8
+ "recommendedsitesheading": "Try our other sites for safe processing of you files ! ",
9
+ "recommendedfeatures": [
10
10
  {
11
- "name":"Split pdf",
12
- "url":"https://safepdfkit.com",
13
- "logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
11
+ "name": "Split pdf",
12
+ "url": "https://safepdfkit.com",
13
+ "logo": "https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
14
14
  },
15
15
  {
16
- "name":"Combine pdf",
17
- "url":"https://safepdfkit.com",
18
- "logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
16
+ "name": "Combine pdf",
17
+ "url": "https://safepdfkit.com",
18
+ "logo": "https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
19
19
  },
20
20
  {
21
- "name":"Merge pdf",
22
- "url":"https://safepdfkit.com",
23
- "logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
21
+ "name": "Merge pdf",
22
+ "url": "https://safepdfkit.com",
23
+ "logo": "https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
24
24
  },
25
25
  {
26
- "name":"Delete pdf",
27
- "url":"https://safepdfkit.com",
28
- "logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
26
+ "name": "Delete pdf",
27
+ "url": "https://safepdfkit.com",
28
+ "logo": "https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
29
29
  },
30
30
  {
31
- "name":"Compress-pdf",
32
- "url":"https://safepdfkit.com",
33
- "logo":"https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
31
+ "name": "Compress-pdf",
32
+ "url": "https://safepdfkit.com",
33
+ "logo": "https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
34
34
  }
35
35
  ]
36
36
  }
@@ -1,11 +1,15 @@
1
1
  {
2
2
  "Language": "English",
3
3
  "htmlLangAtt": "en",
4
- "H1": "Set alarm for $variable minutes from now",
5
- "H2": "Simplest online alarm clock to set alarms. Do not close browser tab.",
4
+ "H1": "file format information to create human like created pages ",
5
+ "H2": "file format information to create human like created pages for file formats",
6
6
  "TITLE": "Set alarm for $variable minutes from now",
7
7
  "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
8
8
  "keywords": "key1,key2,key3,key4",
9
9
  "filelang": "en",
10
- "display_formats": ["JPG", "png"]
11
- }
10
+ "display_formats": [
11
+ "JPG",
12
+ "png"
13
+ ],
14
+ "img": "/assets/images/fileformat.webp"
15
+ }
@@ -1,244 +1,238 @@
1
1
  {
2
- "Language":"English",
3
- "htmlLangAtt":"en",
4
- "h1":"We make PDF easy",
5
- "h2":"All-in-one easy-to-use online PDF tools",
6
- "TITLE":"Home Title",
7
- "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
- "keywords":"key1,key2,key3,key4",
9
- "features":[
10
- {
11
- "name":"Compress PDF",
12
- "description":"Reduce the size of your PDF without losing quality",
13
- "color": "#ff615c",
14
- "icon": "/assets/star.svg",
15
- "url":"/compress-pdf"
16
-
17
- },
18
- {
19
- "name":"Delete PDF",
20
- "description":"Reduce the size of your PDF without losing quality",
21
- "color":"#FFFF00",
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "We make PDF easy",
5
+ "h2": "All-in-one easy-to-use online PDF tools",
6
+ "TITLE": "Home Title",
7
+ "META": "See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
+ "keywords": "key1,key2,key3,key4",
9
+ "features": [
10
+ {
11
+ "name": "Compress PDF",
12
+ "description": "Reduce the size of your PDF without losing quality",
13
+ "color": "#ff615c",
22
14
  "icon": "/assets/star.svg",
23
- "url":"/delete-pdf"
24
-
15
+ "url": "/compress-pdf"
25
16
  },
26
17
  {
27
- "name":"Split PDF",
28
- "description":"Reduce the size of your PDF without losing quality",
29
- "color":"#008000",
18
+ "name": "Delete PDF",
19
+ "description": "Reduce the size of your PDF without losing quality",
20
+ "color": "#FFFF00",
30
21
  "icon": "/assets/star.svg",
31
- "url":"/split-pdf"
32
-
22
+ "url": "/delete-pdf"
33
23
  },
34
24
  {
35
- "name":"Merge PDF",
36
- "description":"Reduce the size of your PDF without losing quality",
37
- "color":"#A52A2A",
25
+ "name": "Split PDF",
26
+ "description": "Reduce the size of your PDF without losing quality",
27
+ "color": "#008000",
38
28
  "icon": "/assets/star.svg",
39
- "url":"/merge-pdf"
40
-
29
+ "url": "/split-pdf"
41
30
  },
42
31
  {
43
- "name":"Kartik PDF",
44
- "description":"Reduce the size of your PDF without losing quality",
45
- "color":"#808000",
32
+ "name": "Merge PDF",
33
+ "description": "Reduce the size of your PDF without losing quality",
34
+ "color": "#A52A2A",
46
35
  "icon": "/assets/star.svg",
47
- "url":"/kartik-pdf"
48
-
36
+ "url": "/merge-pdf"
37
+ },
38
+ {
39
+ "name": "Kartik PDF",
40
+ "description": "Reduce the size of your PDF without losing quality",
41
+ "color": "#808000",
42
+ "icon": "/assets/star.svg",
43
+ "url": "/kartik-pdf"
49
44
  }
50
45
  ],
51
- "TEXTUAL_CONTENT": [
52
- {
46
+ "TEXTUAL_CONTENT": [
47
+ {
53
48
  "priority": 1,
54
49
  "logoUrl": "/assets/bulb.svg",
55
50
  "header": "Simple to use",
56
51
  "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
57
- },
58
- {
52
+ },
53
+ {
59
54
  "priority": 1,
60
55
  "logoUrl": "/assets/guaranty.svg",
61
56
  "header": "Accurate alarms",
62
57
  "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
63
- },
64
- {
58
+ },
59
+ {
65
60
  "priority": 1,
66
61
  "logoUrl": "/assets/support.svg",
67
62
  "header": "Cross platform",
68
63
  "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
69
- },
70
- {
64
+ },
65
+ {
71
66
  "priority": 1,
72
67
  "logoUrl": "/assets/protect.svg",
73
68
  "header": "Secure and trustworthy",
74
69
  "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."
75
- },
76
- {
70
+ },
71
+ {
77
72
  "priority": 1,
78
73
  "logoUrl": "/assets/easy.svg",
79
74
  "header": "All timezones supported",
80
75
  "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
81
- },
82
- {
76
+ },
77
+ {
83
78
  "priority": 1,
84
79
  "logoUrl": "/assets/cloud.svg",
85
80
  "header": "No need to install any software",
86
81
  "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."
87
- }
88
- ],
89
-
90
- "FAQ": [
91
- {
82
+ }
83
+ ],
84
+ "FAQ": [
85
+ {
92
86
  "question": "How many seconds from now, will the alarm ring ?",
93
87
  "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
94
- },
95
- {
88
+ },
89
+ {
96
90
  "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
97
91
  "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."
98
- },
99
- {
92
+ },
93
+ {
100
94
  "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
101
95
  "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."
102
- },
103
- {
96
+ },
97
+ {
104
98
  "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
105
99
  "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
106
- },
107
- {
100
+ },
101
+ {
108
102
  "question": "What will happen to the alarm that I have set, if I close the browser ?",
109
103
  "answer": "Boosting the bass of your track will definitely affect the volume of your audio track. But that is very natural because you might be increasing or decreasing the decibels in the \"Gain\" feature according to your requirements. Boosting or reducing the volume of your soundtrack is exactly what this feature does."
110
- }
111
- ],
112
- "megaMenu": {
113
- "nav-link-name": "Tools",
114
- "dropdown": [{
115
- "categoryName":"Compress Pdf",
116
- "links": [
117
- {
118
- "iconSrc": "/assets/cloud.svg",
119
- "name": "Compress",
120
- "url":"/",
121
- "hover": "red"
122
- },
123
- {
124
- "iconSrc": "/assets/cloud.svg",
125
- "name": "Split",
126
- "url":"/",
127
- "hover": "blue"
128
-
129
- },
130
- {
131
- "iconSrc": "/assets/easy.svg",
132
- "name": "Merge Pdf",
133
- "url":"/",
134
- "hover": "green"
135
- }
136
- ]
137
-
138
- },
139
- {
140
- "categoryName":"Compress Pdf",
141
- "links": [
142
- {
143
- "iconSrc": "/assets/cloud.svg",
144
- "name": "Compress",
145
- "url":"/",
146
- "hover": "red"
147
- },
148
- {
149
- "iconSrc": "/assets/cloud.svg",
150
- "name": "Split",
151
- "url":"/",
152
- "hover": "blue"
153
-
154
- },
155
- {
156
- "iconSrc": "/assets/easy.svg",
157
- "name": "Merge Pdf",
158
- "url":"/",
159
- "hover": "green"
160
- }
161
- ]
162
-
163
- },
164
- {
165
- "categoryName":"Compress Pdf",
166
- "links": [
167
- {
168
- "iconSrc": "/assets/cloud.svg",
169
- "name": "Compress",
170
- "url":"/",
171
- "hover": "red"
172
- },
173
- {
174
- "iconSrc": "/assets/cloud.svg",
175
- "name": "Split",
176
- "url":"/",
177
- "hover": "blue"
178
-
179
- },
180
- {
181
- "iconSrc": "/assets/easy.svg",
182
- "name": "Merge Pdf",
183
- "url":"/",
184
- "hover": "green"
185
- }
186
- ]
187
-
188
- },
189
- {
190
- "categoryName":"Compress Pdf",
191
- "links": [
192
- {
193
- "iconSrc": "/assets/cloud.svg",
194
- "name": "Compress",
195
- "url":"/",
196
- "hover": "red"
197
- },
198
- {
199
- "iconSrc": "/assets/cloud.svg",
200
- "name": "Split",
201
- "url":"/",
202
- "hover": "blue"
203
-
204
- },
205
- {
206
- "iconSrc": "/assets/easy.svg",
207
- "name": "Merge Pdf",
208
- "url":"/",
209
- "hover": "green"
210
- }
211
- ]
212
-
213
- }
214
-
104
+ }
105
+ ],
106
+ "megaMenu": {
107
+ "nav-link-name": "Tools",
108
+ "dropdown": [
109
+ {
110
+ "categoryName": "Compress Pdf",
111
+ "links": [
112
+ {
113
+ "iconSrc": "/assets/cloud.svg",
114
+ "name": "Compress",
115
+ "url": "/",
116
+ "hover": "red"
117
+ },
118
+ {
119
+ "iconSrc": "/assets/cloud.svg",
120
+ "name": "Split",
121
+ "url": "/",
122
+ "hover": "blue"
123
+ },
124
+ {
125
+ "iconSrc": "/assets/easy.svg",
126
+ "name": "Merge Pdf",
127
+ "url": "/",
128
+ "hover": "green"
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "categoryName": "Compress Pdf",
134
+ "links": [
135
+ {
136
+ "iconSrc": "/assets/cloud.svg",
137
+ "name": "Compress",
138
+ "url": "/",
139
+ "hover": "red"
140
+ },
141
+ {
142
+ "iconSrc": "/assets/cloud.svg",
143
+ "name": "Split",
144
+ "url": "/",
145
+ "hover": "blue"
146
+ },
147
+ {
148
+ "iconSrc": "/assets/easy.svg",
149
+ "name": "Merge Pdf",
150
+ "url": "/",
151
+ "hover": "green"
152
+ }
153
+ ]
154
+ },
155
+ {
156
+ "categoryName": "Compress Pdf",
157
+ "links": [
158
+ {
159
+ "iconSrc": "/assets/cloud.svg",
160
+ "name": "Compress",
161
+ "url": "/",
162
+ "hover": "red"
163
+ },
164
+ {
165
+ "iconSrc": "/assets/cloud.svg",
166
+ "name": "Split",
167
+ "url": "/",
168
+ "hover": "blue"
169
+ },
170
+ {
171
+ "iconSrc": "/assets/easy.svg",
172
+ "name": "Merge Pdf",
173
+ "url": "/",
174
+ "hover": "green"
175
+ }
215
176
  ]
216
177
  },
217
- "filelang": "en",
218
- "display_formats": ["JPG","png"],
219
- "compare_formats": ["JPG", "png"],
220
- "USP_Heading":"USP Heading",
221
- "USPS":[
222
- {
223
- "USP_VALUE":"USP_VALUE",
224
- "USP_FACTOR":"USP_FACTOR"
225
- },
226
- {
227
- "USP_VALUE":"USP_VALUE",
228
- "USP_FACTOR":"USP_FACTOR"
229
- },
230
- {
231
- "USP_VALUE":"USP_VALUE",
232
- "USP_FACTOR":"USP_FACTOR"
233
- },
234
- {
235
- "USP_VALUE":"USP_VALUE",
236
- "USP_FACTOR":"USP_FACTOR"
237
- },
238
- {
239
- "USP_VALUE":"USP_VALUE",
240
- "USP_FACTOR":"USP_FACTOR"
241
- }]
242
-
243
-
244
- }
178
+ {
179
+ "categoryName": "Compress Pdf",
180
+ "links": [
181
+ {
182
+ "iconSrc": "/assets/cloud.svg",
183
+ "name": "Compress",
184
+ "url": "/",
185
+ "hover": "red"
186
+ },
187
+ {
188
+ "iconSrc": "/assets/cloud.svg",
189
+ "name": "Split",
190
+ "url": "/",
191
+ "hover": "blue"
192
+ },
193
+ {
194
+ "iconSrc": "/assets/easy.svg",
195
+ "name": "Merge Pdf",
196
+ "url": "/",
197
+ "hover": "green"
198
+ }
199
+ ]
200
+ }
201
+ ]
202
+ },
203
+ "filelang": "en",
204
+ "display_formats": [
205
+ "JPG",
206
+ "png"
207
+ ],
208
+ "compare_formats": [
209
+ "JPG",
210
+ "png"
211
+ ],
212
+ "USP_Heading": "USP Heading",
213
+ "USPS": [
214
+ {
215
+ "USP_VALUE": "USP_VALUE",
216
+ "USP_FACTOR": "USP_FACTOR"
217
+ },
218
+ {
219
+ "USP_VALUE": "USP_VALUE",
220
+ "USP_FACTOR": "USP_FACTOR"
221
+ },
222
+ {
223
+ "USP_VALUE": "USP_VALUE",
224
+ "USP_FACTOR": "USP_FACTOR"
225
+ },
226
+ {
227
+ "USP_VALUE": "USP_VALUE",
228
+ "USP_FACTOR": "USP_FACTOR"
229
+ },
230
+ {
231
+ "USP_VALUE": "USP_VALUE",
232
+ "USP_FACTOR": "USP_FACTOR"
233
+ }
234
+ ],
235
+ "jsfilepaths": [
236
+ "path.js"
237
+ ]
238
+ }