mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Import tags from MacDive
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									973713e9db
								
							
						
					
					
						commit
						55a7715be0
					
				
					 1 changed files with 10 additions and 1 deletions
				
			
		|  | @ -67,7 +67,16 @@ | ||||||
|       </xsl:attribute> |       </xsl:attribute> | ||||||
| 
 | 
 | ||||||
|       <xsl:attribute name="tags"> |       <xsl:attribute name="tags"> | ||||||
|         <xsl:value-of select="entryType"/> |         <xsl:for-each select="tags/tag|entryType"> | ||||||
|  |           <xsl:choose> | ||||||
|  |             <xsl:when test="position() = 1"> | ||||||
|  |               <xsl:value-of select="."/> | ||||||
|  |             </xsl:when> | ||||||
|  |             <xsl:otherwise> | ||||||
|  |               <xsl:value-of select="concat(',', .)"/> | ||||||
|  |             </xsl:otherwise> | ||||||
|  |           </xsl:choose> | ||||||
|  |         </xsl:for-each> | ||||||
|       </xsl:attribute> |       </xsl:attribute> | ||||||
| 
 | 
 | ||||||
|       <xsl:variable name="delta"> |       <xsl:variable name="delta"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue