-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathslideshow-settings.html
168 lines (168 loc) · 5.68 KB
/
slideshow-settings.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<fieldset>
<legend>Homepage Slideshow</legend>
<table>
<tr>
<td colspan="2">
<strong>IMAGE SIZE DIMENSIONS:</strong> Width: 1140px & Height: 380px
</td>
</tr>
<tr>
<th><label for="display_slideshow">Enable slideshow?</label></th>
<td><input type="checkbox" id="display_slideshow" name="display_slideshow" value="0" /></td>
</tr>
<tr>
<th><label for="slideshow_speed">Show slideshow images for</label></th>
<td>
<select name="slideshow_speed" id="slideshow_speed">
<option value="8000">8 seconds</option>
<option value="7000">7 seconds</option>
<option value="6000">6 seconds</option>
<option value="5000" selected="selected">5 seconds</option>
<option value="4000">4 seconds</option>
<option value="3000">3 seconds</option>
<option value="2000">2 seconds</option>
</select>
</td>
</tr>
<tr>
<th><label for="slideshow_transition">Slideshow transition effect:</label></th>
<td>
<select name="slideshow_transition" id="slideshow_transition">
<option value="slide">Slide</option>
<option value="fade">Fade</option>
</select>
</td>
</tr>
<tr>
<th><label for="display_slideshow_1">Display Slideshow Image 1?</label></th>
<td>
<input type="checkbox" id="display_slideshow_1" name="display_slideshow_1" value="0" />
</td>
</tr>
<tr>
<th><label for="slideshow_1">Slideshow Image 1</label></th>
<td>
<input type="file" id="slideshow_1" name="slideshow_1.jpg" data-max-width="966" />
</td>
</tr>
<tr>
<td><label for="slide_1_title">Title 1</label></td>
<td><input id="slide_1_title" name="slide_1_title" class="text long" /></td>
</tr>
<tr>
<td><label for="slide_1_caption">Caption 1</label></td>
<td><input id="slide_1_caption" name="slide_1_caption" class="text long" /></td>
</tr>
<tr>
<th><label for="image_1_link">URL for Image 1 click</label></th>
<td>
<input type="text" id="image_1_link" name="image_1_link" value="" />
</td>
</tr>
<tr>
<th><label for="image_1_alt">ALT text for Image 1</label></th>
<td>
<input type="text" id="image_1_alt" name="image_1_alt" value="" />
</td>
</tr>
<tr>
<th><label for="display_slideshow_2">Display Slideshow Image 2?</label></th>
<td>
<input type="checkbox" id="display_slideshow_2" name="display_slideshow_2" value="0" />
</td>
</tr>
<tr>
<th><label for="slideshow_2">Slideshow Image 2</label></th>
<td>
<input type="file" id="slideshow_2" name="slideshow_2.jpg" data-max-width="966" />
</td>
</tr>
<tr>
<td><label for="slide_2_title">Title 2</label></td>
<td><input id="slide_2_title" name="slide_2_title" class="text long" /></td>
</tr>
<tr>
<td><label for="slide_2_caption">Caption 2</label></td>
<td><input id="slide_2_caption" name="slide_2_caption" class="text long" /></td>
</tr>
<tr>
<th><label for="image_2_link">URL for Image 2 click</label></th>
<td>
<input type="text" id="image_2_link" name="image_2_link" value="" />
</td>
</tr>
<tr>
<th><label for="image_2_alt">ALT text for Image 2</label></th>
<td>
<input type="text" id="image_2_alt" name="image_2_alt" value="" />
</td>
</tr>
<tr>
<th><label for="display_slideshow_3">Display Slideshow Image 3?</label></th>
<td>
<input type="checkbox" id="display_slideshow_3" name="display_slideshow_3" value="0" />
</td>
</tr>
<tr>
<th><label for="slideshow_3">Slideshow Image 3</label></th>
<td>
<input type="file" id="slideshow_3" name="slideshow_3.jpg" data-max-width="966" />
</td>
</tr>
<tr>
<td><label for="slide_4_title">Title 3</label></td>
<td><input id="slide_4_title" name="slide_1_title" class="text long" /></td>
</tr>
<tr>
<td><label for="slide_4_caption">Caption 3</label></td>
<td><input id="slide_4_caption" name="slide_1_caption" class="text long" /></td>
</tr>
<tr>
<th><label for="image_3_link">URL for Image 3 click</label></th>
<td>
<input type="text" id="image_3_link" name="image_3_link" value="" />
</td>
</tr>
<tr>
<th><label for="image_3_alt">ALT text for Image 3</label></th>
<td>
<input type="text" id="image_3_alt" name="image_3_alt" value="" />
</td>
</tr>
<tr>
<th><label for="display_slideshow_4">Display Slideshow Image 4?</label></th>
<td>
<input type="checkbox" id="display_slideshow_4" name="display_slideshow_4" value="0" />
</td>
</tr>
<tr>
<th><label for="slideshow_4">Slideshow Image 4</label></th>
<td>
<input type="file" id="slideshow_4" name="slideshow_4.jpg" data-max-width="966" />
</td>
</tr>
<tr>
<td><label for="slide_4_title">Title 4</label></td>
<td><input id="slide_4_title" name="slide_4_title" class="text long" /></td>
</tr>
<tr>
<td><label for="slide_4_caption">Caption 4</label></td>
<td><input id="slide_4_caption" name="slide_4_caption" class="text long" /></td>
</tr>
<tr>
<th><label for="image_4_link">URL for Image 4 click</label></th>
<td>
<input type="text" id="image_4_link" name="image_4_link" value="" />
</td>
</tr>
<tr>
<th><label for="image_4_alt">ALT text for Image 4</label></th>
<td>
<input type="text" id="image_4_alt" name="image_4_alt" value="" />
</td>
</tr>
</table>
</fieldset>