diff --git a/modules/webadmin/skins/graphiX.de/Channel.tmpl b/modules/webadmin/skins/graphiX.de/Channel.tmpl new file mode 100644 index 00000000..e67e255d --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Channel.tmpl @@ -0,0 +1,74 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Channel Information
+ Channel Name: + + + + + +
+ +
+ Bufferanzahl: + + +
+ Vorgabe Modi: + + +
+ Speichern: + + checked="checked" /> +
+ Optionen: + + + checked="checked" disabled="disabled" />
+ +
+ +

+
+ + + diff --git a/modules/webadmin/skins/graphiX.de/Error.tmpl b/modules/webadmin/skins/graphiX.de/Error.tmpl new file mode 100644 index 00000000..fd67768f --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Error.tmpl @@ -0,0 +1,3 @@ + +

+ diff --git a/modules/webadmin/skins/graphiX.de/Footer.tmpl b/modules/webadmin/skins/graphiX.de/Footer.tmpl new file mode 100644 index 00000000..791eba01 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Footer.tmpl @@ -0,0 +1,17 @@ + + + + + + + + + ZNC WebAdmin (Deutsch) style "graphiX" by d4n13L + + + + + + + + \ No newline at end of file diff --git a/modules/webadmin/skins/graphiX.de/Header.tmpl b/modules/webadmin/skins/graphiX.de/Header.tmpl new file mode 100644 index 00000000..9b6d89be --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Header.tmpl @@ -0,0 +1,62 @@ + + + + + + ZNC - Webadmin module - <?VAR Title ESC=HTML?> + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Eingeloggt als: (from: )Logout
+
+
ZNC Webadmin »
diff --git a/modules/webadmin/skins/graphiX.de/ListUsers.tmpl b/modules/webadmin/skins/graphiX.de/ListUsers.tmpl new file mode 100644 index 00000000..ee6f8f70 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/ListUsers.tmpl @@ -0,0 +1,33 @@ + + + + Es wurden keine Benutzer gefunden.
+ Klicke hier, um einen neuen Benutzer hinzuzufügen. + + + + + + + + + + + + + + + + + + + + +
AktionBenutzerVerbindungenAktueller ServerIRC Nick
+ + [Bearbeiten] + [Löschen] + +
+ + diff --git a/modules/webadmin/skins/graphiX.de/Main.tmpl b/modules/webadmin/skins/graphiX.de/Main.tmpl new file mode 100644 index 00000000..1d892201 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Main.tmpl @@ -0,0 +1,3 @@ + + Willkommen im ZNC Webadmin Modul. + diff --git a/modules/webadmin/skins/graphiX.de/Settings.tmpl b/modules/webadmin/skins/graphiX.de/Settings.tmpl new file mode 100644 index 00000000..5828b572 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/Settings.tmpl @@ -0,0 +1,137 @@ + + +
+ + + + + + + + + + +
Port(s) auf denen ZNC läuft
+ + + + + + + + + + + + + + + + +
PortHostnameSSLIPv6
TrueFalseTrueFalse
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Einstellungen
+ Webadmin-Aussehen: + + +
+ Status prefix: + + +
+ ISpoofFile: + + +
+ ISpoofFormat: + + +
+ MOTD: + + +
+ VHosts: + + +
+ + + + + + + + + +
Globale Module
+ + + + + + + + + + + + + + +
NameParameterBeschreibung
checked="checked" disabled="disabled" />
+
+ +

+ +
+ + diff --git a/modules/webadmin/skins/graphiX.de/UserPage.tmpl b/modules/webadmin/skins/graphiX.de/UserPage.tmpl new file mode 100644 index 00000000..54eea144 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/UserPage.tmpl @@ -0,0 +1,294 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Authentifizierung
+ Benutzername: + + + + + + + +
+ Passwort: + + +
+ Passwort wiederholen: + + +
+ Erlaubte IPs: + + + + +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IRC Information
+ Nickname: + + +
+ Alt. Nickname: + + +
+ Away Suffix: + + +
+ Status Prefix: + + +
+ Ident: + + +
+ Realer/Voller Name: + + +
+ VHost: + + +
+ Quit-MSG: + + +
+ Servers: + + +
+ + + + + + + + + +
Module
+ + + + + + + + + + + + + + +
NameParameterBeschreibung
+ checked="checked" disabled="disabled" /> + + +
+
+ + + + + + + + + + + + + + + + +
Channel(s)
+ Vorgabe Modi: + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
[Hinzufügen]SpeichernNameJetzige ModiVorgabe ModiBuffergrößeOptions- Channel hinfzuügen (Öffnet sich auf der selben Seite)
+ + [Bearbeiten] [Löschen] + checked="checked" />
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + +
ZNC Verhalten
+ Größe des Wiedergabebuffers: + + +
+ Optionen: + + + checked="checked" disabled="disabled" />
+ +
+ CTCP Antworten: + + +
+ + +

+
+ + diff --git a/modules/webadmin/skins/graphiX.de/css/main.css b/modules/webadmin/skins/graphiX.de/css/main.css new file mode 100644 index 00000000..e90200d8 --- /dev/null +++ b/modules/webadmin/skins/graphiX.de/css/main.css @@ -0,0 +1,220 @@ +body { + background-image: url('/img/graphix_bg.jpg'); + margin-top: 10px; +} + +td { + font-family: verdana; + font-size: 12px; + color: #000000; +} + +input, select, textarea { + font-family: verdana; + font-size: 12px; + color: #000000; + border: 1px solid #000000; + background-color: #C8EAFC; +} + +a:link, a:active, a:visited { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: none; +} + +a:hover { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: underline; +} + +.header { + background-image: url('/img/graphix_header.jpg'); + padding: 10px; + border: 1px solid #000000; + height: 100px; + width: 800px; + vertical-align: bottom; + text-align: right; + font-weight: bold; + font-size: 13px; +} + +.loginbar { + border-left: 1px solid #000000; + border-bottom: 1px solid #000000; + border-right: 1px solid #000000; + background-color: #3B98F5; + height: 20px; +} + +.switchuser { + border-left: 1px solid #000000; + text-align: center; + vertical-align: middle; + width: 150px; +} + +.switchuser a:link, a:active, a:visited { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: none; +} + +.switchuser a:hover { + font-family: verdana; + font-size: 12px; + color: #FFFFFF; + text-decoration: underline; +} + +.menu { + width: 160px; + background-color: #B4D8FC; + border-left: 1px solid #000000; + vertical-align: top; + padding-bottom: 20px; +} + +.menuactive { + vertical-align: middle; + text-align: center; + height: 30px; + background-color: #FFFFFF; + font-weight: bold; + border-bottom: 1px solid #000000; +} + +.menuinactive { + vertical-align: middle; + text-align: center; + height: 30px; + background-color: #3B98F5; + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; +} + +.menuactive a:link, a:active, a:visited { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: none; +} + +.menuactive a:hover { + font-family: verdana; + font-size: 12px; + color: #3B98F5; + text-decoration: underline; +} + +.menuinactive a:link, a:active, a:visited { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: none; +} + +.menuinactive a:hover { + font-family: verdana; + font-size: 12px; + color: #FFFFFF; + text-decoration: underline; +} + +.main { + width: 640px; + vertical-align: top; + padding: 15px; + background-color: #FFFFFF; + border-right: 1px solid #000000; +} + +.cbar { + border: 1px solid #000000; + background-color: #3B98F5; + height: 20px; + text-align: right; + padding-right: 5px; +} + +.cbar a:link, a:active, a:visited { + font-family: verdana; + font-size: 12px; + color: #000000; + text-decoration: none; +} + +.cbar a:hover { + font-family: verdana; + font-size: 12px; + color: #FFFFFF; + text-decoration: underline; +} + +.maintitle { + height: 20px; + background-color: #3B98F5; + color: #000000; + font-weight: bold; + padding-left: 5px; + border: 1px solid #000000; +} + +.mainalone { + padding: 10px; + border-bottom: 1px solid #000000; + border-left: 1px solid #000000; + border-right: 1px solid #000000; +} + +.mainleft { + height: 30px; + padding: 5px; + font-weight: bold; + border-bottom: 1px solid #000000; + border-left: 1px solid #000000; + border-right: 1px solid #000000; +} + +.mainright { + padding: 5px; + border-bottom: 1px solid #000000; + border-right: 1px solid #000000; +} + +.mainrow { + padding: 5px; + border-right: 1px solid #000000; +} + +.main2title { + height: 20px; + background-color: #3B98F5; + color: #000000; + font-weight: bold; + padding-left: 2px; +} + +.oddrow { + height: 20px; +} + +.oddrow td { + padding: 2px; + border-right: 1px solid #000000; +} + +.evenrow { + height: 20px; + background-color: #C8EAFC; +} + +.evenrow td { + padding: 2px; + border-right: 1px solid #000000; +} diff --git a/modules/webadmin/skins/graphiX.de/img/favicon.ico b/modules/webadmin/skins/graphiX.de/img/favicon.ico new file mode 100644 index 00000000..5e28bcf0 Binary files /dev/null and b/modules/webadmin/skins/graphiX.de/img/favicon.ico differ diff --git a/modules/webadmin/skins/graphiX.de/img/graphix_bg.jpg b/modules/webadmin/skins/graphiX.de/img/graphix_bg.jpg new file mode 100644 index 00000000..0b77692a Binary files /dev/null and b/modules/webadmin/skins/graphiX.de/img/graphix_bg.jpg differ diff --git a/modules/webadmin/skins/graphiX.de/img/graphix_header.jpg b/modules/webadmin/skins/graphiX.de/img/graphix_header.jpg new file mode 100644 index 00000000..23657b91 Binary files /dev/null and b/modules/webadmin/skins/graphiX.de/img/graphix_header.jpg differ