Changeset 35140 for main


Ignore:
Timestamp:
2021-05-02T17:48:44+12:00 (3 years ago)
Author:
davidb
Message:

Added in link to imort.tar.gz file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-sites-dev/eurovision-lod/collect/eurovision/transform/pages/about.xsl

    r35123 r35140  
    639639          </ul>
    640640        </p>
     641
     642        <h3>This all culminates in ...</h3>
     643
    641644       
     645        <p>
     646          All this work is put together and run through the <i>./PREPARE.sh</i> script.
     647          The outcome of this is
     648        a set of source documents
     649          that can be imported into the digital library collectcion.
     650          It is instructive to run through the various steps to the prepare script
     651          and learn how it operates.  For TLDR users out there, we have packaged
     652          up the output from running the prepare script as:
     653          build
     654          <ul>
     655        <li>
     656          <a href="sites/{$site_name}/collect/{$collName}/import.tar.gz">
     657            import.tar.gz
     658          </a>
     659        </li>
     660          </ul>
    642661         
     662        </p>
     663       
    643664      </div>
    644665      <gsf:script>
     
    677698               href="sites/{$site_name}/collect/{$collName}/etc/collectionConfig.xml">collection
    678699        configuration file</a> provides a good insight into how
    679         all of these technical aspects are brought together.
     700        all of these technical aspects are brought together.       
    680701          </p>
    681702         
Note: See TracChangeset for help on using the changeset viewer.