From 5f4e214740242513c837c8a005ca23779bab1d0c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:45 +0200 Subject: tagging ychat-0.8.2 --- html/blank.html | 0 html/favicon.ico | Bin html/frameset.html | 12 +++++----- html/index.html | 65 ++++++++++++++++++++++++++++++++++++----------------- html/input.html | 48 ++++++++++++++++++++++++++++++--------- html/notfound.html | 4 +++- html/online.html | 18 +++++++++++++-- html/stream.html | 43 +++++++++++++++++++++-------------- 8 files changed, 134 insertions(+), 56 deletions(-) mode change 100644 => 100755 html/blank.html mode change 100644 => 100755 html/favicon.ico mode change 100644 => 100755 html/frameset.html mode change 100644 => 100755 html/index.html mode change 100644 => 100755 html/input.html mode change 100644 => 100755 html/notfound.html mode change 100644 => 100755 html/online.html mode change 100644 => 100755 html/stream.html (limited to 'html') diff --git a/html/blank.html b/html/blank.html old mode 100644 new mode 100755 diff --git a/html/favicon.ico b/html/favicon.ico old mode 100644 new mode 100755 diff --git a/html/frameset.html b/html/frameset.html old mode 100644 new mode 100755 index fe6b973..672f8fa --- a/html/frameset.html +++ b/html/frameset.html @@ -1,19 +1,21 @@ + + - %%PGETITLE%% + %%ychat.version%% - + Your browser does not support frames, - - + + - + diff --git a/html/index.html b/html/index.html old mode 100644 new mode 100755 index 140272a..983e7ef --- a/html/index.html +++ b/html/index.html @@ -1,31 +1,54 @@ + + - %%PGETITLE%% + %%ychat.version%% + -Welcome to -
-	 ___ _           _
- _   _  / __\ |__   __ _| |_ 
-| | | |/ /  | '_ \ / _` | __|
-| |_| / /___| | | | (_| | |_ 
- \__, \____/|_| |_|\__,_|\__|
- |___/  
-
- -
-%%PGETITLE%% -
-
-%%INFO%% -Enter your nick: -
+ + + + + + + + + + +
+
+%%ychat.version%%

%%INFO%% +
+
 
+ - - - +Enter your nick:
+ +
+
+Enter your password:
+ +
+
+Enter your room:
+ +
+
+ + +
+Register a new nick +
+
+If you don't want to register you may login +
+without a password using an unregistered nick. +
+

+
yChat is OpenSource - get it at http://www.yChat.org
diff --git a/html/input.html b/html/input.html old mode 100644 new mode 100755 index e6fb016..31ed9fe --- a/html/input.html +++ b/html/input.html @@ -1,32 +1,60 @@ + - + + - %%PGETITLE%% + %%HTML_TITLE_TAG_CONTENT%% + -
- - + +
+ + + +
+
+ Colors + Options + Help + Users + Admin + Logout + Scrolling: + +
+ - - -
diff --git a/html/notfound.html b/html/notfound.html old mode 100644 new mode 100755 index 574e341..a14d44b --- a/html/notfound.html +++ b/html/notfound.html @@ -1,7 +1,9 @@ + + - %%PGETITLE%% + %%HTML_TITLE_TAG_CONTENT%% diff --git a/html/online.html b/html/online.html old mode 100644 new mode 100755 index 7f29b0e..3eda553 --- a/html/online.html +++ b/html/online.html @@ -1,6 +1,20 @@ + - + + + + - %%MESSAGE%% + %%room%% +
+
+ + + + + %%userlist%% +
+ %%topic%% +
diff --git a/html/stream.html b/html/stream.html old mode 100644 new mode 100755 index 66f8bbd..4814979 --- a/html/stream.html +++ b/html/stream.html @@ -1,29 +1,38 @@ + - + + - %%PGETITLE%% + %%HTML_TITLE_TAG_CONTENT%% + - - Welcome to yChat %%nick%%! + +

Engine: %%ychat.version%%

+ + + Welcome to the chat, %%nick%%!

+ -- cgit v1.2.3