Ignore:
Timestamp:
2001-05-07T15:27:02+12:00 (23 years ago)
Author:
sjboddie
Message:

The collector will now add a "This collection contains n documents"
sentence to the about text of each collection it builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english.dm

    r2322 r2370  
    5757_collectionextra_ {This collection contains _about:numdocs_ documents.
    5858It was last built _about:builddate_ days ago.}
     59
     60# this is only used by the collector (where the above _collectionextra_
     61# macro will always be set to another value)
     62_collectorextra_ {
     63<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_.
     64}
    5965
    6066_textimagecollection_ {}
Note: See TracChangeset for help on using the changeset viewer.