Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1252 | dev | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <photos> |
||
3 | <default-branch>children</default-branch> |
||
4 | <branch> |
||
5 | <uri>children</uri> |
||
6 | <images-root>/home/data/photos</images-root> |
||
7 | <cache-dir>/home/data/photos/.cache</cache-dir> |
||
8 | <thumbnail-format>jpg</thumbnail-format> |
||
9 | <columns>6</columns> |
||
10 | <rows>5</rows> |
||
11 | <images-mask>*.jpeg</images-mask> |
||
12 | <images-mask>*.jpg</images-mask> |
||
13 | <dir-thumbnail> |
||
14 | <template>/home/tomcat/webapps2/photos/images/dir_template.gif</template> |
||
15 | <thumbnail> |
||
16 | <left>5</left> |
||
17 | <top>9</top> |
||
18 | <width>40</width> |
||
19 | <height>40</height> |
||
20 | <align>center</align> |
||
21 | <valign>center</valign> |
||
22 | </thumbnail> |
||
23 | <thumbnail> |
||
24 | <left>47</left> |
||
25 | <top>9</top> |
||
26 | <width>40</width> |
||
27 | <height>40</height> |
||
28 | <align>center</align> |
||
29 | <valign>center</valign> |
||
30 | </thumbnail> |
||
31 | <thumbnail> |
||
32 | <left>5</left> |
||
33 | <top>50</top> |
||
34 | <width>40</width> |
||
35 | <height>40</height> |
||
36 | <align>center</align> |
||
37 | <valign>center</valign> |
||
38 | </thumbnail> |
||
39 | <thumbnail> |
||
40 | <left>47</left> |
||
41 | <top>50</top> |
||
42 | <width>40</width> |
||
43 | <height>40</height> |
||
44 | <align>center</align> |
||
45 | <valign>center</valign> |
||
46 | </thumbnail> |
||
47 | </dir-thumbnail> |
||
48 | </branch> |
||
49 | </photos> |
||
50 |