appscms-tools-theme 0.6.7 → 0.7.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: 8f84cdda3c6a7c2fa17fe0feee939af9911661c373cebd094a848941918bf200
4
- data.tar.gz: 8e6c361d3221fbc5562b828bf765a8c92d744b716becc213174c4bd42b4c0a82
3
+ metadata.gz: 4d0c3581d397e237329892217a6cf2fc6d1b072a625c2f2952022d1fcea3e03f
4
+ data.tar.gz: d0cbbb498026b870aecf319eeb9e5c0a11323ca23098b58f5c1bd189feee9dcf
5
5
  SHA512:
6
- metadata.gz: 72deaca1a00bab97ffe3bc8f07ae1fbf38a95a393e60e9368efbfb0b262cff17dc6893008e17541bac497d242b5de30169096d08059e3025c72f287ded142400
7
- data.tar.gz: 1b83c4a9aa504196c4556a52c5525373102e2cdbbfd8cab521cef78eae1957b8cbadcf7e85831ac9ad49920a7e1e1d919e730c8de565f7635449c411b1d8a8fa
6
+ metadata.gz: a430bb41344c39e562025b81f0cdb4a01797a23f0439d5f3acefc1f08d54bf64179416c48507b695c60ae513748e3f2ed226b37c0981d4c83acd7c37d03511db
7
+ data.tar.gz: eddae3435682e88ab21bfa95014ec3bb203fe35998b8fba16f82bfdf2245d23a4a2311bba77f91c797d27a85def65d1509a710749d8a887390cae86c0bf9cce4
@@ -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
- }
@@ -115,9 +115,139 @@
115
115
  },
116
116
  {
117
117
  "question": "What will happen to the alarm that I have set, if I close the browser ?",
118
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
118
+ "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."
119
119
  }
120
- ]
120
+ ],
121
+ "megaMenu": {
122
+ "nav-link-name": "Tools",
123
+ "dropdown": [{
124
+ "categoryName":"Compress Pdf",
125
+ "links": [
126
+ {
127
+ "iconSrc": "/assets/cloud.svg",
128
+ "name": "Compress",
129
+ "url":"/",
130
+ "hover": "red"
131
+ },
132
+ {
133
+ "iconSrc": "/assets/cloud.svg",
134
+ "name": "Split",
135
+ "url":"/",
136
+ "hover": "blue"
137
+
138
+ },
139
+ {
140
+ "iconSrc": "/assets/easy.svg",
141
+ "name": "Merge Pdf",
142
+ "url":"/",
143
+ "hover": "green"
144
+ }
145
+ ]
146
+
147
+ },
148
+ {
149
+ "categoryName":"Compress Pdf",
150
+ "links": [
151
+ {
152
+ "iconSrc": "/assets/cloud.svg",
153
+ "name": "Compress",
154
+ "url":"/",
155
+ "hover": "red"
156
+ },
157
+ {
158
+ "iconSrc": "/assets/cloud.svg",
159
+ "name": "Split",
160
+ "url":"/",
161
+ "hover": "blue"
162
+
163
+ },
164
+ {
165
+ "iconSrc": "/assets/easy.svg",
166
+ "name": "Merge Pdf",
167
+ "url":"/",
168
+ "hover": "green"
169
+ }
170
+ ]
171
+
172
+ },
173
+ {
174
+ "categoryName":"Compress Pdf",
175
+ "links": [
176
+ {
177
+ "iconSrc": "/assets/cloud.svg",
178
+ "name": "Compress",
179
+ "url":"/",
180
+ "hover": "red"
181
+ },
182
+ {
183
+ "iconSrc": "/assets/cloud.svg",
184
+ "name": "Split",
185
+ "url":"/",
186
+ "hover": "blue"
187
+
188
+ },
189
+ {
190
+ "iconSrc": "/assets/easy.svg",
191
+ "name": "Merge Pdf",
192
+ "url":"/",
193
+ "hover": "green"
194
+ }
195
+ ]
196
+
197
+ },
198
+ {
199
+ "categoryName":"Compress Pdf",
200
+ "links": [
201
+ {
202
+ "iconSrc": "/assets/cloud.svg",
203
+ "name": "Compress",
204
+ "url":"/",
205
+ "hover": "red"
206
+ },
207
+ {
208
+ "iconSrc": "/assets/cloud.svg",
209
+ "name": "Split",
210
+ "url":"/",
211
+ "hover": "blue"
212
+
213
+ },
214
+ {
215
+ "iconSrc": "/assets/easy.svg",
216
+ "name": "Merge Pdf",
217
+ "url":"/",
218
+ "hover": "green"
219
+ }
220
+ ]
221
+
222
+ }
223
+
224
+ ]
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
+ }]
121
251
 
122
252
 
123
253
  }