From 31393312d03342691b394caa3cde8a2f291f8a9b Mon Sep 17 00:00:00 2001 From: michitux Date: Mon, 11 Sep 2006 18:18:12 +0000 Subject: New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML If you don't use the default skin, the style will be broken or at least not complete. YaCy now has two css-files: base.css in htroot/env and the skin. In base.css the layout and black/white text-formating-rules are defined. Colors are only defined in the skin. The skin is now very easy to read and to change. If you want to make more changes than the colors you see in the default-skin, feel free to use the full power of css, but you are warned: The code is still not ready and may change, but we try to avoid changes which affect anything in the default-style. Translation will be broken too because the language-files contain HTML-Code which has changed. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2547 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigLanguage_p.html | 164 +++++++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 76 deletions(-) (limited to 'htroot/ConfigLanguage_p.html') diff --git a/htroot/ConfigLanguage_p.html b/htroot/ConfigLanguage_p.html index 2f91e3564..50673356e 100644 --- a/htroot/ConfigLanguage_p.html +++ b/htroot/ConfigLanguage_p.html @@ -1,79 +1,91 @@ - - - - YaCy '#[clientname]#': Language selection - #%env/templates/metas.template%# - - - #%env/templates/header.template%# - #%env/templates/submenuConfig.template%# -
-

Language selection

-

- You can change the language of the YaCy-webinterface with translation files. -

- - - - - - - - - - - - - - - - - - - - - - - - -
 
- Current language: - default(english) -
- Languagefile Author(s) (chronological): - -
- Send additions to maintainer: - -
- Available Languages: - -
-
- -
-
-
-
-Install new language from URL: -
-
-Use this language
- - -
+ + + + YaCy '#[clientname]#': Language selection + #%env/templates/metas.template%# + + + #%env/templates/header.template%# + #%env/templates/submenuConfig.template%# +

Language selection

+

+ You can change the language of the YaCy-webinterface with translation files. +

+ + + + + + + + + + + + + + + + + + + + + + + + +
+   +
+ Current language: + + default(english) +
+ Languagefile Author(s) (chronological): + + +
+ Send additions to maintainer: + + +
+ Available Languages: + +
+
+ +
+
+ + +
+
+
+ Install new language from URL: + +
+
+
+ Use this language
+ +
+
+
-#(status)# -:: -Unable to get URL: #[url]# -:: -Error saving the language file. -#(status)# +

+ #(status)# + :: + Unable to get URL: #[url]# + :: + Error saving the language file. + #(/status)# +

-#%env/templates/footer.template%# - + #%env/templates/footer.template%# + -- cgit v1.2.3