Thumbnail list
How Brownie creates thumbnail list for thumbpreview.
For example:
- You have 30 spots for thumbpreview;
- You have permanent links assigned to spots 3, 13 and 30;
- You add 5 permanent links to random spots from 14 to 29;
- You have 14 regular galleries;
- You have 6 thumbnails in Thumb 911;
- In "Thumbnail line for empty spots" you have code '<img src="thu-es.png" border="0" width="87" height="87">', which shows the next image -
All tables below created to show you how script works. No one can see it when script works.
So you have 30 empty spots.
Spots numbers:
| 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 |
What will Brownie do with your thumbpreview?
- First of all Brownie adds to the list permanent links assigned to selected spots (in our example spots 3, 13 and 30):
- Then Brownie adds permanent links to random spots (in our example spots 16, 20, 21, 23 and 28):
- Then Brownie adds regular galleries (in our example spots 1, 2, 4 - 12, 14, 15, 17):
- If there are not enough galleries, Brownie adds Thumb 911 links (in our example spots 18, 19, 22, 24 - 26):
- If there still are not enough thumbnails, Brownie fills in empty spots with code from "Thumbnail line for empty spots" (in our example spots 27, 29):
If there is no code in "Thumbnail line for empty spots", Brownie fills in empty spots with non-breaking space:
TGP Brownie thumbpreview help