[Pmb-user] paniers dans l'opac
abc.girot
abc.girot at laposte.net
Sam 3 Mai 19:52:56 CEST 2008
D'abord, merci d'avoir pris du temps sur le week-end...
Je confirme que que je peux bien cliquer sur "ajouter les résultats dans votre panier" à partir de chaque notice individuellement ET globalement en affichant la totalité de la recherche et ce, dans plusieurs styles essayés. Par contre, dans bluevelvet, je n'ai pas la mention "X notices ajoutées à votre panier", "votre panier contient X notices". Il s'agit seulement d'un problème de visibilité, car en changeant le style je trouve bien dans mon panier les notices que j'avais ajouté auparavant.
Je ne sais pas quoi donner de plus comme indication, sauf peut-être le contenu de mon CSS bluevelvet tel que je l'ai modifié en espérant que quelqu'un trouve ce que j'ai pu enlever par erreur... En attendant j'ai modifié un autre style avec lequel il n'y a pas de problème, ça m'a re-pris un peu de temps, c'est tout!..
Merci beaucoup et bon dimanche
Corinne
/* +--------------------------------------------------------------------------+
// | PMB est sous licence GPL, la r.utilisation du code est cadr.e |
// +--------------------------------------------------------------------------+
// $Id: bluevelvet.css,v 1.15 2008/04/08 18:56:56 touraine37 Exp $ */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ATTRIBUTS GENERAUX */
/* */
/* attrbitus g.n.raux de la page */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
BODY
{
font-size: 10pt;
font-family: Verdana , "Trebuchet MS" , Arial;
background-color: #d0d0e0;
margin: 0em 0em 0em;
}
td{
font-size : 11px;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ID FIXES */
/* */
/* feuilles de styles appliqu.es . des id fixes */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* #container : partie d'affichage principal */
#container {
position: absolute;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0px;
width: 99%;
}
#intro {
margin-top: 0px;
margin-left: 200px;
margin-right: 20px;
padding: 0px;
max-width: 824px;
}
#intro_bibli
{
}
#intro_bibli h3 {
font-weight: semibold;
font-size: 12pt;
color: #ffffff;
/*background:#4348bb;*/
background-image: url("zat.jpg");
background-repeat:no-repeat;
text-align: right;
margin-top: 5px;
margin-right: -1px;
padding-bottom: 5px;
padding-left: 50px;
}
#intro_bibli h3.span {
padding-left:10px;
background : #0023A4;
margin-top: 0px;
padding-top: 0px;
}
#intro_pmb {
width:100%;
display:none;
}
#intro_pmb h1, h1 a, h1 a visited {
text-align: right;
font-size:0.8em;
color:#6B7B3B;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
#intro_pmb h2 {
text-align: right;
font-size:0.7em;
color:#8EA1AD;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
#intro_message {
font-style:italic;
}
#intro_message .p1,
#intro_message .p2 {
/* display:none; */
border-top: 1px dashed #5A9C6B;
margin: 0 0 0 0;
padding : 0 0 0 0;
}
#intro_bibli p.p1,
#intro_bibli p.p2 {
padding: 5px 0px 5px 0px;
margin: 0px 0px 0px 0px;
text-align: justify;
}
#intro_bibli .p2 {
padding-bottom:8px;
}
#main {
margin-top: 0px;
left: 200px;
margin-right: 10px;
padding: 0px;
position: absolute;
height: 100%;
max-width: 824px;
top: 150px;
}
#main h3
{ margin-top: 0px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-top: 1px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
font-weight: bold;
text-align: left;
border-bottom: dotted 1px #0023A4;
font-size:11pt; }
#main h3 span
{ color:#6B7B7B;
padding-left: 0px;
padding-right: 20px;
padding-bottom:-10px;
margin-bottom:-10px; }
#main ul.search_tabs{
margin:0;
padding:0;
list-style:none;
clear:right;
height:24px;
font-size:11pt;
background : url("pointvert.gif") repeat-x bottom left;
}
#main ul.search_tabs li {
float:left;
padding:3px 6px 0px 6px;
border:1px solid #6B7B7B;
margin-right:4px;
margin-bottom:5px;
border-bottom:none;
height:19px;
background:#d0d0e0;
color:#0023A4;
}
#main ul.search_tabs li a{
text-decoration:none;
font-weight:normal;
color:#333366;
}
#main ul.search_tabs li#current{
float:left;
padding:3px 6px 0px 6px;
background:#c7caf1;
border-bottom:1px solid #c7caf1;
margin-bottom:4px;
height:19px;
}
#search_crl {
clear:both;
}
.div_clr {
clear:both;
}
/* informations . ajouter pour afficher le cadre de recherche */
#search {
border: 3px solid #a7abe8;
background-color: #b9bbde;
margin-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
#location {
clear:both;
border:2px solid #6B7B7B;
margin-top:5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
.text_search0 {
background-color: yellow;
text-decoration: underline;
}
.text_search1 {
background-color: red;
text-decoration: underline;
}
.text_search2 {
background-color: green;
text-decoration: underline;
}
.text_search3 {
background-color: blue;
text-decoration: underline;
}
.text_search4 {
background-color: maroon;
text-decoration: underline;
}
.text_search5 {
background-color: blank;
text-decoration: underline;
}
/* informations . ajouter pour afficher les cat.gories */
#categories {
border:2px solid #6B7B7B;
margin-top:5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
#categories H1
{
font-weight: 500;
font-size: 1.5em;
background-color: transparent;
letter-spacing: 150%;
margin: 0.5em 0.2em 0.5em 0.5em;
}
/* informations . ajouter pour afficher les cat.gories */
#categories-container {
}
/* informations . ajouter pour afficher les cat.gories */
div.row_categ {
display: block ;
clear: left;
}
div.category
{
float:left;
margin: 0.5em 0.2em;
width: 31%;
}
#categories-container H2
{
font-weight: bold;
font-size: 0.9em;
background: transparent;
margin-top: 0em;
margin-bottom: 0em;
}
#categories-container LI
{
font-size: 0.9em;
display: inline;
}
#categories-container LI:after
{
font-size: 0.8em;
content: ", ";
}
#categories-container UL
{
margin-top: 0em;
margin-bottom: 0em;
padding-left: 0em;
}
/* Mise en page des colonnes d'affichage des recherches
par auteurs, éditeurs, collections , sous-collections et catégories */
.categ_colonne {
width:33%;
float:left;
}
/* reset des largeurs de #categories */
/* apr.s un float:left; l'.l.ment bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */
#last_entries { clear:both; }
/* reset des largeurs de #categories */
/* apr.s un float:left; l'.l.ment bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */
.last_entries { clear:both; }
#bandeau
{
font-size: 1em;
text-align: left;
color: #000;
position: absolute;
padding-left: 10px;
padding-bottom: 80px;
top: 5px;
left: 0px;
width:180px;
background: url( "gis.jpg" );
background-repeat:no-repeat;
}
#bandeau A
{
color:white;
font-weight:bold;
}
#bandeau form
{
padding: 0 0 0 0 ;
margin: 10 10 10 10 ;
}
#bandeau h3
{
color:#ffffff;
font-weight: bold;
font-size:9pt;
text-align: right;
width: 100%;
/*background-color: #4348bb;*/
background: url("gish3.jpg") ;
padding-bottom: 10px;
margin: 0 0 0 0 ;
margin-top: 0 ;
}
#bandeau ul
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}
#bandeau li
{
line-height: 1em;
list-style-type: none;
background: transparent no-repeat top center;
display: block;
padding-top: 0px;
margin-bottom: 0px;
}
#bandeau DIV {
margin-bottom: 10px;
margin-left: 0px;
}
#bandeau DIV H3 {
color: #FFFFFF;
margin-left: -10px;
margin-bottom: 10px;
}
#bandeau DIV h3 span
{
color: #FFFFFF;
padding-right: 5px;
}
#connexion #login_form B {
font-size:14px;
font-weight:bold;
}
/*#adresse {
text-align:Left;
}
#adresse a:link {
padding-left: 50px;
font-weight: bold;
color: #000055;
}
*/
#footer
{
border: 2px solid #6396DC;
color: #4348BB;
text-align: center;
max-width: 824px;
voice-family: female;
margin-top: 15px;
padding: 5px;
margin-bottom: 15px;
background: #A2C0EA;
}
/*\""; voice-family:inherit; }*/
#footer a:link, #footer a:visited
{
margin-left: 40px;
margin-right: 40px;
margin-top: 0px;
margin-bottom: 0px;
/*color:#4348bb;*/
font-size:9pt;
font-weight: bold;
}
#notice
{
font-size:10pt;
}
#notice h3
{
border-bottom: 1px solid #ddcB8C;
border-top: 1px solid #ddcB8C;
}
#notice span
{
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
}
.notice-parent {
font-family: verdana, helvetica, arial, geneva, sans-serif;
color: #000000;
margin-left: 0px;
font-size: 8pt;
text-decoration: none
}
.img_plus {
background-color: #FF6600;
}
.notice-child {
font-family: arial, helvetica, geneva, sans-serif;
font-size: 0.9em;
margin-left: 30px;
width: 98%;
padding-left: 4px;
padding-right: 4px;
text-align: justify;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #c0c0c0;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #c0c0c0;
border-right-style: none;
border-top-style: none;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* BALISES HTML */
/* */
/* feuilles de styles appliqu.es . des balises sans classes ni id sp.cifi.s */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
P {
margin: 15px;
}
P.centered {
text-align:center;
}
A {
color:#4248bb;
}
A:hover {
color: #0000ff;
}
.zoom
{
border: solid 2px #555555;
background-color: #FFFFFF;
color: #000000;
position: absolute;
visibility:hidden;
z-index: 2000;
}
/*------------------------------------*/
/* tableaux*/
/*------------------------------------*/
table
{
border-collapse: collapse;
}
tr
{ }
th
{
background: #C897DB;
text-align: left;
}
td.visible
{ border-bottom: 1px solid #ddcB8C;
border-top: 1px solid #ddcB8C; }
td.visible-centered
{ border-bottom: 1px solid #ddcB8C;
border-top: 1px solid #ddcB8C;
text-align:center; }
tr.even
{
background: #eDf0f7;
color: #000;
}
tr.odd
{
background: #f3F7f9;
color: #000;
}
tr.surbrillance {
background: #EECCCC;
}
tr.tr_spacer
{
height: 0px;
}
td.td_spacer
{
height: 0px;
}
/*------------------------------------*/
/* tableaux des exemplaires de la fiche emprunteur*/
/*------------------------------------*/
table.liste-expl-empr-late
{
}
table.liste-expl-empr-all
{
}
td.expl-empr-retard {
background: #DD0000;
color: #FFFFFF;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* CLASSES GENERIQUES */
/* */
/* feuilles de styles appliqu.es . classes de balises */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* divers pour les affichages simples de texte */
/*-----------------------------------------------*/
.row
{ clear: both;
width: auto;
margin-left:30px; }
.right,
.right-50,
.right-15,
.right-85
{ float: right; }
.right-50 { width: 50%; }
.right-15 { width: 15%; }
.right-85 { width: 85%; }
.right-clear-right,
.right-50-clear-right
{ float: right;
clear: right; }
.left-clear-left,
.left-50-clear-left
{ float: left;
clear: left; }
.left,
.left-50,
.left-15
{ float: left;}
.left-50
{ width: 50%;}
.left-15
{ width: 15%;}
.left-85
{ width: 85%;}
.spacer
{ clear: both;
visibility: hidden;
display: none;
margin-bottom: -10px;
margin-top: -10px; }
.p1 { font-size:10pt; }
.text_query
{ width: 20em; }
.fond-mere {
background-color: #4f72ff;
}
.fond-article {
background-color: #68df00;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* CLASSES LIEES A L'APPLICATION */
/* */
/* feuilles de styles appliqu.es . des balises sans classes ni id sp.cifi.s */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
input.bouton, input.boutonrechercher
{ background:#DFD087;
color:#7F7027;
margin-left: 0px;
margin-right: 0px; }
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* MODIFICATIONS POUR L'IMRPESSION */
/* */
/* pour l'impression, masquage de tags */
/* */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ONGLETS DE L'AFFICHAGE PUBLIC/ISBD */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
ul#onglets_isbd_public {
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #6c6;
margin: 0;
padding-left:2px;
}
ul#onglets_isbd_public li {
float: left;
height: 21px;
background-color: #cfc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
background-color: #B9A8F0;
}
ul#onglets_isbd_public li.isbd_public_active {
border-bottom: 1px solid #DDF0A7;
background-color: #DDF0A7;
}
ul#onglets_isbd_public a {
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
cursor: default ;
}
ul#onglets_isbd_public li.isbd_public_inactive a:hover {
background: #FFF;
cursor: pointer ;
}
ul#onglets_isbd_public li.onglet_basket,
ul#onglets_isbd_public li.onglet_basket a {
border: none;
background:none;
cursor: pointer ;
width:25px;
}
ul#onglets_isbd_public li.onglet_tags,
ul#onglets_isbd_public li.onglet_tags a {
border: none;
background:none;
cursor: pointer ;
text-decoration:underline;
}
/* Colonnes */
.colonne2 {
float: left;
width: 50%;
}
.colonne_suite {
float: left;
}
/* Etageres */
#etageres {
border:2px solid #6B7B7B;
margin-top:5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
#etagere-container {
}
#etagere {
background: transparent;
margin-top:5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 5px;
}
#etagere-titre h1 {
width:99%;
margin:0px;
padding:5px;
font-size:1.3em;
font-weight:bold;
}
#etagere-titre h1 a {
color: #A75204 ;
}
#etagere-titre a {
}
#etagere-comment h2 {
text-align:left;
font-style:italic;
font-size:16px;
color:#6B7B7B;
margin:0px;
padding:5px;
}
#etagere-notice-list {
padding-left:5px;
}
#etagere-notice-list A {
}
#etagere-notice-list A:hover {
}
#navigator {
border: 2px solid #6396DC;
margin-top: 15px;
padding: 1px 5px 5px 5px;
margin-bottom: 15px;
background: #A2C0EA;
font-size: 1em;
}
#navigator table {
margin-top: 5px;
border-collapse: collapse;
}
#navigator td {
/*border-left: 2px solid #77cb7f;
border-right: 2px solid #77cb7f;*/
text-align: center;
font-size: 0.9em;
font-style: italic;
padding:0px 5px 0px 5px;
}
#all_footer {
position: absolute;
top: 520px;
padding-left: 10px;
width:180px;
left: 0;
}
iframe#iframe_resume_panier {
width:100%;
height:35px;
border:none;
}
.alerte {
color: red;
font-size:14px;
}
.etiq_champ {
font-weight:bold;
}
> Message du 03/05/08 16:53
> De : "Vincent Mayoux"
> A : "abc.girot" , "Liste de diffusion des utilisateurs de PMB / PMB Users list"
> Copie à :
> Objet : Re: [Pmb-user] paniers dans l'opac
>
> Bonjour,
>
> Le 3 mai 08 à 16:03, abc.girot a écrit :
>
> >
> > Bonjour à tous,
> > J'ai un problème d'affichage des paniers pour les utilisateurs à
> > partir de l'opac; j'ai consulté les différents post sur le sujet,
> > qui m'ont d'ailleurs bien servi, mais
> > - pour afficher l'icone du panier je dois ouvrir la notice (alors
> > qu'on doit pouvoir ajouter au panier la totalité de la recherche
> > d'un seul coup)
>
> pour pouvoir ajouter toute la liste de résultat au panier, il faut
> être sur la page de résultat complète accessible par le lien 'Voir
> toutes les notices '.
> Ce n'est pas possible sur la première page de résultats. C'est un
> manque, selon moi.
>
> > - quand je clique sur l'icone panier de ma notice, il se passe à
> > priori quelque chose, mais le panier n'est nulle part sur la page,
> > ni la mention de ce qu'il contient...
> >
> > je suis actuellement en style bluevelvet, j'ai fait l'essai en
> > changeant pour "vert" et là, j'ai trouvé mon panier ainsi que le
> > contenu cherché précédemment. y-a-t-il un bug pour le style
> > bluevelvet uniquement, ou ai-je modifié une ligne dans le CSS (j'ai
> > fait des modifs de couleurs) par mégarde,ou.... ??
> > à priori mes paramètres de paniers dans admin-parametres-opac sont
> > bons puisque sous un autre style ça fonctionne.
>
> je viens de tester avec bluevelvet, ça marche, j'ai bien
> 'TITRE_DU_DOC a été ajoutée ! Votre panier contient 2 notice(s)..'
> qui s'affiche au dessus de 'Résultat de la recherche'.
>
> Sinon, pouvez-vous donner d'autres précisions ?
>
> Vincent
>
> > Je suis sur cette incohérence depuis ce matin sans comprendre,
> > alors si quelqu'un a une idée, je suis preneuse...
> > Merci beaucoup
> > Corinne
> >
> > Créez votre adresse électronique prénom.nom at laposte.net
> > 1 Go d'espace de stockage, anti-spam et anti-virus intégrés.
> > _______________________________________________
> > Pmb-user mailing list
> > Pmb-user at pmbservices.fr
> > http://lists.pmbservices.fr/cgi-bin/mailman/listinfo/pmb-user
>
>
>
Créez votre adresse électronique prénom.nom at laposte.net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.
More information about the Pmb-user
mailing list