appscms-tools-theme 0.6.9 → 0.7.4

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: 0e5feb1870c91fd580aefffa4abd5679cee117a4c425ab1af324d9437e502c3f
4
- data.tar.gz: 869c7cdc56c40b6479f8364f01d52331303bfb72627316cb4d5f6d65ac7ee6cc
3
+ metadata.gz: 57e064cbc908af1568e8b46ab679d3a56b71fe555ceca1f1346dc267cb9c9bb9
4
+ data.tar.gz: 2938160192780a2d7f7f5614c73f32aa00fe34c0566820dde2bb13b4d69e6c1b
5
5
  SHA512:
6
- metadata.gz: 61db1943c7875c607c4816ec2a240e595e05cb631052c66c275a0845bd442590283538b5825f6749b55f0efee4476ab81eb07cc6539eba2b928b4629dbe2f914
7
- data.tar.gz: 053054f00b02b88085fea39d46d08f7aed4fca8749005a8c4a5dc9ed08b7c9d37ef8db5cd2a73ff84c38530a4550f0f909edeca3a9b478749f82b0bf2a7389cc
6
+ metadata.gz: b6cdb104feb008b1698d4100c6ae56e2a4984d9533be414e9ef023840420e70e613cb5845e82bfdbac2b24de433c21e8b3cc00440bd7c44e34bcda3f272ba3c2
7
+ data.tar.gz: 3eda968a5b8a513f5891f1d9b389a8935344dee9a5fc2fff49bb1f32e716c7d9b4a4c1871ae212c6eb5bf6e53e74069e56e2e8ff0928c9309a8671965ddf1bef
@@ -84,6 +84,111 @@
84
84
  "question": "What will happen to the alarm that I have set, if I close the browser ?",
85
85
  "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
86
86
  }
87
- ]
87
+ ],
88
+ "megaMenu": {
89
+ "nav-link-name": "Tools",
90
+ "dropdown": [{
91
+ "categoryName":" Pdf",
92
+ "links": [
93
+ {
94
+ "iconSrc": "/assets/cloud.svg",
95
+ "name": "Compress",
96
+ "url":"/",
97
+ "hover": "red"
98
+ },
99
+ {
100
+ "iconSrc": "/assets/cloud.svg",
101
+ "name": "Split",
102
+ "url":"/",
103
+ "hover": "blue"
104
+
105
+ },
106
+ {
107
+ "iconSrc": "/assets/easy.svg",
108
+ "name": "Merge Pdf",
109
+ "url":"/",
110
+ "hover": "green"
111
+ }
112
+ ]
113
+
114
+ },
115
+ {
116
+ "categoryName":" Pdf",
117
+ "links": [
118
+ {
119
+ "iconSrc": "/assets/cloud.svg",
120
+ "name": "Compress",
121
+ "url":"/",
122
+ "hover": "red"
123
+ },
124
+ {
125
+ "iconSrc": "/assets/cloud.svg",
126
+ "name": "Split",
127
+ "url":"/",
128
+ "hover": "blue"
129
+
130
+ },
131
+ {
132
+ "iconSrc": "/assets/easy.svg",
133
+ "name": "Merge Pdf",
134
+ "url":"/",
135
+ "hover": "green"
136
+ }
137
+ ]
138
+
139
+ },
140
+ {
141
+ "categoryName":"Compress Pdf",
142
+ "links": [
143
+ {
144
+ "iconSrc": "/assets/cloud.svg",
145
+ "name": "Compress",
146
+ "url":"/",
147
+ "hover": "red"
148
+ },
149
+ {
150
+ "iconSrc": "/assets/cloud.svg",
151
+ "name": "Split",
152
+ "url":"/",
153
+ "hover": "blue"
154
+
155
+ },
156
+ {
157
+ "iconSrc": "/assets/easy.svg",
158
+ "name": "Merge Pdf",
159
+ "url":"/",
160
+ "hover": "green"
161
+ }
162
+ ]
163
+
164
+ },
165
+ {
166
+ "categoryName":"Compress Pdf",
167
+ "links": [
168
+ {
169
+ "iconSrc": "/assets/cloud.svg",
170
+ "name": "Compress",
171
+ "url":"/",
172
+ "hover": "red"
173
+ },
174
+ {
175
+ "iconSrc": "/assets/cloud.svg",
176
+ "name": "Split",
177
+ "url":"/",
178
+ "hover": "blue"
179
+
180
+ },
181
+ {
182
+ "iconSrc": "/assets/easy.svg",
183
+ "name": "Merge Pdf",
184
+ "url":"/",
185
+ "hover": "green"
186
+ }
187
+ ]
188
+
189
+ }
190
+
191
+ ]
192
+ }
88
193
 
89
194
  }
@@ -80,5 +80,31 @@
80
80
  "question": "What will happen to the alarm that I have set, if I close the browser ?",
81
81
  "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
82
82
  }
83
+ ],
84
+ "filelang": "en",
85
+ "display_formats": ["JPG","png"],
86
+ "compare_formats": ["JPG", "png"],
87
+ "USP_Heading":"USP Heading",
88
+ "USPS":[
89
+ {
90
+ "USP_VALUE":"USP_VALUE",
91
+ "USP_FACTOR":"USP_FACTOR"
92
+ },
93
+ {
94
+ "USP_VALUE":"USP_VALUE",
95
+ "USP_FACTOR":"USP_FACTOR"
96
+ },
97
+ {
98
+ "USP_VALUE":"USP_VALUE",
99
+ "USP_FACTOR":"USP_FACTOR"
100
+ },
101
+ {
102
+ "USP_VALUE":"USP_VALUE",
103
+ "USP_FACTOR":"USP_FACTOR"
104
+ },
105
+ {
106
+ "USP_VALUE":"USP_VALUE",
107
+ "USP_FACTOR":"USP_FACTOR"
108
+ }
83
109
  ]
84
110
  }
@@ -0,0 +1,153 @@
1
+ {
2
+ "Format": "Jpg file",
3
+ "ShortName": "Jpg",
4
+ "FullName": "Jpge",
5
+ "Category": "Image",
6
+ "Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
7
+ "Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
8
+ "CreatedbyName": "jpg",
9
+ "CreatedbyLink": "jpg",
10
+ "CreatedInYear": "2021",
11
+ "BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
12
+ "DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
13
+ "Softwaresused": [
14
+ {
15
+ "platform": "Windows",
16
+ "softwares": [
17
+ {
18
+ "name": "Adobe Audition CC 2021",
19
+ "link": "/",
20
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
21
+ "type": "free"
22
+ },
23
+ {
24
+ "name": "Adobe Audition CC 2021",
25
+ "link": "/",
26
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
27
+ "type": "paid"
28
+ },
29
+ {
30
+ "name": "Adobe Audition CC 2021",
31
+ "link": "/",
32
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
33
+ "type": "freemium"
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "platform": "Windows",
39
+ "softwares": [
40
+ {
41
+ "name": "Adobe Audition CC 2021",
42
+ "link": "/",
43
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
44
+ "type": "free"
45
+ },
46
+ {
47
+ "name": "Adobe Audition CC 2021",
48
+ "link": "/",
49
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
50
+ "type": "paid"
51
+ },
52
+ {
53
+ "name": "Adobe Audition CC 2021",
54
+ "link": "/",
55
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
56
+ "type": "freemium"
57
+ }
58
+ ]
59
+ },
60
+ {
61
+ "platform": "Windows",
62
+ "softwares": [
63
+ {
64
+ "name": "Adobe Audition CC 2021",
65
+ "link": "/",
66
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
67
+ "type": "free"
68
+ },
69
+ {
70
+ "name": "Adobe Audition CC 2021",
71
+ "link": "/",
72
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
73
+ "type": "paid"
74
+ },
75
+ {
76
+ "name": "Adobe Audition CC 2021",
77
+ "link": "/",
78
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
79
+ "type": "freemium"
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "platform": "Windows",
85
+ "softwares": [
86
+ {
87
+ "name": "Adobe Audition CC 2021",
88
+ "link": "/",
89
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
90
+ "type": "free"
91
+ },
92
+ {
93
+ "name": "Adobe Audition CC 2021",
94
+ "link": "/",
95
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
96
+ "type": "paid"
97
+ },
98
+ {
99
+ "name": "Adobe Audition CC 2021",
100
+ "link": "/",
101
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
102
+ "type": "freemium"
103
+ }
104
+ ]
105
+ },
106
+ {
107
+ "platform": "Windows",
108
+ "softwares": [
109
+ {
110
+ "name": "Adobe Audition CC 2021",
111
+ "link": "/",
112
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
113
+ "type": "free"
114
+ },
115
+ {
116
+ "name": "Adobe Audition CC 2021",
117
+ "link": "/",
118
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
119
+ "type": "paid"
120
+ },
121
+ {
122
+ "name": "Adobe Audition CC 2021",
123
+ "link": "/",
124
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
125
+ "type": "freemium"
126
+ }
127
+ ]
128
+ },
129
+ {
130
+ "platform": "Android",
131
+ "softwares": [
132
+ {
133
+ "name": "Google",
134
+ "link": "/",
135
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
136
+ "type": "free"
137
+ },
138
+ {
139
+ "name": "Apple",
140
+ "link": "/",
141
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
142
+ "type": "paid"
143
+ },
144
+ {
145
+ "name": "Adobe Audition CC 2021",
146
+ "link": "/",
147
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
148
+ "type": "premium"
149
+ }
150
+ ]
151
+ }
152
+ ]
153
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "Format": "Png File",
3
+ "ShortName": "Png",
4
+ "FullName": "Png",
5
+ "Category": "Png",
6
+ "Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
7
+ "Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
8
+ "CreatedbyName": "Png",
9
+ "CreatedbyLink": "Png",
10
+ "CreatedInYear": "2021",
11
+ "BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
12
+ "DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
13
+ "Softwaresused": [
14
+ {
15
+ "platform": "Windows",
16
+ "softwares": [
17
+ {
18
+ "name": "Adobe Audition CC 2021",
19
+ "link": "/",
20
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
21
+ "type": "free"
22
+ },
23
+ {
24
+ "name": "Adobe Audition CC 2021",
25
+ "link": "/",
26
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
27
+ "type": "paid"
28
+ },
29
+ {
30
+ "name": "Adobe Audition CC 2021",
31
+ "link": "/",
32
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
33
+ "type": "freemium"
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "platform": "Android",
39
+ "softwares": [
40
+ {
41
+ "name": "Google",
42
+ "link": "/",
43
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
44
+ "type": "free"
45
+ },
46
+ {
47
+ "name": "Apple",
48
+ "link": "/",
49
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
50
+ "type": "paid"
51
+ },
52
+ {
53
+ "name": "Adobe Audition CC 2021",
54
+ "link": "/",
55
+ "image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
56
+ "type": "premium"
57
+ }
58
+ ]
59
+ }
60
+ ]
61
+ }
@@ -1,9 +0,0 @@
1
- {
2
- "Language":"English",
3
- "htmlLangAtt":"en",
4
- "h1":"Help",
5
- "h2":"Welcome to XYZ site",
6
- "TITLE":"help",
7
- "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
- "paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
9
- }
@@ -222,7 +222,32 @@
222
222
  }
223
223
 
224
224
  ]
225
- }
225
+ },
226
+ "filelang": "en",
227
+ "display_formats": ["JPG","png"],
228
+ "compare_formats": ["JPG", "png"],
229
+ "USP_Heading":"USP Heading",
230
+ "USPS":[
231
+ {
232
+ "USP_VALUE":"USP_VALUE",
233
+ "USP_FACTOR":"USP_FACTOR"
234
+ },
235
+ {
236
+ "USP_VALUE":"USP_VALUE",
237
+ "USP_FACTOR":"USP_FACTOR"
238
+ },
239
+ {
240
+ "USP_VALUE":"USP_VALUE",
241
+ "USP_FACTOR":"USP_FACTOR"
242
+ },
243
+ {
244
+ "USP_VALUE":"USP_VALUE",
245
+ "USP_FACTOR":"USP_FACTOR"
246
+ },
247
+ {
248
+ "USP_VALUE":"USP_VALUE",
249
+ "USP_FACTOR":"USP_FACTOR"
250
+ }]
226
251
 
227
252
 
228
253
  }
@@ -2,6 +2,7 @@
2
2
  {%- assign tool = page.tool -%}
3
3
  {%- assign data = site.data.rating.rating.tools -%}
4
4
  <div class="rating-tool">
5
+ <img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img">
5
6
  <div class="rating-text">Rate this tool</div>
6
7
  <div class="rating-stars" >
7
8
  <i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
@@ -49,7 +50,10 @@ fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add',
49
50
  ratingValue.innerText=data.rating
50
51
  count.innerText=data.votes
51
52
  }
53
+ let ratingImg = document.querySelector('#rating-img');
54
+ ratingImg.addEventListener('load', (event) => {
52
55
  fetchRating()
56
+ });
53
57
  const ratingNode=document.getElementsByClassName('rating-star')
54
58
  let ratedValue=localStorage.getItem(`${tool}rating`)
55
59
  if(ratedValue){
@@ -13,17 +13,23 @@
13
13
  <script type="application/ld+json">
14
14
  {
15
15
  "@context": "http://schema.org",
16
- "@type": "Product",
17
- "brand": "{{site.name}}",
16
+ "@type": "WebApplication",
17
+ "operatingSystem":"All - Windows/Mac/iOS/Linux/Android",
18
+ "applicationCategory":"UtilitiesApplication",
18
19
  "name": "{{name}}",
19
- "description": "{{description}}",
20
- "category": "Productivity",
20
+ "url":"{{site.url | append: page.url}}",
21
+ "image":"{{site.siteurl}}{{site.logo}}",
21
22
  "aggregateRating": {
22
- "@type": "AggregateRating",
23
+ "@type": "AggregateRating",
23
24
  "worstRating":"1",
24
25
  "bestRating":"5",
25
26
  "ratingValue": "{{rating}}",
26
27
  "ratingCount": "{{votes}}"
28
+ },
29
+ "offers": {
30
+ "@type": "Offer",
31
+ "price": "0.00",
32
+ "priceCurrency": "USD"
27
33
  }
28
34
  }
29
35
  </script>