source: trunk/gsdl/macros/bsummary.dm@ 3133

Last change on this file since 3133 was 2785, checked in by sjboddie, 23 years ago

The build process now creates a summary of how many files were included,
which were rejected, etc. A link to a page containing this summary is
provided from the final page of the collector (once the collection is built
successfully) and from the default "about this collection" text for
collections built by the collector.

Also did a little bit of tidying in a couple of places

  • Property svn:keywords set to Author Date Id Revision
File size: 191 bytes
Line 
1package bsummary
2
3_pagetitle_ {_collectionname_}
4
5_content_ {
6<center>
7_navigationbar_
8<h3>_textbsummary_</h3>
9</center>
10<p>_importlog_
11
12<center>
13<h3>_textflog_</h3>
14</center>
15<p>_faillog_
16}
Note: See TracBrowser for help on using the repository browser.