xsl/portal2items: filter out wiki log entries
All checks were successful
c3d2-web deployed
c3d2-gemini deployed

This commit is contained in:
Astro 2022-07-05 01:05:05 +02:00
parent 96264fd781
commit 563321c96e

View File

@ -80,7 +80,7 @@
<!-- Don't repeat any titles -->
<xsl:if test="not(preceding-sibling::rc/@title = $title or
starts-with($title, 'Intern:') or
($title = 'Kühlschrank/Aushang')
@type = 'log'
)">
<item date="{@timestamp}" class="wiki">
<header>C3D2 Wiki</header>