16 |
17 |
18 | #if (${SERIES})
19 |
22 | #end
23 |
26 | #if (${SUBTITLE})
27 |
30 | #end
31 |
32 |
33 |
34 | #if (${CREATOR})
35 |
${CREATOR}
36 | #end
37 | #if (${SUBCREATOR})
38 |
${SUBCREATOR}
39 | #end
40 |
41 | #if (${PUBLISHER})
42 |
45 | #end
46 |
47 |
48 |
49 |
50 |
--------------------------------------------------------------------------------
/template/item/xhtml/title_middle.vm:
--------------------------------------------------------------------------------
1 |
2 |
3 |
13 |
14 |
25 | #if (${PUBLISHER})
26 |
${PUBLISHER}
27 |
28 | #end
29 |
30 | #if (${CREATOR})
31 |
32 | #end
33 | #if (${SUBCREATOR})
34 |
35 | #end
36 |
37 |
38 | #if (${SERIES})
39 |
40 | #end
41 |
42 | #if (${ORGTITLE})
43 |
${ORGTITLE}
44 | #end
45 | #if (${SUBTITLE})
46 |
${SUBTITLE}
47 | #end
48 | #if (${SUBORGTITLE})
49 |
${SUBORGTITLE}
50 | #end
51 |
52 | #if (${CREATOR})
53 |
${CREATOR}
54 | #end
55 | #if (${SUBCREATOR})
56 |
${SUBCREATOR}
57 | #end
58 |
59 |
60 |
61 |
--------------------------------------------------------------------------------
/template/item/xhtml/xhtml_footer.vm:
--------------------------------------------------------------------------------
1 | #if (${sectionInfo.Middle} || ${sectionInfo.Bottom})
2 |
3 | #end
4 |
5 |