comparison xsls/content.xsls @ 52:666e85596e3c

Added support for <link url="..."> which should eventually replace <a href="..."> and renamed <http-error> to <http-status>.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 03 Oct 2011 11:56:50 +0000
parents 2bcfb5f75e06
children 12f1de4539b4
comparison
equal deleted inserted replaced
51:d1e8781b9c5f 52:666e85596e3c
89 89
90 X:template = "header" { 90 X:template = "header" {
91 X:text {&#8220;} !!; X:text {&#8221;} 91 X:text {&#8220;} !!; X:text {&#8221;}
92 } 92 }
93 93
94 X:template = "http-error" { 94 X:template = "http-status" {
95 X:text { error code } !{@code} X:text { (} !{@text} X:text{)} 95 !{@code} X:text { (} !{@text} X:text{)}
96 } 96 }
97 97
98 X:template = "dirname[/*[@lang='he']]" { 98 X:template = "dirname[/*[@lang='he']]" {
99 <nobr><span class="ltr"> 99 <nobr><span class="ltr">
100 X:text {&#8220;} !!; X:text {&#8221;} 100 X:text {&#8220;} !!; X:text {&#8221;}