Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
frontend:bookpagetabs [2013/07/31 14:53]
giancarlo
frontend:bookpagetabs [2013/08/07 10:09]
giancarlo
Line 132: Line 132:
                   <xsl:variable name="DATA" select="text()"/>                   <xsl:variable name="DATA" select="text()"/>
                   <xsl:if test="$DATA != ' '">                   <xsl:if test="$DATA != ' '">
-                  <xsl:if test="$FIELD != 'source'"> 
                     <tr>                     <tr>
                       <td valign="top">                       <td valign="top">
Line 147: Line 146:
                       </td>                       </td>
                     </tr>                     </tr>
-                  </xsl:if> 
                   </xsl:if>                                     </xsl:if>                  
                 </xsl:for-each>                 </xsl:for-each>
Line 205: Line 203:
                   </td>                   </td>
                 </tr>                 </tr>
-              </xsl:if> 
-              <xsl:if test="$MODELLO = 'info:fedora/islandora:bookCModel'"> 
-                <xsl:for-each select="/*/*"> 
-                  <xsl:variable name="FIELD1" select="substring-after(name(),':')"/> 
-                  <xsl:variable name="DATA1" select="text()"/> 
-                  <xsl:if test="$FIELD1 = 'source'"> 
-                    <xsl:if test="$DATA1 != ' '"> 
-                      <tr> 
-                        <td colspan="3"> 
-                          <h3/> 
-                        </td> 
-                      </tr> 
-                      <tr> 
-                        <td colspan="3"> 
-                          <h3>External link</h3> 
-                        </td> 
-                      </tr> 
-                      <tr> 
-                        <td> 
-                          <strong>Catalogue</strong> 
-                        </td> 
-                        <td><a href="{$DATA1}" target="_blank"/>Piedmont libraries</td> 
-                      </tr> 
-                    </xsl:if> 
-                  </xsl:if> 
-                </xsl:for-each> 
               </xsl:if>               </xsl:if>
             </table>             </table>
 
 
frontend/bookpagetabs.txt ยท Last modified: 2013/09/27 10:05 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki