<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:16px"><div id="yui_3_16_0_1_1432898387434_43304"><span>Estimados:</span></div><div><span>Otra opción que utilizo en algunas bases es esta:</span></div><div id="yui_3_16_0_1_1432898387434_43393">En el archivo PFT:</div><div id="yui_3_16_0_1_1432898387434_43431">...<br><span></span></div><div dir="ltr" id="yui_3_16_0_1_1432898387434_43394"><span id="yui_3_16_0_1_1432898387434_43399">'<a href="/bases/munzon/grande/'v801'.JPG">', fi,<br style="" class="">'<img src="/iah/image/munzon/'v800'.JPG" border="0" class="slide" />'<br style="" class="">'</a>'</span></div><div id="yui_3_16_0_1_1432898387434_43432">...</div><div id="yui_3_16_0_1_1432898387434_43433">En el campo v800 están las miniaturas de 80 pixeles de ancho que se guardan en el directorio que se indica en el código.</div><div id="yui_3_16_0_1_1432898387434_44030">Esta imagen miniatura sirve como enlace para visualizar mejor el documento en un tamaño mayor.<br></div><div id="yui_3_16_0_1_1432898387434_43938">En el campo v801 están las imágenes más grandes del documento -fotografías, manuscritos, etc.- de aproximadamente 600 x 400 pixel<br></div><div dir="ltr" id="yui_3_16_0_1_1432898387434_43434">La clase "slide" en mi caso, coloca la imagen a la derecha del registro, agregando el siguiente texto en el archivo layout.css en el directorio \www\htdocs\iah\css\<br></div><div dir="ltr" id="yui_3_16_0_1_1432898387434_43525"><br style="" class="">.slide<br style="" class="">{<br style="" class="">float: right;<br style="" class="">}<br style="" class=""></div><div id="yui_3_16_0_1_1432898387434_43724" dir="ltr"><br></div><div id="yui_3_16_0_1_1432898387434_43723" dir="ltr">Saludos</div><div dir="ltr">Daniel H. Biset<br></div><div id="yui_3_16_0_1_1432898387434_43297" style="font-family: times new roman, new york, times, serif; font-size: 16px;"> <div id="yui_3_16_0_1_1432898387434_43296" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1432898387434_43295" dir="ltr"> <hr id="yui_3_16_0_1_1432898387434_43622" size="1">  <font id="yui_3_16_0_1_1432898387434_43294" size="2" face="Arial"> <b id="yui_3_16_0_1_1432898387434_43581"><span id="yui_3_16_0_1_1432898387434_43580" style="font-weight:bold;">From:</span></b> spinaker <spinaker@adinet.com.uy><br> <b><span style="font-weight: bold;">To:</span></b> bhowa tg <bhowatg@gmail.com>; "isis-users@iccisis.org" <isis-users@iccisis.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, May 28, 2015 5:43 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Isis-users] format for image/book cover<br> </font> </div> <div id="yui_3_16_0_1_1432898387434_43526" class="y_msg_container"><br><div id="yiv7052055957">
  
    
  
  <div id="yui_3_16_0_1_1432898387434_43528">
    <div id="yui_3_16_0_1_1432898387434_43527" class="yiv7052055957moz-cite-prefix">Dear TG<br>
      <br>
      To display in IAH, is easier to introduce the code in
      shortcut.pft, so the sytem takes care of the <html> table
      feature.<br>
      To display in Central the best way is to split the format in two
      sections with a <html> table to the left to hold the image,
      and the right side of the table with your conventional format<br>
      <br>
      This is a real example in shortcut for iAH<br>
      v950 is the name of the image.jpg<br>
      <br>
      if p(v950) then <br>
      <br>
      '<tr>'/<br>
            '<td width="28%" colspan="2"><br>',<br>
      <br>
      '<img
      src="<a rel="nofollow" class="yiv7052055957moz-txt-link-freetext" target="_blank" onclick="return theMainWindow.showLinkWarning(this)" href="http://localhost:9090/central/common/show_image.php?base=">http://localhost:9090/central/common/show_image.php?base=</a><<i>basename</i>>&image=<diretory
      of your pagecovers>,'/',v950,'.jpg" ',' width=100 height=140
      align=left>',<br>
      <br>
                 '</a></td>'/<br>
          '</tr>'/     <br>
      fi,<br>
      '<br>'<br>
      <br>
      <br>
      <br>
      El 28/05/2015 a las 17:24, bhowa tg escribió:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">i would like to display it both in central and
          IAH interface.<br>
          <br>
        </div>
        <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">thank you in advance<br>
          <br>
        </div>
        <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">please may i have a simple format<br>
        </div>
      </div>
      <div class="yiv7052055957gmail_extra"><br>
        <div class="yiv7052055957gmail_quote">On Thu, May 28, 2015 at 10:06 PM,
          spinaker <span dir="ltr"><<a rel="nofollow" ymailto="mailto:spinaker@adinet.com.uy" target="_blank" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a>></span>
          wrote:<br>
          <blockquote class="yiv7052055957gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
            <div>
              <div>Dear TG<br>
                you can use either .jpg or .png<br>
                the recommended size is 120x140 px<br>
                <br>
                Where do you want to display it, in ABCD/Central or iAH
                interface<br>
                <br>
                Regards<br>
                Ernesto Spinak
                <div>
                  <div class="yiv7052055957h5"><br>
                    <br>
                    <br>
                    <br>
                    El 28/05/2015 a las 16:30, bhowa tg escribió:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="yiv7052055957h5">
                    <div dir="ltr">
                      <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">colleagues'<br>
                        <br>
                      </div>
                      <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">what
                        display format do i use for displaying the cover
                        of the book/document (thumbnail).<br>
                        <br>
                      </div>
                      <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">would
                        like it to display at the top left corner of the
                        display format. like the way it displays
                        informato Cepal..<br>
                        <br>
                      </div>
                      <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">good
                        day<br>
                        <br>
                      </div>
                      <div class="yiv7052055957gmail_default" style="font-family:comic sans ms, sans-serif;">tg<br clear="all">
                      </div>
                      <br>
                      -- <br>
                      <div>
                        <div dir="ltr"><br>
                          <span style="font-family:comic sans ms, sans-serif;">bhowa tg<br>
                            Infoprenuer, abcdZim.org<br>
                            <a rel="nofollow" ymailto="mailto:bhowatg@gmail.com" target="_blank" href="mailto:bhowatg@gmail.com">bhowatg@gmail.com</a>  IM
                            & skypeID:  bhowatg<br>
                            blog: <a rel="nofollow" target="_blank" href="http://bhowatg.blogspot.com/">http://bhowatg.blogspot.com</a><br>
                            <a rel="nofollow" target="_blank" href="http://facebook.com/groups/abcdzim/">http://facebook.com/groups/abcdzim/</a>;
                            <a rel="nofollow" target="_blank" href="http://twitter.com/bhowatg">http://twitter.com/bhowatg</a><br>
                            <a rel="nofollow" target="_blank" href="http://www.abcdzim.co.cc/">www.abcdZim.co.cc</a><br>
                          </span><br>
                          <br>
                          <span style="font-family:comic sans ms, sans-serif;">"there are two equally
                            dangerous extremes-<br>
                            to shut reason out and to let nothing else
                            in"<br>
                                                                 Pascal,
                            1670</span><br>
                          <br>
                          <br>
                        </div>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <pre>_______________________________________________
isis-users mailing list
<a rel="nofollow" ymailto="mailto:isis-users@iccisis.org" target="_blank" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a rel="nofollow" target="_blank" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a rel="nofollow" ymailto="mailto:hlrutten@xs4all.nl" target="_blank" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
              </blockquote>
              <br>
              <br>
              <pre>-- 
  .^.                                .^.
  ( )                                ( )
  ===                                ===
 =[=]================================[=]=
  | |  Ernesto Spinak                | |
  | |  <a rel="nofollow" ymailto="mailto:spinaker@adinet.com.uy" target="_blank" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a>        | |
  | |  Montevideo, Uruguay           | |
  | |  tel/fax  (598) 2622-3352      | |
  | |  celular  (598) 99612238      | |
 =[=]================================[=]=
  ===                                ===
  ( )                                ( )
   V                                  V </pre>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        <div class="yiv7052055957gmail_signature">
          <div dir="ltr"><br>
            <span style="font-family:comic sans ms, sans-serif;">bhowa tg<br>
              Infoprenuer, abcdZim.org<br>
              <a rel="nofollow" ymailto="mailto:bhowatg@gmail.com" target="_blank" href="mailto:bhowatg@gmail.com">bhowatg@gmail.com</a>  IM &
              skypeID:  bhowatg<br>
              blog: <a rel="nofollow" target="_blank" href="http://bhowatg.blogspot.com/">http://bhowatg.blogspot.com</a><br>
              <a rel="nofollow" target="_blank" href="http://facebook.com/groups/abcdzim/">http://facebook.com/groups/abcdzim/</a>;
              <a rel="nofollow" target="_blank" href="http://twitter.com/bhowatg">http://twitter.com/bhowatg</a><br>
              <a rel="nofollow" target="_blank" href="http://www.abcdzim.co.cc/">www.abcdZim.co.cc</a><br>
            </span><br>
            <br>
            <span style="font-family:comic sans ms, sans-serif;">"there
              are two equally dangerous extremes-<br>
              to shut reason out and to let nothing else in"<br>
                                                   Pascal, 1670</span><br>
            <br>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="yiv7052055957moz-signature">-- 
  .^.                                .^.
  ( )                                ( )
  ===                                ===
 =[=]================================[=]=
  | |  Ernesto Spinak                | |
  | |  <a rel="nofollow" class="yiv7052055957moz-txt-link-abbreviated" ymailto="mailto:spinaker@adinet.com.uy" target="_blank" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a>        | |
  | |  Montevideo, Uruguay           | |
  | |  tel/fax  (598) 2622-3352      | |
  | |  celular  (598) 99612238      | |
 =[=]================================[=]=
  ===                                ===
  ( )                                ( )
   V                                  V </pre>
  </div>

</div><br>_______________________________________________<br>isis-users mailing list<br><a ymailto="mailto:isis-users@iccisis.org" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a><br>To manage your own subscription options go to: <a href="http://lists.iccisis.org/listinfo/isis-users" target="_blank">http://lists.iccisis.org/listinfo/isis-users</a><br>Or contact Henk Rutten: <a ymailto="mailto:hlrutten@xs4all.nl" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a><br><br><br></div> </div> </div>  </div></body></html>