xsl-list
[Top] [All Lists]

RE: [xsl] why no prev / next link

2012-01-13 12:26:39

Thanks

 

I overlooked it several times.

 

Roelof

 

 

 

 

 

---------------------------------------- > Date: Fri, 13 Jan 2012 10:27:14 
+0100 > From: michel(_dot_)hendriksen(_at_)42(_dot_)nl > To: 
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com > Subject: Re: [xsl] why no 
prev / next link > > You forgot $ in "$page < number_pages" > > Michel > > On 
1/13/12, Roelof Wobben wrote: > > > > > > Hello, > > > > > > > > I have now 
this xslt : > > > > > > > > > > > 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform";> > > > > > > > > > > > > > > > 
select="data/dagboek/pagination/@total-entries" /> > > > > > > > > > > 
1 > > 3 > > > > > > > > > > > > > > > > 3 > > > > > > > > > > > > > > > > > 
0 > > > select="($page - 1)* $articles_per_page -2" /> > > > > > > > 

class="previous">prev > > > > > > > 
href="{$root}/dagboek/{$year}/{$month}/{$page + 1}">next > > > > > > 
But when the 
variable page 
has the value 1 
and 
number_pages 
has the value 3 
I expected 
that a next 
link would 
appear but it 
don't appear. > 
Can 
anyone help me 
figure out why 
not ? > > > > > 
Roelof > 

--~------------------------------------------------------------------
 > > XSL-List 
info and 
archive: 
http://www.mulberrytech.com/xsl/xsl-list
 > > To 
unsubscribe, go 
to: 
http://lists.mulberrytech.com/xsl-list/
 > > or e-mail: 
--~-- > > > 

--~------------------------------------------------------------------
 > XSL-List 
info and 
archive: 
http://www.mulberrytech.com/xsl/xsl-list
 > To 
unsubscribe, go 
to: 
http://lists.mulberrytech.com/xsl-list/
 > or e-mail: > 
--~-- >         
                
               
--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>