view xsls/legacy_stable.xsls @ 44:0bf5b5e45501

Changing RSS item title to first paragraph of news from news date.
author Igor Sysoev <igor@sysoev.ru>
date Sun, 02 Oct 2011 11:16:40 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}