aboutsummaryrefslogtreecommitdiff
path: root/xml/ru/lingua.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'xml/ru/lingua.conf.in')
-rw-r--r--xml/ru/lingua.conf.in25
1 files changed, 25 insertions, 0 deletions
diff --git a/xml/ru/lingua.conf.in b/xml/ru/lingua.conf.in
index 3155154..f8fa665 100644
--- a/xml/ru/lingua.conf.in
+++ b/xml/ru/lingua.conf.in
@@ -15,6 +15,31 @@
(tag attr text)
(list "<div class=\"katharevusa\">" text "</div>"))
+(xmltrans:end-tag
+ "news"
+ (tag attr text)
+ (list "<div id=\"news\">" text "</div>"))
+
+(xmltrans:end-tag
+ "news:summary"
+ (tag attr text)
+ (list "<div id=\"news-summary\">" text "</div>"))
+
+(xmltrans:end-tag
+ "news:article"
+ (tag attr text)
+ (list "<div id=\"news-article\">" text "</div>"))
+
+(xmltrans:end-tag
+ "news:header"
+ (tag attr text)
+ (list "<div class=\"news-header\">" text "</div>"))
+
+(xmltrans:end-tag
+ "news:permanent-article"
+ (tag attr text)
+ (list "<div class=\"permanent-article\">" text "</div>"))
+
#f
]]>
</GUILE>

Return to:

Send suggestions and report system problems to the System administrator.