[Isis-users] format for image/book cover
daniel biset
dbiset at yahoo.com
Fri May 29 16:26:02 CEST 2015
Estimados:Otra opción que utilizo en algunas bases es esta:En el archivo PFT:...
'<a href="/bases/munzon/grande/'v801'.JPG">', fi,
'<img src="/iah/image/munzon/'v800'.JPG" border="0" class="slide" />'
'</a>'...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.Esta imagen miniatura sirve como enlace para visualizar mejor el documento en un tamaño mayor.
En el campo v801 están las imágenes más grandes del documento -fotografías, manuscritos, etc.- de aproximadamente 600 x 400 pixel
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\
.slide
{
float: right;
}
SaludosDaniel H. Biset
From: spinaker <spinaker at adinet.com.uy>
To: bhowa tg <bhowatg at gmail.com>; "isis-users at iccisis.org" <isis-users at iccisis.org>
Sent: Thursday, May 28, 2015 5:43 PM
Subject: Re: [Isis-users] format for image/book cover
Dear TG
To display in IAH, is easier to introduce the code in shortcut.pft, so the sytem takes care of the <html> table feature.
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
This is a real example in shortcut for iAH
v950 is the name of the image.jpg
if p(v950) then
'<tr>'/
'<td width="28%" colspan="2"><br>',
'<img src="http://localhost:9090/central/common/show_image.php?base=<basename>&image=<diretory of your pagecovers>,'/',v950,'.jpg" ',' width=100 height=140 align=left>',
'</a></td>'/
'</tr>'/
fi,
'<br>'
El 28/05/2015 a las 17:24, bhowa tg escribió:
i would like to display it both in central and IAH interface.
thank you in advance
please may i have a simple format
On Thu, May 28, 2015 at 10:06 PM, spinaker <spinaker at adinet.com.uy> wrote:
Dear TG
you can use either .jpg or .png
the recommended size is 120x140 px
Where do you want to display it, in ABCD/Central or iAH interface
Regards
Ernesto Spinak
El 28/05/2015 a las 16:30, bhowa tg escribió:
colleagues'
what display format do i use for displaying the cover of the book/document (thumbnail).
would like it to display at the top left corner of the display format. like the way it displays informato Cepal..
good day
tg
--
bhowa tg
Infoprenuer, abcdZim.org
bhowatg at gmail.com IM & skypeID: bhowatg
blog: http://bhowatg.blogspot.com
http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg
www.abcdZim.co.cc
"there are two equally dangerous extremes-
to shut reason out and to let nothing else in"
Pascal, 1670
_______________________________________________
isis-users mailing list
isis-users at iccisis.org
To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
Or contact Henk Rutten: hlrutten at xs4all.nl
--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | spinaker at adinet.com.uy | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V
--
bhowa tg
Infoprenuer, abcdZim.org
bhowatg at gmail.com IM & skypeID: bhowatg
blog: http://bhowatg.blogspot.com
http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg
www.abcdZim.co.cc
"there are two equally dangerous extremes-
to shut reason out and to let nothing else in"
Pascal, 1670
--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | spinaker at adinet.com.uy | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V
_______________________________________________
isis-users mailing list
isis-users at iccisis.org
To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users
Or contact Henk Rutten: hlrutten at xs4all.nl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20150529/1ca3d243/attachment.html>
More information about the isis-users
mailing list