aboutsummaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-06-27 20:51:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-06-27 20:51:47 +0000
commit19ce254290ba0b5226e533cfbe7d38c61822f389 (patch)
tree24c1d6925e320cf50a39d46a89cd714fac23b79f /xml
parentcf00aaed00ed1b19c77e7ab1da5c28a469b3c224 (diff)
downloadellinika-19ce254290ba0b5226e533cfbe7d38c61822f389.tar.gz
ellinika-19ce254290ba0b5226e533cfbe7d38c61822f389.tar.bz2
New tags
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@339 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'xml')
-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.