Changeset 320

Show
Ignore:
Timestamp:
09/25/06 13:35:06 (2 years ago)
Author:
thomase
Message:

Modified/created custom skin macros to prominently display the "data disclaimer" (for now, for all geographic content). Closes #118.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • GeographicEntityLite/trunk/GeographicEntityLite/skins/GeographicEntityLite/geographicentitylite_view.pt

    r314 r320  
    3838            </tal:if_folderlisting> 
    3939        </metal:folderlisting_macro> 
     40         
     41        <metal:footer define-macro="footer"> 
     42<div id="pleiades-datadisclaimer" style="clear:right"> 
     43    <h2>Origin and Status of this Data</h2> 
     44                <p><em>Copyright (C) 2006 <a href="http://www.unc.edu/awmc">Ancient World Mapping Center</a>. All rights reserved.</em></p> 
     45                <p>This data is derived from original compilations prepared for the <a href="http://www.apaclassics.org">American  
     46     Philological Association</a>'s <a href="http://www.unc.edu/depts/cl_atlas">Classical Atlas Project</a> (1988-2000). It is used 
     47     here with permission of the APA.</p> 
     48                <p>This data is intended solely for testing purposes in the context of the  
     49     <a href="http://icon.stoa.org/trac/pleiades">Ancient World Mapping Center's Pleiades Project</a> and may not be reused or  
     50     redistributed.</p> 
     51                <p>In its current state, this data may contain errors and omissions and is not  
     52     appropriate for citation or scholarly use. Any errors or omissions are the  
     53     result of prototype conversion software, still under development by the  
     54     AWMC's Pleiades Project, and do not reflect the quality and completeness of  
     55     the original data nor the opinions of its scholarly compilers and editors.</p> 
     56            </div>         
     57        </metal:footer> 
     58         
    4059      </body> 
    4160    </html>