appscms-tools-theme 2.3.4 → 2.3.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/_data/blog/blog.yml +1 -0
  3. data/_data/blog/nav.json +1 -1
  4. data/_data/feature/en/allele-frequency.json +242 -242
  5. data/_data/feature/en/compress-pdf.json +7 -12
  6. data/_data/feature/en/theframe.json +23 -23
  7. data/_data/home/en/en.json +11 -11
  8. data/_data/home/en/photoeffects.json +23 -23
  9. data/_data/home-1/en/en.json +178 -6
  10. data/_data/photo-categories.json +334 -334
  11. data/_data/photoeffects.json +116 -116
  12. data/_includes/footer/index.html +6 -12
  13. data/_includes/head/index.html +2 -2
  14. data/_includes/header/blogHeader.html +29 -24
  15. data/_includes/header/index.html +130 -34
  16. data/_includes/monumetric/ads.html +57 -57
  17. data/_includes/monumetric/profitablecpmgate.html +51 -51
  18. data/_includes/paginationBlogPage.html +38 -1
  19. data/_layouts/blog-1.html +8 -22
  20. data/_layouts/calculator.html +69 -69
  21. data/_layouts/feature-1.html +93 -60
  22. data/_layouts/frame.html +205 -205
  23. data/_layouts/home-1.html +48 -85
  24. data/_layouts/imagekit.html +115 -111
  25. data/_layouts/photo-effects-home.html +83 -83
  26. data/assets/css/batch.css +1 -1
  27. data/assets/css/calculators.css +40 -40
  28. data/assets/css/common.css +548 -0
  29. data/assets/css/feature-1.css +82 -294
  30. data/assets/css/frame.css +695 -695
  31. data/assets/css/home-1.css +5 -12
  32. data/assets/css/imagekit.css +748 -736
  33. data/assets/css/tools.css +1 -1
  34. data/assets/images/addimg.svg +2 -2
  35. data/assets/images/bulb.svg +1 -1
  36. data/assets/images/cloud_new.svg +1 -0
  37. data/assets/images/cross.svg +1 -0
  38. data/assets/images/fast.svg +1 -0
  39. data/assets/images/lightbulb.svg +1 -0
  40. data/assets/images/shield.svg +1 -0
  41. data/assets/images/target.svg +1 -0
  42. data/assets/js/ads.js +8 -8
  43. data/assets/js/append-div.js +10 -10
  44. data/assets/js/batch.js +30 -8
  45. data/assets/js/photo-effects.json +32 -32
  46. data/assets/js/theme.js +11 -11
  47. metadata +14 -9
  48. data/_data/blog/blog.json +0 -1
  49. data/assets/css/common-page.css +0 -180
@@ -13,25 +13,25 @@
13
13
  "nofileupload": true,
14
14
  "features": [
15
15
  {
16
- "name": "Compress PDF",
17
- "description": "Reduce the size of your PDF without losing quality",
18
- "color": "#ff615c",
16
+ "name": "New Home Layout",
17
+ "description": "New Home Layout",
18
+ "color": "red",
19
19
  "icon": "/assets/star.svg",
20
- "url": "/compress-pdf"
20
+ "url": "/home-1"
21
21
  },
22
22
  {
23
- "name": "Delete PDF",
24
- "description": "Reduce the size of your PDF without losing quality",
25
- "color": "#FFFF00",
23
+ "name": "New Feature Layout",
24
+ "description": "New Feature Layout",
25
+ "color": "#008000",
26
26
  "icon": "/assets/star.svg",
27
- "url": "/delete-pdf"
27
+ "url": "/feature-1"
28
28
  },
29
29
  {
30
- "name": "Split PDF",
30
+ "name": "Compress PDF",
31
31
  "description": "Reduce the size of your PDF without losing quality",
32
- "color": "#008000",
32
+ "color": "#ff615c",
33
33
  "icon": "/assets/star.svg",
34
- "url": "/split-pdf"
34
+ "url": "/compress-pdf"
35
35
  },
36
36
  {
37
37
  "name": "Merge PDF",
@@ -1,24 +1,24 @@
1
- {
2
- "Language": "English",
3
- "htmlLangAtt": "en",
4
- "H1": "All effects",
5
- "H2": "Largest and best collection of photo effects",
6
- "color": "#ff6131",
7
- "imgwidth": "35px",
8
- "imgheight": "35px",
9
- "imgalt": "altvalue",
10
- "nofileupload": true,
11
- "variant": "primary",
12
- "TITLE": "Image border tool- Surround your images with a border",
13
- "META": "Image border tool helps you to add a simple border frame to your image. You can customize border colour and width. Border sets the focal subject.",
14
- "TEXTUAL_CONTENT": [],
15
- "FAQ": [
16
- {
17
- "question": "",
18
- "answer": ""
19
- }
20
- ],
21
- "cssfilepaths": [
22
- "/assets/css/frame.css"
23
- ]
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "H1": "All effects",
5
+ "H2": "Largest and best collection of photo effects",
6
+ "color": "#ff6131",
7
+ "imgwidth": "35px",
8
+ "imgheight": "35px",
9
+ "imgalt": "altvalue",
10
+ "nofileupload": true,
11
+ "variant": "primary",
12
+ "TITLE": "Image border tool- Surround your images with a border",
13
+ "META": "Image border tool helps you to add a simple border frame to your image. You can customize border colour and width. Border sets the focal subject.",
14
+ "TEXTUAL_CONTENT": [],
15
+ "FAQ": [
16
+ {
17
+ "question": "",
18
+ "answer": ""
19
+ }
20
+ ],
21
+ "cssfilepaths": [
22
+ "/assets/css/frame.css"
23
+ ]
24
24
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "Language": "English",
3
3
  "htmlLangAtt": "en",
4
- "h1": "All png tools for safepngkit",
5
- "h2": "All-in-one easy-to-use online png tools",
4
+ "H1": "All png tools for safepngkit",
5
+ "H2": "All-in-one easy-to-use online png tools",
6
6
  "TITLE": "Home Title",
7
7
  "META": "See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
8
  "keywords": "key1,key2,key3,key4",
@@ -11,6 +11,103 @@
11
11
  "imgalt": "altvalue",
12
12
  "nofileupload": false,
13
13
  "color": "#dc3c2c",
14
+ "megaMenu": {
15
+ "nav-link-name": "Tools",
16
+ "dropdown": [
17
+ {
18
+ "categoryName": "Features List",
19
+ "links": [
20
+ {
21
+ "iconSrc": "/assets/cloud.svg",
22
+ "name": "Feature 1",
23
+ "url": "/",
24
+ "hover": "red"
25
+ },
26
+ {
27
+ "iconSrc": "/assets/cloud.svg",
28
+ "name": "Feature 2",
29
+ "url": "/",
30
+ "hover": "blue"
31
+ },
32
+ {
33
+ "iconSrc": "/assets/easy.svg",
34
+ "name": "Feature 3",
35
+ "url": "/",
36
+ "hover": "green"
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "categoryName": "Features List",
42
+ "links": [
43
+ {
44
+ "iconSrc": "/assets/cloud.svg",
45
+ "name": "Feature 1",
46
+ "url": "/",
47
+ "hover": "red"
48
+ },
49
+ {
50
+ "iconSrc": "/assets/cloud.svg",
51
+ "name": "Feature 2",
52
+ "url": "/",
53
+ "hover": "blue"
54
+ },
55
+ {
56
+ "iconSrc": "/assets/easy.svg",
57
+ "name": "Feature 3",
58
+ "url": "/",
59
+ "hover": "green"
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "categoryName": "Features List",
65
+ "links": [
66
+ {
67
+ "iconSrc": "/assets/cloud.svg",
68
+ "name": "Feature 1",
69
+ "url": "/",
70
+ "hover": "red"
71
+ },
72
+ {
73
+ "iconSrc": "/assets/cloud.svg",
74
+ "name": "Feature 2",
75
+ "url": "/",
76
+ "hover": "blue"
77
+ },
78
+ {
79
+ "iconSrc": "/assets/easy.svg",
80
+ "name": "Feature 3",
81
+ "url": "/",
82
+ "hover": "green"
83
+ }
84
+ ]
85
+ },
86
+ {
87
+ "categoryName": "Features List",
88
+ "links": [
89
+ {
90
+ "iconSrc": "/assets/cloud.svg",
91
+ "name": "Feature 1",
92
+ "url": "/",
93
+ "hover": "red"
94
+ },
95
+ {
96
+ "iconSrc": "/assets/cloud.svg",
97
+ "name": "Feature 2",
98
+ "url": "/",
99
+ "hover": "blue"
100
+ },
101
+ {
102
+ "iconSrc": "/assets/easy.svg",
103
+ "name": "Feature 3",
104
+ "url": "/",
105
+ "hover": "green"
106
+ }
107
+ ]
108
+ }
109
+ ]
110
+ },
14
111
  "features": [
15
112
  {
16
113
  "name": "Feature 1",
@@ -47,12 +144,87 @@
47
144
  "description": "Reduce the size of your PDF without losing quality",
48
145
  "icon": "/assets/images/bulb.png",
49
146
  "url": "/feature-6"
147
+ }
148
+ ],
149
+ "TEXTUAL_CONTENT": [
150
+ {
151
+ "priority": 1,
152
+ "logoUrl": "/assets/images/bulb.svg",
153
+ "header": "Simple to use",
154
+ "content": "The tool will do everything for you, just upload your file and it'll set the best parameters to reduce its size and to keep quality as much as possible."
50
155
  },
51
156
  {
52
- "name": "Feature 7",
53
- "description": "Reduce the size of your PDF without losing quality",
54
- "icon": "/assets/images/bulb.png",
55
- "url": "/feature-7"
157
+ "priority": 1,
158
+ "logoUrl": "/assets/images/target.svg",
159
+ "header": "Accurate alarms",
160
+ "content": "You're the only one who has access to your files because all the communications are performed via secure channels."
161
+ },
162
+ {
163
+ "priority": 1,
164
+ "logoUrl": "/assets/images/cross.svg",
165
+ "header": "Cross platform",
166
+ "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
167
+ },
168
+ {
169
+ "priority": 1,
170
+ "logoUrl": "/assets/images/shield.svg",
171
+ "header": "Secure and trustworthy",
172
+ "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."
173
+ },
174
+ {
175
+ "priority": 1,
176
+ "logoUrl": "/assets/images/fast.svg",
177
+ "header": "All timezones supported",
178
+ "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
179
+ },
180
+ {
181
+ "priority": 1,
182
+ "logoUrl": "/assets/images/target.svg",
183
+ "header": "No need to install any software",
184
+ "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."
185
+ }
186
+ ],
187
+ "FAQ": [
188
+ {
189
+ "question": "How many seconds from now, will the alarm ring ?",
190
+ "answer": "To complete the atmosphere of your video, add music to the project. Don't forget to adjust its length and volume.To complete the atmosphere of your video, add music to the project. Don't forget to adjust its length and volume."
191
+ },
192
+ {
193
+ "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
194
+ "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."
195
+ },
196
+ {
197
+ "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
198
+ "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."
199
+ },
200
+ {
201
+ "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
202
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
203
+ },
204
+ {
205
+ "question": "What will happen to the alarm that I have set, if I close the browser ?",
206
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
56
207
  }
208
+ ],
209
+ "HOW_TO_CONTENT": {
210
+ "logoImageUrl": "https://smallpdf.com/build/73d77e3d204fd7defc9de80bf83fcbeb.svg",
211
+ "mainHeading": "How to use this tool",
212
+ "steps": [
213
+ {
214
+ "heading": "Upload files",
215
+ "desc": "Choose the videos and photos you would like to merge. Several files can be chosen simultaneously or they can be added one by one after the first file is uploaded."
216
+ },
217
+ {
218
+ "heading": "Join videos and other files",
219
+ "desc": "Rearrange them using drag-and-drop until they're the desired order. For images, you can set duration. Then add audio, change its length and volume. At last, choose the aspect ratio and click the 'Export' button. Take a look at the guide to learn more."
220
+ },
221
+ {
222
+ "heading": "Download the merged video",
223
+ "desc": "Once your files have been merged, watch the preview. If you want to change something, click on 'Back to edit', otherwise click on the 'Download' button to save the video."
224
+ }
225
+ ]
226
+ },
227
+ "jsfilepaths": [
228
+ ""
57
229
  ]
58
230
  }