<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Fira Sans Thin";
        panose-1:2 11 3 3 5 0 0 2 0 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:#385623;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#385623">Liebe Kolleginnen und Kollegen,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">was muss ich machen, damit ein neu angelegtes Tabellenfeld erkannt wird?
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">Ich habe ein benutzerdefiniertes Feld VGWort angelegt. Ich habe der Tabelle document_files ein Tabellenfeld vgwort hinzugefügt (s. Bilder).  <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">In der Datei modules/frontdoor/views/scripts/index/templates/services.xslt habe ich folgendes (</span><span style="color:#00B050">grün</span><span style="color:#385623">) verändert:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black"><!-- Datei-URL   --><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">         <xsl:variable name="fileLink"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">            <xsl:value-of select="$baseUrl</span><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">Server</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">"/><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">            <xsl:text>/files/</xsl:text><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">            <xsl:value-of select="../@Id" /><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">            <xsl:text>/</xsl:text><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">            <xsl:value-of select="php:function('urlencode',string(@PathName))"/><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-US" style="font-size:10.0pt;line-height:105%;font-family:"Lucida Console";color:black">         </xsl:variable><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black"><!-- VGWort-URL   --><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">         <xsl:variable name="vgwortLink"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">           <xsl:if test="@vgwort"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">           <xsl:value-of select="@vgwort" /><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">           <xsl:text>?l=</xsl:text><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050">           </xsl:if><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-US" style="font-size:10.0pt;line-height:105%;font-family:"Lucida Console";color:#00B050">         </xsl:variable><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">  <!-- Frontdoor-URL   --><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                  <xsl:element name="a"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                      <xsl:attribute name="class"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                          <xsl:call-template name="replaceCharsInString"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                              <xsl:with-param name="stringIn" select="string(@MimeType)"/><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                              <xsl:with-param name="charsIn" select="'/'"/><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                              <xsl:with-param name="charsOut" select="'_'"/><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                          </xsl:call-template><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                      </xsl:attribute><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                      <xsl:attribute name="href"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:green">                       
</span><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:#00B050"><xsl:copy-of select="$vgwortLink" /></span><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                        <xsl:copy-of select="$fileLink" /><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                     </xsl:attribute><o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN-US" style="font-size:10.0pt;font-family:"Lucida Console";color:black">                     <xsl:copy-of select="$fileLinkText" /><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:8.0pt;line-height:105%;text-autospace:none">
<span lang="EN-US" style="font-size:10.0pt;line-height:105%;font-family:"Lucida Console";color:black">                 
</span><span style="font-size:10.0pt;line-height:105%;font-family:"Lucida Console";color:black"></xsl:element></span><span style="font-size:10.0pt;line-height:105%;font-family:"Lucida Console";color:green"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">damit soll die PDF-Datei, wenn das Feld vgwort einen Inhalt hat, in der Form: 
</span><a href="VGWORT_URL?l=URL_DES_DOKUMENTS">ANZEIGE-NAME</a> <span style="color:#385723;mso-style-textfill-fill-color:#385723;mso-style-textfill-fill-alpha:100.0%">
ausgegeben werden. Das ist die Vorgabe der VGWort für PDF-Dateien.</span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#385723;mso-style-textfill-fill-color:#385723;mso-style-textfill-fill-alpha:100.0%">Wenn ich statt der Variable @VGWort die Variable @Comment verwende (in die ich testweise auch den VGWort Link eingetragen habe) klappt
 das auch. Mit der neuen Variable vgwort leider nicht.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385723;mso-style-textfill-fill-color:#385723;mso-style-textfill-fill-alpha:100.0%">Ich habe den Cache gelöscht, neu indexiert. Was fehlt noch?
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><img width="772" height="343" id="Grafik_x0020_4" src="cid:image003.png@01D59FC2.9070A1B0"></span><span style="color:#385623"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:DE"><img width="1447" height="140" id="Grafik_x0020_1" src="cid:image001.png@01D59FBB.A467BB60"></span><span style="color:#385623"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">Vielen Dank und beste Grüße<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623">Heidi Traeger<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#385623"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Fira Sans Thin",sans-serif;color:#A6A6A6;mso-fareast-language:DE">Heidi Traeger<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Fira Sans Thin",sans-serif;color:#A6A6A6;mso-fareast-language:DE">EDV<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Fira Sans Thin",sans-serif;color:#A6A6A6;mso-fareast-language:DE">+49 3643 582866<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Fira Sans Thin",sans-serif;color:#A6A6A6;mso-fareast-language:DE"><a href="https://www.uni-weimar.de/de/universitaet/struktur/zentrale-einrichtungen/universitaetsbibliothek/"><span style="color:#A6A6A6">Bauhaus-Universität
 Weimar</span></a><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>