-
Improvement
-
Resolution: Fixed
-
Major
-
4.5.0
-
None
-
4.5 RC2
Into the search service : plugin-web\pages\services\search\helpers\html\hits\default.xsl
<xsl:template match="hit"> <xsl:attribute name="class"> <xsl:apply-templates select="." mode="class-attribute"/> </xsl:attribute> <xsl:apply-templates select="." mode="image"/> <xsl:apply-templates select="." mode="title-link"/> <xsl:apply-templates select="." mode="abstract"/> <xsl:apply-templates select="." mode="date"/> <xsl:apply-templates select="." mode="others"/> </xsl:template>
Please let us to remove the class attribute
[CMS-11077] Skin developper should be able to remove the attribute class without overriding the whole template
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Fix Version/s | Original: 4.4.11 [ 16897 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Fix Version/s | New: 4.4.11 [ 16897 ] | |
Fix Version/s | Original: 4.4.10 [ 16885 ] |
Sprint | New: 4.5 RC2 [ 69 ] |
Assignee | New: Raphaël Franchet [ raphael ] |
Fix Version/s | New: 4.4.10 [ 16885 ] | |
Fix Version/s | New: 4.5.0 [ 16182 ] |
Labels | New: SkinDeveloperNeeds |