summaryrefslogtreecommitdiff
path: root/www/forum
diff options
context:
space:
mode:
authorflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2011-06-24 12:07:15 +0000
committerflorian <florian@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2011-06-24 12:07:15 +0000
commit156e551b19c98644ee5426bb57eb57c8dfa0c607 (patch)
treeaaef2adf0b7ddbd6ed3a9e59166d83b101da07e6 /www/forum
parent5a6c0d181b6edc01f8ad2c8674636bf8ceb4a940 (diff)
downloadneo-layout-156e551b19c98644ee5426bb57eb57c8dfa0c607.tar.gz
neo-layout-156e551b19c98644ee5426bb57eb57c8dfa0c607.tar.bz2
neo-layout-156e551b19c98644ee5426bb57eb57c8dfa0c607.zip
gmane-forum
git-svn-id: https://svn.neo-layout.org@2395 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/forum')
-rw-r--r--www/forum/gmane.css460
-rw-r--r--www/forum/index.html43
2 files changed, 503 insertions, 0 deletions
diff --git a/www/forum/gmane.css b/www/forum/gmane.css
new file mode 100644
index 0000000..aec0e8f
--- /dev/null
+++ b/www/forum/gmane.css
@@ -0,0 +1,460 @@
+ body {
+ margin:0px 0px 0px 0px;
+ background:#FFF;
+ }
+ A { color: #003366; font-weight:bold; text-decoration: none; text-transform:downcase;}
+ A:link { color: #003366; font-weight:bold; text-decoration: none; text-transform:downcase; }
+ A:visited { color: #003366; font-weight:bold; text-decoration: none; text-transform:downcase; }
+ A:active { color: #FFF; }
+ A:hover { color: #003366; }
+
+ h1, h2, h3 {
+ margin: 0px;
+ padding: 0px;
+ }
+
+#banner {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ background: #dceeee;
+ background-image: url(http://gmane.org/img/gmane-50.png);
+ background-repeat: no-repeat;
+ background-position: 98% 50%;
+ color:#FFF;
+ font-size:large;
+ font-weight:bold;
+ padding:15px;
+ padding-bottom: 20px;
+}
+
+ #banner a,
+ #banner a:link,
+ #banner a:visited,
+ #banner a:active,
+ #banner a:hover {
+ font-family: palatino, georgia, verdana, arial, sans-serif;
+ font-size: xx-large;
+ color: #FFF;
+ text-decoration: none;
+ }
+
+h1.name {
+ height: 50px;
+ width: 100%;
+ background-repeat: no-repeat;
+
+}
+
+.description {
+ font-family:palatino, georgia, times new roman, serif;
+ font-size:normal;
+ font-weight:bold;
+ color:#000;
+ text-transform:none;
+ margin-top:8px;
+}
+
+ #container {
+ background:#FFF;
+ border:1px solid #FFF;
+ }
+
+ .blog {
+ padding:15px;
+ background:#FFF;
+ }
+
+ .blogbody {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#222;
+ font-size:11pt;
+ font-weight:normal;
+ background:#FFF;
+ line-height:150%;
+ text-align:justify;
+ margin: 20px 0px 20px 50px;
+ }
+
+ .blogbody a,
+ .blogbody a:link,
+ .blogbody a:visited,
+ .blogbody a:active {
+ color:#003366;
+ font-size:9pt;
+ font-weight: bold;
+ text-decoration: none;
+
+/* text-decoration: underline; */
+ }
+
+ .blogbody a:hover {
+ color:#003366;
+ }
+
+ .blogbody p
+ {
+ margin-top:10px;
+ margin-left:30px;
+ }
+
+ .extended
+ {
+ font-family: sans-serif;
+ text-align:right;
+ margin-bottom:0px;
+ }
+
+ .extended a,
+ .extended a:link,
+ .extended a:visited,
+ .extended a:active,
+ .extended a:hover {
+ color:#003366;
+ font-size:small;
+ font-weight: bold;
+ text-decoration: none;
+
+/* text-decoration: underline; */
+ }
+
+ .title {
+ font-family: palatino, georgia, times new roman, serif;
+ font-size: 13pt;
+ color: #003366;
+ /*text-transform:uppercase; /* No me gusta */
+ margin-bottom:20px;
+ }
+
+ h2.title {
+ font-family: palatino, georgia, times new roman, serif;
+ font-size: large;
+ color: #003366;
+ /*text-transform:uppercase; /* No me gusta */
+ margin-bottom:20px;
+ }
+
+ #menu {
+ margin-bottom:15px;
+ background:#FFF;
+ text-align:center;
+ }
+
+ .date {
+ font-family:palatino, georgia, times new roman, serif;
+ color: #003366;
+ border-bottom:1px solid #003366;
+ margin-bottom:15px;
+ font-weight:bold;
+ }
+
+ .posted {
+ font-family:verdana, arial, sans-serif;
+ font-size: 9pt;
+ color: #003366;
+ text-align: right;
+/* margin-top:25px; */
+ margin-bottom:10px;
+ border-bottom:0px solid #003366;
+ }
+
+
+ .calendar {
+ font-family:verdana, arial, sans-serif;
+ color:#00000;
+ font-size:9pt;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding:2px;
+ }
+
+
+ .calendarhead {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#003366;
+ font-size:small;
+ font-weight:normal;
+ padding:2px;
+ letter-spacing: .3em;
+ background:#FFF;
+ text-transform:uppercase;
+ text-align:center;
+ border-bottom: 1px solid #003366;
+ }
+
+ .side {
+ font-family:verdana, arial, sans-serif;
+ color:#333;
+ font-size:9pt;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding:2px;
+ }
+
+ .side a {
+ font-weight:normal;
+ }
+ .sidetitle {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#003366;
+ font-size:small;
+ font-weight:normal;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ background:#FFF;
+ text-transform:uppercase;
+ border-bottom: 1px solid #003366;
+ }
+
+ .sidetitle_b {
+ font-family: sans-serif;
+ color:#003366;
+ font-size:9pt;
+ font-weight:bold;
+ padding:2px;
+ margin-top:30px;
+ letter-spacing: .3em;
+ background:#FFF;
+ }
+
+ .syndicate {
+ font-family:verdana, arial, sans-serif;
+ font-size:x9pt;
+ line-height:140%;
+ padding:2px;
+ margin-top:15px;
+ background:#FFF;
+ }
+
+ .powered {
+ font-family:palatino, georgia, times new roman, serif;
+ color:#666;
+ font-size:9pt;
+ line-height:140%;
+ text-transform:uppercase;
+ padding:2px;
+ margin-top:50px;
+ letter-spacing: .2em;
+ background:#FFF;
+ }
+
+
+ .comments-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ margin-left:50px;
+ border-bottom:1px dotted #003366;
+ }
+
+
+ .comments-post {
+ font-family:verdana, arial, sans-serif;
+ color:#003366;
+ font-size:9pt;
+ font-weight:normal;
+ background:#FFF;
+ text-align:right;
+ }
+
+
+ .trackback-url {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding:5px;
+ border:1px dotted #999;
+ }
+
+
+ .trackback-body {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#666;
+ font-size:small;
+ font-weight:normal;
+ background:#FFF;
+ line-height:140%;
+ padding-bottom:10px;
+ padding-top:10px;
+ border-bottom:1px dotted #999;
+ }
+
+ .trackback-post {
+ font-family:verdana, arial, sans-serif;
+ color:#666;
+ font-size:9pt;
+ font-weight:normal;
+ background:#FFF;
+/* text-align:right; */
+ }
+
+
+ .comments-head {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ font-size:small;
+ color: #003366;
+ border-bottom:1px solid #003366;
+ margin-top:20px;
+ font-weight:bold;
+ background:#FFF;
+ }
+
+ #banner-commentspop {
+ font-family:palatino, georgia, verdana, arial, sans-serif;
+ color:#FFF;
+ font-size:large;
+ font-weight:bold;
+ border-left:1px solid #FFF;
+ border-right:1px solid #FFF;
+ border-top:1px solid #FFF;
+ border-bottom: 4px solid #990099;
+
+ background:#003366;
+ padding-left:15px;
+ padding-right:15px;
+ padding-top:5px;
+ padding-bottom:5px;
+* }
+
+div.face {
+ float: left;
+ margin-left: -55px;
+}
+div.posting div.posting {
+ margin-left: 1cm;
+}
+div.options { visibility:collapse;
+ /* text-align: right;
+ display: inline;
+ float: right;
+ position: relative;
+ bottom: 0px;
+ color: #003366; */
+}
+
+#topcontent {
+ position: absolute;
+ margin-right: 0px;
+ margin-left: 0px;
+ margin-bottom: 0px;
+ border: 0px solid #000;
+ width: 100%;
+ height: 100%;
+}
+
+#sidebox {
+ padding: 15px;
+ border: 0px solid red;
+# width: 200px;
+ background: white;
+ margin-right: 75%;
+}
+
+#content {
+ float: right;
+ border: 0px solid #000;
+ padding: 0px;
+ width: 73%;
+ background: white;
+}
+
+div.bottombox {
+background: #dceeee;
+ color: #FFF;
+ height: 51px;
+ font-size: large;
+ font-weight: bold;
+ padding: 15px;
+ background-image: url(http://gmane.org/img/gmane-50-green.png);
+ background-repeat: no-repeat;
+ background-position: 50% 50%;
+ border: 0px solid blue;
+ text-align: center;
+ font-family:palatino, georgia, times new roman, serif;
+ color:#FFFF33;
+}
+p.bottomtext {
+ margin-top: 15px;
+}
+div.bottombox a {
+ color:#FFFF33;
+ font-weight: bold;
+ text-decoration: none;
+}
+table.months td {
+ padding: 0px;
+ white-space: nowrap;
+ width: 160px;
+}
+table.months th {
+ font-weight: normal;
+ padding: 0px;
+ padding-right: 3px;
+ width: 40px;
+ white-space: nowrap;
+ vertical-align: top;
+}
+table.months {
+ border-spacing: 0px;
+ border-collapse: collapse;
+ border: 0;
+ padding: 0px;
+ cell-spacing: 0px;
+}
+table.months div.cont {
+ width: 40px;
+ position: relative;
+}
+table.months div.bot {
+ position: absolute;
+ right: 0px;
+ top: 0px;
+ background-color: #00aa00;
+ z-index: 1;
+}
+table.months div.top {
+ position: absolute;
+ right: 0px;
+ z-index: 2;
+}
+
+h1.name {
+ background-image: url(http://neo-layout.org/neo_kopf_trac_522x50.png) !important;
+}
+div.blog .posted form a {font-size:12pt;}
+div.blog > .entry pre {display:none}
+div.blog > .entry .blogbody {
+ margin-left:0;
+ border-bottom: 1px solid #003366;
+}
+div.blog > .entry .date {display:none}
+div.blog > .entry .face {display:none}
+div.blog > .entry .posted{color: #fff; text-align:left; }
+div.blog > .entry .posted form a{color: #003366; }
+div.blog > .entry .posted form a[href^="http://permalink.gmane.org"] {display:none}
+div.blog > .entry .posted form a[href^="http://post.gmane.org"] {display:none}
+div.blog > .entry .posted form a[href^="http://comments.gmane.org"]:before {content:"Thread öffnen ("}
+div.blog > .entry .posted form a[href^="http://comments.gmane.org"]:after {content:")"}
+
+
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div a {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div {font-size:5pt;color:#fff}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div a[href^="http://post.gmane"] {padding:10px;color:red; border:2px solid red; display:block;font-size:14pt;line-height:18pt}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div a[href^="http://post.gmane"]:after {content:" (neuen Thread starten)"}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div + div br {display:none}
+#sidebox .sidetitle:first-child + div + div + div + div + div + div + div + div + div + div + div + div {display:none}
diff --git a/www/forum/index.html b/www/forum/index.html
new file mode 100644
index 0000000..e654093
--- /dev/null
+++ b/www/forum/index.html
@@ -0,0 +1,43 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>
+ Forum – Neo-Layout
+ </title>
+ <link rel="search" href="/search" />
+ <link rel="help" href="/wiki/TracGuide" />
+ <link rel="alternate" href="/wiki/Mailingliste?format=txt" type="text/x-trac-wiki" title="Plain Text" />
+ <link rel="start" href="/wiki" />
+ <link rel="shortcut icon" href="http://neo-layout.org/favicon.ico" type="image/x-icon" />
+ <link rel="icon" href="http://neo-layout.org/favicon.ico" type="image/x-icon" />
+ <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search Neo-Layout" />
+
+<style type="text/css" media="screen">
+
+html {height:100%;margin:0;padding:0;}
+body {height:100%;margin:0;padding:0;}
+#forum {display:none;border:none; outline:1px solid grey; padding:0;margin:0.5% 0.5% 0 0.5%;}
+iframe {margin:0;padding:0;border:none;}
+</style>
+<script type="text/javascript">
+ window.onload=setTimeout(doWhatIWant, 10000);
+ function doWhatIWant(){
+ if (document.styleSheets[0].cssRules)
+ document.styleSheets[0].insertRule('.settings{display:none;}',0);
+ else if (document.styleSheets[0].rules)
+ document.styleSheets[0].addRule('.settings','display:none');
+ document.getElementById('forum').style.display="block";
+ document.getElementById('forum').setAttribute('src','http://blog.gmane.org/gmane.comp.hardware.keyboards.layout.neo/?set_user_css=http%3A%2F%2Fneo-layout.org%2Fgmane.css&do_set_user_css=t');
+ document.getElementById('forum').setAttribute('width','99%');
+ document.getElementById('forum').setAttribute('height','98%');
+ }
+</script>
+ </head>
+ <body><div class="settings">Einstellungen werden vorgenommen, bitte warten …<br /><br />Javascript und Cookies von gmane.org müssen zugelassen werden.</div>
+ <iframe class="settings" width="1" height="1" src="http://gmane.org/language.php?set_language=ger&from="></iframe>
+ <iframe class="settings" width="1" height="1" src="http://blog.gmane.org/gmane.comp.hardware.keyboards.layout.neo/?set_lines=100000"></iframe>
+ <iframe class="settings" width="1" height="1" src="http://blog.gmane.org/gmane.comp.hardware.keyboards.layout.neo?set_blog_all=no"></iframe>
+ <iframe id="forum" width="1" height="1" src="about:blank"></iframe>
+
+</body>
+</html> \ No newline at end of file