x-editable for <punkt> tags
authorMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 21 Nov 2012 15:42:27 +0000 (16:42 +0100)
committerMarcin Koziej <marcin.koziej@nowoczesnapolska.org.pl>
Wed, 21 Nov 2012 15:42:27 +0000 (16:42 +0100)
redakcja/static/xsl/wl2html_client.xsl

index 440be83..4a5ee48 100644 (file)
     </xsl:template>
 
 
+    <xsl:template match="punkt">
+      <span x-editable="true" x-node="punkt" class="punkt">
+            <xsl:call-template name="standard-attributes" />
+            <xsl:apply-templates select="child::node()">
+                <xsl:with-param name="mixed" select="true()" />
+            </xsl:apply-templates>     
+      </span>
+    </xsl:template>
+
     <!--
         ****************
          TEKST WŁAŚCIWY