Show
Ignore:
Timestamp:
11/07/04 00:19:23 (4 years ago)
Author:
hirokai
Message:

fixed occasionally broken flickr thumbs
fixed broken previous mail recip if they have none...
switched to xsltproc from sabcmd...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/feedmelinks/feedmelinks/_xsl/flickr.xsl

    r429 r438  
    1111        <xsl:output method="xml" indent="yes" omit-xml-declaration="yes" /> 
    1212 
    13 <xsl:template match="/rsp[@stat='ok']"> 
     13<xsl:template match="/rsp[@stat='ok']"><!-- 
    1414 
    1515embedded rest call:  
     
    1919<xsl:text> 
    2020</xsl:text> 
    21  
     21--> 
    2222<xsl:value-of select="sizes/size[@label='Thumbnail']/@source" /></xsl:template> 
    2323