source: trunk/cic-hcap/etc/collect.cfg@ 12957

Last change on this file since 12957 was 12957, checked in by mdewsnip, 18 years ago

Updated search format statement to account for the new place reference objects.

  • Property svn:keywords set to Author Date Id Revision
File size: 4.8 KB
Line 
1creator [email protected]
2maintainer [email protected]
3public true
4
5buildtype mgpp
6searchtype plain form
7indexes text Institution_name State PlaceType Architect Functions Time_period Style Materials Designation Reference ReferenceTitle ReferenceAuthor
8levels document section
9
10plugin GAPlug
11plugin CICPlug -cache_directory C:\\mdewsnip\\CIC\\Cache -images_directory C:\\mdewsnip\\CIC\\Images
12plugin CICWordPlug
13plugin ArcPlug
14plugin RecPlug -use_metadata_files
15
16format AllowExtendedOptions true
17
18format DocumentHeading ""
19
20format DocumentText "
21&nbsp;</p>
22<table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"margin-top: -3em;\">
23{If}{[DocumentType] eq \"Place\",
24<tr>
25<td valign=\"top\">
26<div style=\"float: right; padding-left: 10px; width: 375px\">
27<p>Click on image titles for larger views.</p>
28[PlaceImagesHTML]
29</div>
30<div class=\"cicheading\">[Current_name]</div>
31_cicblankline_
32<b>Institution Name:</b> <a href=\"_gwcgi_?a=d&amp;d=i[Institution_ID]\">[Institution_name]</a><br />
33<b>Original/Historic Place Name:</b> [Original_or_historic_name]<br />
34<b>Location on Campus:</b> [Location_on_campus]<br />
35<b>Date(s) of Construction:</b>[PlaceConstructionDatesTableHTML]
36<b>Designer:</b> [Architect]<br />
37<b>Type of Place:</b> [PlaceType]<br />
38<b>Style:</b> [sibling(All\'\, \'):Style] <a href=\"_gwcgi_?a=p&amp;p=glossary\">(Glossary)</a><br />
39<b>Significance:</b> [sibling(All\'\, \'):Significance]<br />
40<b>Narrative:</b> <a href=\"#narrative\">see below</a><br />
41<b>References:</b> <a href=\"#references\">see below</a><br />
42
43{If}{[PlaceType] eq \"Individual building\",<div class=\"cicsubsubheading\">Materials:</div>Foundation: [MaterialFoundation]<br />Walls: [MaterialWalls]<br />Roof: [MaterialRoof]}
44
45<div class=\"cicsubsubheading\">Function:</div>[PlaceFunctionsTableHTML]
46</td>
47</tr>
48<tr>
49<td colspan=\"2\" width=\"100%\">
50<a name=\"narrative\"></a><div class=\"cicsubsubheading\">Narrative:</div>[PlaceNarrativeHTML]
51</td>
52</tr>
53<tr>
54<td colspan=\"2\" width=\"100%\">
55<a name=\"references\"></a><div class=\"cicsubsubheading\">References:</div>[PlaceReferencesHTML]
56</td>
57</tr>
58}
59
60{If}{[DocumentType] eq \"Institution\",
61<tr>
62<td width=\"100%\" valign=\"top\">
63<div class=\"cicheading\">[Institution_Name]</div>
64
65<p>[City]&#44; [State] [Zip]<br />
66[County] county<br />
67{If}{[Institution_webpage],<a href=\"[Institution_webpage]\">[Institution_webpage]</a>}</p>
68
69{If}{[InstitutionCampusPlansListHTML],<p><b>Campus plans:</b><br />[InstitutionCampusPlansListHTML]</p>}
70{If}{[InstitutionPlacesListHTML],<p><b>Places:</b><br />[InstitutionPlacesListHTML]</p>}
71</td>
72<td width=\"375\" valign=\"top\">
73<center>[InstitutionBestPlaceImageHTML]</center>
74</td>
75</tr>
76}
77
78{If}{[DocumentType] eq \"Designer\",
79<tr>
80<td width=\"100%\" valign=\"top\">
81<div class=\"cicheading\">[Designer_name]</div>
82_cicblankline_
83[DesignerPlacesListHTML]
84</td>
85</tr>
86}
87
88{If}{[DocumentType] eq \"Image\",
89<tr>
90<td width=\"100%\" valign=\"top\">
91<div class=\"cicheading\">[Title]</div>
92
93<center><p><img alt=\"[Title]\" src=\"[ImagePath]\"/></p></center>
94</td>
95</tr>
96}
97
98</table>
99"
100
101format SearchVList "
102<td valign=\"top\">
103{If}{[DocumentType] eq \"Place\",<a href=\"_gwcgi_?a=d&amp;d=[DocOID]\"><img alt=\"Place\" src=\"_httpimg_/itext.gif\"></a>}
104{If}{[DocumentType] eq \"Institution\",<a href=\"_gwcgi_?a=d&amp;d=[DocOID]\"><img alt=\"Institution\" src=\"_httpimg_/itext.gif\"></a>}
105{If}{[DocumentType] eq \"Designer\",<a href=\"_gwcgi_?a=d&amp;d=[DocOID]\"><img alt=\"Designer\" src=\"_httpimg_/itext.gif\"></a>}
106{If}{[DocumentType] eq \"PlaceReference\",<a href=\"_gwcgi_?a=d&amp;d=p[PlaceID]\"><img alt=\"Place\" src=\"_httpimg_/itext.gif\"></a>}
107</td>
108<td valign=\"top\">
109{If}{[DocumentType] eq \"Place\",<i>Place:</i> <a href=\"_gwcgi_?a=d&amp;d=[DocOID]\">[Current_name]</a>&#44; [Institution_name]}
110{If}{[DocumentType] eq \"Institution\",<i>Institution:</i> <a href=\"_gwcgi_?a=d&amp;d=[DocOID]\">[Institution_Name]</a>}
111{If}{[DocumentType] eq \"Designer\",<i>Designer:</i> <a href=\"_gwcgi_?a=d&amp;d=[DocOID]\">[Designer_name]</a>}
112{If}{[DocumentType] eq \"PlaceReference\",<i>Place Reference:</i> [Reference]}
113{If}{[DocumentType] eq \"Reference\",<i>Reference:</i> [Reference]}
114</td>"
115
116# Not used
117format DateList "<td>[link][icon][/link]</td>
118<td>[highlight]{Or}{[dls.Title],[dc.Title],[ex.Title],Untitled}[/highlight]</td>
119<td>[ex.Date]</td>"
120
121# Not used
122format HList "[link][highlight][ex.Title][/highlight][/link]"
123
124# Not used
125format VList "<td valign=top>[link][icon][/link]</td>
126<td valign=top>[ex.srclink]{Or}{[ex.thumbicon],[ex.srcicon]}[ex./srclink]</td>
127<td valign=top>[highlight]
128{Or}{[dls.Title],[dc.Title],[ex.Title],Untitled}
129[/highlight]{If}{[ex.Source],<br><i>([ex.Source])</i>}</td>"
130
131# Not used
132format DocumentButtons "Detach|Highlight"
133
134collectionmeta collectionname [l=en] "CIC Historic Campus Architecture Project"
135collectionmeta .document:text [l=en] "text"
Note: See TracBrowser for help on using the repository browser.