Ignore:
Timestamp:
04/02/14 09:08:41 (10 years ago)
Author:
Twan Goosen
Message:

added an expanded result item view

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.0/vlo-web-app/src/main/java/eu/clarin/cmdi/vlo/wicket/panels/search/SearchResultItemPanel.html

    r4874 r4875  
    3232            <div wicket:id="collapsedDetials" class="searchresultitembrief">[COLLAPSED]</div>
    3333            <div wicket:id="expandedDetails" class="searchresultitemextended">[COLLAPSED]</div>
    34             <!--
    35                         <div class="searchresultitemextended">
    36                             <p class="searchresultmoreless">
    37                                 <a href="#" class="searchresultdetailstoggle">collapse</a>
    38                             </p>
    39                             <p class="searchresultdescription">
    40                                 In China (and specifically in Beijing) of the late seventies, the call for a democracy movement was growing ever stronger, before finally being silenced by the new regime under Deng Xiaoping. This paper exmaines both the historical sources and the eventual outcome of this movement during the anxious years of '78-'79.
    41                             </p>
    42                             <div class="searchresultattributes">
    43                                 <table class="recorddetailstable">
    44                                     <tbody class="attributesTbody">
    45                                         <tr>
    46                                             <td class="attribute">
    47                                                 <div>Collection</div>
    48                                             </td><td class="attributeValue">
    49                                                 <div>UBU Clarin Set<a class="recordfacetselect" title="Search for similar" href="index2.html"><span>[search for similar]</span></a></div>
    50                                             </td>
    51                                         </tr>
    52                                         <tr>
    53                                             <td class="attribute">
    54                                                 <div>Genre</div>
    55                                             </td><td class="attributeValue">
    56                                                 <div>info:eu-repo/semantics/bachelorthesis <a class="recordfacetselect" title="Search for similar" href="index2.html"><span>[search for similar]</span></a></div>
    57                                             </td>
    58                                         </tr><tr>
    59                                             <td class="attribute">
    60                                                 <div>Languages</div>
    61                                             </td><td class="attributeValue">
    62                                                 <div>Dutch <a class="recordattributeinfo" href="http://infra.clarin.eu/service/language/info.php?code=nld"><span>[info]</span></a> <a class="recordfacetselect" title="Search for similar" href="index2.html"><span>[search for similar]</span></a></div>
    63                                             </td>
    64                                         </tr><tr>
    65                                             <td class="attribute">
    66                                                 <div>National project</div>
    67                                             </td><td class="attributeValue">
    68                                                 <div>CLARIN-NL <a class="recordfacetselect" title="Search for similar" href="index2.html"><span>[search for similar]</span></a></div>
    69                                             </td>
    70                                         </tr><tr>
    71                                             <td class="attribute">
    72                                                 <div>Resource type</div>
    73                                             </td><td class="attributeValue">
    74                                                 <div>text <a class="recordfacetselect" title="Search for similar" href="index2.html"><span>[search for similar]</span></a></div>
    75                                             </td>
    76                                         </tr>
    77                                     </tbody>
    78                                 </table>
    79            
    80                                 <h3>Resources</h3>
    81                                 <ul>
    82                                     <li class="writtenresource"><a href="">http://dspace.library.uu.nl/bitstream/1874/235456/1/Bachelorscriptie+Rene+Witteveen+3375005.docx</a></li>
    83                                     <li class="audioresource"><a href="">http://corpus1.mpi.nl/qfs1/media-archive/dobes_data/Ache/Documentaci_n_-_Documentation/Comunidades_-_Communities/Cerro_Moroti/Media/002-djawu_klluu-2011-09-01.wav</a></li>
    84                                     <li class="annotationresource"><a href="">http://corpus1.mpi.nl/qfs1/media-archive/dobes_data/Ache/Documentaci_n_-_Documentation/Comunidades_-_Communities/Cerro_Moroti/Annotations/002-djawu_klluu-2011-09-01.eaf</a></li>
    85                                 </ul>
    86                             </div>
    87            
    88                             <p class="searchresultfullrecord">
    89                                 <a href="record1.html">View full record</a>
    90                             </p>
    91                         </div>-->
    9234            <div class="searchresultitemend"></div>
    9335        </wicket:panel>
Note: See TracChangeset for help on using the changeset viewer.