Template Änderungen im Zeitraum 27.February 2014 (Thursday) - 16.April 2014 (Wednesday)

Für Rückfragen steht Ihnen das Support Forum Templates & Sprachen zur Verfügung




27.February 2014 (Thursday) - 16.April 2014 (Wednesday)

Template: Standard Template
Template-Element: Einstellungen - Layout/Benachrichtigungen/Sprache im Template: Standard Template
(3 Changes, Last: 2014-03-18)
Developers: - iggy
  
146
147
148
149
<a href="javascript:void(0)" name="notifyoptions"></a>
150
<form method="post" action="{{form_link}}">
151
		<table border="0" width="100%" cellspacing="0" cellpadding="3">
152
	<tr><td class="ntit" colspan="2">{[forum_notification_header]}<br><small>{[forum_notification_header_expl]}<small></td></tr>
153
	
154
		
155
156
		{{hideoptions.startlist}}
157
		{{opt.start}}notificationsettings_{{hideoptions:opt}}{{opt.end}}
158
		{{opthead.start}}{{opt|gettranslation(notificationsettings_)}}{{opthead.end}}
159
		<tr>
160
		<td class="nnor">{{opthead}}</td>
161
		<td class="nnor">	
162
			<select name="notify_{{hideoptions:opt}}">				
163
				<option value="0" {{hideoptions:nosel==true.start}}selected{{hideoptions:nosel==true.end}}>{[name_no]}</option>
164
				<option value="1" {{hideoptions:sel==true.start}}selected{{hideoptions:sel==true.end}}>{[name_yes]}</option>				
165
			</select>			
166
		</td>
167
		</tr>
168
		{{hideoptions.end}}
169
		
170
		</table>
171
		<input type="submit" value="{[configdata_save_changes]}" name="notifyformsubmit" class="button"/>
172
		</form>
173
		
174
175
176
177 {{subscriptions==true.start}}
178
179 <a href="javascript:void(0)" name="feedoptions"></a>
180
Template-Element: Beitrag bearbeiten im Template: Standard Template
(28 Changes, Last: 2014-04-15)
Developers: - Christian
  
62 <br/>
63 {{preview==true.end}}
64
65
<table width="100%" border="0" cellspacing="0" cellpadding="3">
66
<form method="post" action="{{formedit_link}}" enctype="multipart/form-data" name="newms" onSubmit="return chkFormular()">
67
 <input type="hidden" name="unique" value="{{uniquepostid}}">
68
  <tr valign="top">
69
      <td colspan="2" class="ntit"><b><a name="edit"></a>&nbsp;{[editmessage_edit_title]}</b></td>
70
    </tr>
71
  <tr valign="top"><td class="nnor" colspan=2>
72
    <table cellpadding=0 cellspacing=0 border=0 width=100%>
73
    <tr><td valign=bottom>
74
    <b>{[name_subject]}</b><br>
75
    <input type="text" name="titel" maxlength="128" size="48"  value="{{title}}" tabindex="1">  <a href="{{back_to_thread_link}}">{[thread_back_to_thread]}</a><br><br>
76
    <b>{[name_message]}</b>
77
    </td><td width=300 align=right valign=bottom>
78
    <script type="text/javascript" >miranus_add_iconbar_textarea('nachricht');</script>
79
    {{iconbar}}
80
    </td></tr></table>
81
</td></tr>
82
<tr valign="top"><td class="nnor" colspan=2>
83
  <textarea id="nachricht" name="nachricht" cols="72" rows="12" style="width:100%" tabindex="2">{{text}}</textarea>
84
{{old_signature==true.start}}
85
    <br><b>{[name_signature]}</b><br><textarea name="signature" cols="72" rows="3" style="width:100%">{{signature}}</textarea>
86
{{old_signature==true.else}}
87
    <br><b>{[name_signature]}</b><br>{[editmessage_signature_new]}
88
{{old_signature==true.end}}
89
</td></tr>
90
{{addfile==true.start}}
91
    <tr><td class="nnor" style="width:150px;" valign=top>{[editmessage_edit_files]}:</td>
92
    <td class="nnor"><table cellpadding=0 cellspacing=0><tr><td class="nnor" width="auto" valign=top>
93
    {{files==true.start}}
94
      {{files.startlist}}
95
       <a {{files:isimg==true.start}}href="javascript:void(0);" onclick="try{xob_insert('[[File:{{files:filename}}]]')}catch(e){returnTag('[[File:{{files:filename}}]]') ; }"{{files:isimg==true.else}}href="{{files:file}}" target="_blank" {{files:isimg==true.end}}>{{files:filename}}</a>
96
{{files:isimg==true.start}}<span style="margin-left:10px;"><img src="{{embed_file_img}}"  style="vertical-align:middle" alt=""/><a title="{[upload_embed_file]}" name="modal" href="#dialog" onclick="$('#dialog div').remove();$('#pic_insert_{{files:id}}').clone().show().appendTo($('#dialog'));$('#dialog .insert_pic_div').show()"><small>{[name_insert_pic]}</small></a></span>{[file_insert_html]}{{file:isimg==true.end}}
97
 <label><input type="checkbox" style="margin-left:10px;" name="file[{{files:id}}]"><i>{[name_delete]}</i></label><br>
98
99
100
101
102
103
       {{files.end}}
104
    {{files==true.else}}
105
      <i>{[editmessage_edit_nofiles]}</i>
106
      {{files==true.end}}
107
      </td></tr></table>
108
</td></tr>
109
110
{{addfile==true.end}}
111
  <tr valign="top" align="left"><td colspan="2" class="ntop"><input type="Submit" name="Submit" onclick="showpreview=false;" value="{[new_submit]}" class="ntop" tabindex="3"><input type="submit" name="preview" value="{[new_submit_preview]}" onclick="showpreview=true;" class="nnor" tabindex="4"></td></tr>
112
113
</form>
114
{{addfile==true.start}}
115
<tr><td colspan="2" class="ntop">{[file_upload_html]}	
116
	{[file_upload_js]}	
117
    <div style="clear:both"></div></td></tr>
118
{{addfile==true.end}}
119
</table> 
65
66
67
68
69
70
<div style="text-align:left;">
71
	<form method="post" action="{{formedit_link}}" enctype="multipart/form-data" name="newms" onSubmit="return chkFormular()">
72
	<input type="hidden" name="unique" value="{{uniquepostid}}">
73
74
	<div class="ntit" style="padding: 2px;">
75
		</a>&nbsp;{[editmessage_edit_title]}</b>
76
	</div>
77
78
	
79
	<div style="display:table; width:100%" class="nnor">
80
		<div style="display:table-cell; width:70%;">
81
                        <br/>
82
			<b>{[name_subject]}</b><br>
83
			<input type="text" name="titel" maxlength="128" size="48"  value="{{title}}" tabindex="1">  <a href="{{back_to_thread_link}}">{[thread_back_to_thread]}</a><br><br>
84
			<b>{[name_message]}</b>
85
		</div>
86
		<div style="display:table-cell; width:30%; vertical-align:bottom;">
87
			<div style="float:right;">
88
				<script type="text/javascript" >miranus_add_iconbar_textarea('nachricht');</script>
89
				{{iconbar}}
90
			</div>
91
			<div style="clear:both;"></div>
92
		</div>
93
		<div style="clear:both;"></div>
94
	</div>
95
	
96
	<div class="nnor">
97
		<textarea id="nachricht" name="nachricht" cols="72" rows="12" style="width:100%" tabindex="2">{{text}}</textarea>
98
		{{old_signature==true.start}}
99
			<br><b>{[name_signature]}</b><br><textarea name="signature" cols="72" rows="3" style="width:100%">{{signature}}</textarea>
100
		{{old_signature==true.else}}
101
			<br><b>{[name_signature]}</b><br>{[editmessage_signature_new]}
102
		{{old_signature==true.end}}
103
	</div>
104
	
105
	{{addfile==true.start}}
106
	<div class="nnor">
107
		{{files==true.start}}
108
			{{files.startlist}}
109
				<a {{files:isimg==true.start}}href="javascript:void(0);" onclick="try{xob_insert('[[File:{{files:filename}}]]')}catch(e){returnTag('[[File:{{files:filename}}]]') ; }"{{files:isimg==true.else}}href="{{files:file}}" target="_blank" {{files:isimg==true.end}}>{{files:filename}}</a>
110
				{{files:isimg==true.start}}<span style="margin-left:10px;"><img src="{{embed_file_img}}"  style="vertical-align:middle" alt=""/><a title="{[upload_embed_file]}" name="modal" href="#dialog" onclick="$('#dialog div').remove();$('#pic_insert_{{files:id}}').clone().show().appendTo($('#dialog'));$('#dialog .insert_pic_div').show()"><small>{[name_insert_pic]}</small></a></span>{[file_insert_html]}{{file:isimg==true.end}}
111
				<label><input type="checkbox" style="margin-left:10px;" name="file[{{files:id}}]"><i>{[name_delete]}</i></label><br>
112
			{{files.end}}
113
		{{files==true.else}}
114
			<i>{[editmessage_edit_nofiles]}</i>
115
		{{files==true.end}}
116
	</div>
117
	{{addfile==true.end}}
118
	
119
	<div class="nnor">
120
		{{tick(new_message_in_form)}}
121
	</div>
122
123
	<div class="ntop">
124
		<input type="Submit" name="Submit" onclick="showpreview=false;" value="{[new_submit]}" class="ntop" tabindex="3" />
125
		<input type="submit" name="preview" value="{[new_submit_preview]}" onclick="showpreview=true;" class="nnor" tabindex="4" />
126
	</div>
127
	</form>
128
	{{addfile==true.start}}
129
	<div class="ntop">
130
		<table>
131
			{[file_upload_html]}	
132
			{[file_upload_js]}	
133
			<div style="clear:both"></div></td>
134
		</table>
135
	</div>
136
	{{addfile==true.end}}
137
</div>
138
139
140
141
142
143
144
145
146 {{topic_moved==true.end}}
147 {{canedit==true.end}}
148
Template-Element: Keine Berechtigung, Aufforderung zum Login/Anmeldung im Template: Standard Template
(1 Changes, Last: 2014-04-01)
Developers: - iggy
  
47 {{error_banned_ip@errormessage.start}} {[error_banned_ip]} {{error_banned_ip@errormessage.end}}
48 {{blog_in_future@errormessage.start}} {[blog_error_in_future]}{{blog_in_future@errormessage.end}}
49 {{userban@errormessage.start}} {[error_blocked_by_user]}{{userban@errormessage.end}}
50
 {{mailnotsent@errormessage.start}} {[error_generic_mail_failed]}{{mailnotsent@errormessage.end}}
51
52 {{error_no_write==true.start}}
53 {{error_message_max_height==true.start}}{[error_maxPicHeight]} {{error_message_max_height==true.end}}
54
Template-Element: Obere Leiste im Template: Standard Template
(1 Changes, Last: 2014-04-16)
Developers: - iggy
  
210 <div id="xChatGlobalBase" class="boxcontent"><div id="xChatLoader"><h2>{[chat_loading]}</h2></div></div>
211 </td></tr></table>
212 {{chat_on_page.end}}
213
213
{{tick(sidebar_left)}}
214 {{loadlayout==false.start}}
215 {{chat_pos==1.start}}
216 {{chat_on_page}}
217
Template-Element: Forum Ansicht im Template: Standard Template
(2 Changes, Last: 2014-04-04)
Developers: - iggy
  
227 <tr>
228 <td class="ifo1" align="center" width="45">{{subforum:new_messages==true.newforum}}</td>
229 <td class="ifo2"><a href="{{subforum:link}}" onclick='return xtrack("forum_redirect","{{subforum:id}}");'>{{subforum:title}}</a><br/>
230
      <span class="ifos">{{subforum:description}}</span>
230
      <span class="ifos">{{subforum:description}}</span>{{subforum:sections==true.start}}
231
						<div style="display: block; margin-top: 4px;"><small><strong>{[gallery_subcats_header]}:</strong>
232
						{{subforum:sections.startlist}}
233
						<a href="{{sections:link}}">{{sections:title}}</a> &nbsp;
234
						{{subforum:sections.end}}</small>
235
						</div>
236
						{{subforum:sections==true.end}}
237 </td>
238 <td class="ifo1" align="center" NOWRAP>{{subforum:posts_count|numberformat}}{{detailed_stats==true.start}}{{subforum:new_posts==true.start}}<span class="nnew" title="{{subforum:new_posts}} {{subforum:new_posts==1.start}}{[forum_new_posts_title_s]}{{subforum:new_posts==1.else}}{[forum_new_posts_title]}{{subforum:new_posts==1.end}}">{{subforum:new_posts}}</span>{{subforum:new_posts==true.end}}{{detailed_stats==true.end}}</td>
239 <td class="ifo2" align="center" NOWRAP>{{subforum:threads_count|numberformat}}{{detailed_stats==true.start}}{{subforum:new_threads_created==true.start}}<span class="nnew" title="{{subforum:new_threads_created}} {{subforum:new_threads_created==1.start}}{[forum_new_threads_title_s]}{{subforum:new_threads_created==1.else}}{[forum_new_threads_title]}{{subforum:new_threads_created==1.end}}">{{subforum:new_threads_created}}</span>{{subforum:new_threads_created==true.end}}{{detailed_stats==true.end}}</td>
240
Template-Element: Javascript - Standard, immer geladen im Template: Standard Template
(6 Changes, Last: 2014-03-21)
Developers: - iggy
  
801 else return null;
802 }
803
804
function to_UTF8(string){
805
806
try {
807
     result = decodeURIComponent(string);
808
}
809
catch (e) {
810
     result =  unescape(string);                                       
811
}
812
813
814
return encodeURIComponent(result);
815
}
816
817
function to_latin(string){
818
819
try {
820
     result = encodeURIComponent(string);
821
}
822
catch (e) {
823
     result =  escape(string);                                       
824
}
825
826
return decodeURIComponent(result);
827
}
828
829 function xconvert2entity(utf8_string) {
830
831 if (typeof(utf8_string == 'array')){
  
1169 generalNotifierTimer= setTimeout("$('#forumActionInfo').fadeTo('slow', 0);",(hideafter*1000));
1170 }
1171 }
1172
1173
function xaddslashes(str) {
1174
  return (str + '')
1175
    .replace(/[\\"']/g, '\\$&')
1176
    .replace(/\u0000/g, '\\0');
1177
}
1178
1179
/*add the indexOf-Method for IE */
1180
if(!Array.indexOf){
1181
  Array.prototype.indexOf = function(obj){
1182
   for(var i=0; i<this.length; i++){
1183
    if(this[i]==obj){
1184
     return i;
1185
    }
1186
   }
1187
   return -1;
1188
  }
1189
}
1190
1191
1192
Template-Element: Private Mails - Neue Nachricht im Template: Standard Template
(8 Changes, Last: 2014-03-21)
Developers: - iggy
1 {[require_jquery]}
2
<script src="{{link_autosuggest_js}}"></script>
3
<link rel="stylesheet" href="{{link_autosuggest_css}}"></link>
4
5 {{preview==true.start}}
6 <table border="0" cellspacing="0" cellpadding="4" width="100%">
7 <tr>
  
20 var send = true;
21 var input_shown=true;
22
23
/*add the indexOf-Method for IE */
24
if(!Array.indexOf){
25
  Array.prototype.indexOf = function(obj){
26
   for(var i=0; i<this.length; i++){
27
    if(this[i]==obj){
28
     return i;
29
    }
30
   }
31
   return -1;
32
  }
33
}
23
24 {{moreuser==true.start}}
25 {{first.start}}1{{first.end}}
  
51 var input_shown=true;
52 if (rec_count >= {{max_recipients}}){rec_limit = true; input_shown=false;}
53
54
 function chkFormular() {
55
   if (send) {}
56
   else {return false;}
57
  
58
   if(document.sendmail.title.value == "") {
59
     alert("{[pm_error_subject]}");
60
     document.sendmail.title.focus();
61
     return false;
62
   }
63
   if(document.sendmail.text.value == "") {
64
     alert("{[pm_error_body]}");
65
     document.sendmail.text.focus();
66
     return false;
67
   }
68
   
69
   
70
   
71
   try{
72
   span = document.getElementById('errorspan');
73
   rec = recipients[recipients.length-1];
74
   inp = document.getElementById('username_'+rec);
75
   alert(inp.value +" "+ span.innerHTML);
76
   
77
   
78
   document.getElementById('username_'+rec).focus(); 
79
   return false; 
80
   }
81
   catch(err){/*span doesn't exist, so there's no error*/}
82
   
83
   if(recipients.length==1) {
84
		rec = recipients[0];
85
		/*theres only 1 recipient, check if it is an empty input field*/		
86
		
87
		inp = document.getElementById('username_'+rec);
88
		if(inp.value==""){alert("{[pm_error_to]}");inp.focus(); return false;}
89
   }
90
 }
91
92
function createRequestObject() {
93
    var ro;
94
    var browser = navigator.appName;
95
    if(browser == "Microsoft Internet Explorer"){
96
        ro = new ActiveXObject("Microsoft.XMLHTTP");
97
    }else{
98
        ro = new XMLHttpRequest();
99
    }
100
    return ro;
101
}
102
var http = createRequestObject();
103
function fixedEncodeURIComponent (str) {  
104
/*escapes all special chars and ! ' ( ) *  */
105
return encodeURIComponent(str).replace(/!/g, '%21').replace(/'/g, '%27').replace(/\(/g, '%28').replace(/\)/g, '%29').replace(/\*/g, '%2A');  
106
}  
107
108
function tousers(id){
109
    val = fixedEncodeURIComponent(document.getElementById('username_'+id).value);
110
    window.setTimeout("tousersnow('"+val+"','"+id+"')", 100);
111
}
112
113
function tousersnow(tempusername,id) {
114
115
   if(tempusername.length>0 && fixedEncodeURIComponent(document.getElementById('username_'+id).value) == tempusername) {
116
      http.open('get', '{{ajax_prefix}}' + tempusername);
117
      http.onreadystatechange = function(){
118
         handleResponse(id);
119
      }
120
      http.send(null);
121
   } else {
122
     document.getElementById('touser_'+id).innerHTML = '';
123
     document.getElementById('touser_'+id).style.display = 'none';
124
   }
125
}
126
function settouser(username,id) {
127
128
if(navigator.appName == 'Microsoft Internet Explorer'){username = escape(username);} //IE braucht hier noch ein 'escape' - andere Browser sehen das als Fehler...
129
username = decodeURIComponent(username);
130
131
users = document.getElementById('recipients');
132
cur = document.getElementById('touser_'+id+'_div');
133
cur.parentNode.removeChild(cur);
134
input_shown=false;
135
136
newinput = document.createElement("input");
137
newinput.id = 'touser_'+id+'_input';
138
newinput.type = 'hidden';
139
newinput.name = 'name[]';
140
newinput.value = username;
141
142
newdiv = document.createElement("div");
143
newdiv.id = 'touser_'+id+'_div';
144
newdiv.innerHTML = "<span class='userDiv'>"+username+"&nbsp;&nbsp;<a href='javascript:void(0);' onclick='remRecipient("+id+");'>X</a></span>";
145
newdiv.appendChild(newinput);
146
147
users.appendChild(newdiv);
148
149
checkAddButton(id);
150
if(rec_limit){document.getElementById('pm_subject_inp').focus();}
151
152
}
153
154
155
156
function checkAddButton(){
157
	try{addbutton = document.getElementById('addmore');
158
		addbutton.style.display = 'none';
159
		addbutton.parentNode.removeChild(addbutton);
160
		}
161
	catch(err){
162
		addbutton = document.createElement("span");
163
		addbutton.id='addmore';
164
		addbutton.style.margin = '0px 0px 0px 20px';
165
		addbutton.innerHTML = "<a href='javascript:void(0);' onclick='addRecipient();' style='text-decoration: none;'><img src='https://files.homepagemodules.de/b2001010/a_635.png' style='vertical-align: middle; margin-right:5px;'/><small>{[pm_addRecipiant]}</small></a>";
166
	}
167
		
168
	lastid = recipients[recipients.length-1];
169
	lastuser = document.getElementById('touser_'+lastid+'_div');
170
	lastuser.appendChild(addbutton);	
171
	
172
if (!rec_limit && !input_shown){addbutton.style.display = 'inline';}
173
174
}
175
176
177
function handleResponse(id){
178
    if(http.readyState == 4){
179
        var response = http.responseText;
180
        var users = eval('('+response+')');
181
        if(!response){
182
            document.getElementById('touser_'+id).innerHTML='';
183
            document.getElementById('touser_'+id).style.display = 'none';
184
        }
185
        else if(users && users.length > 0){
186
            var out = '<span><b><small>{{pm_to_suggestion}}</small></b>';
187
            var tr = '';
188
            for (var i = 0; i < users.length; i++) {
189
                out += tr + '<a style="text-decoration: none;" href="javascript:settouser(' + "'" + encodeURIComponent(users[i]).replace(/\'/, "\\\'" ) + "'" + ','+"'"+id+"'"+')">' + users[i] + '</a>';
190
                tr = ', ';
191
            }
192
            document.getElementById('touser_'+id).innerHTML = out+'<small><b>?</b></small></span>';
193
            document.getElementById('touser_'+id).style.display = '';
194
        }
195
        else {
196
            if(document.getElementById('username_'+id).value != ''){
197
                document.getElementById('touser_'+id).innerHTML = '<span class=\"error\"><img src=\"{{global_alert}}\" style=\"vertical-align: middle; margin-right: 3px; border: none;\" /><small><b>"'+decodeURIComponent(document.getElementById('username_'+id).value)+'..." <span id="errorspan">{[pm_to_suggestion_na]}</span></b></small></span>';
198
                document.getElementById('touser_'+id).style.display = '';
199
            }
200
            else {
201
                document.getElementById('touser_'+id).innerHTML = '';
202
            }
203
        }
204
    }
205
}
206
207
208
209
function remRecipient(id){
210
rec = document.getElementById('touser_'+id+'_div');
211
rec.parentNode.removeChild(rec);
212
213
214
var index = recipients.indexOf(id);
215
recipients.splice(index, 1);
216
217
if(recipients.length == 0){addRecipient();}
218
if(rec_limit){rec_limit = false;}
219
220
checkAddButton()
221
222
}
223
224
function addRecipient(){
225
recs = document.getElementById('recipients');
226
227
228
rec_id++;
229
recipients.push(rec_id);
230
if (recipients.length>={{max_recipients}}){rec_limit=true;}
231
232
233
234
var newdiv = document.createElement("div");
235
newdiv.id = 'touser_'+rec_id+'_div';
236
newdiv.width = "80%";
237
newdiv.innerHTML = '<div style="clear:both;"></div><input style="width:80%" type="text" name="name[]" value="" onKeyUp="javascript:tousers(\''+rec_id+'\')" id="username_'+rec_id+'" class="inputbox" autocomplete="off" />'+
238
					'<div id="touser_'+rec_id+'" style="display:none; padding: 5px 10px; border: 2px solid {{global_line_color}};"></div>';
239
240
recs.appendChild(newdiv);	
241
input_shown=true;
242
document.getElementById('addmore').style.display="none";	
243
document.getElementById('username_'+rec_id).focus();
244
}
245
54
55 function returnTag(inTag) {
56 insert(inTag,'');
  
297 {{single_user_input.start}}
298 <div id='recipients'>
299 <div id="touser_1_div">
300
				<input style="width:100%" type="text" name="name[]" size="40" value="{{to_user}}" onKeyUp="javascript:tousers(1)" id="username_1" class="inputbox autowidth" autocomplete="off">
300
				<input style="width:100%" type="text" name="name[]" size="40" value="{{to_user}}"  id="username_1" class="autosuggest inputbox autowidth" autocomplete="off">
301 <div id="touser_1" style="display:none" class="panel bg1"></div>
302 </div>
303 </div>
  
325 {{touser.startlist}}
326 <div id='touser_{{touser:id}}_div' width="100%">
327 <span class='userDiv'>{{touser:name}}&nbsp;&nbsp;<a href='javascript:void(0);' onclick='remRecipient({{touser:id}});'>X</a></span>
328
				<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}" onKeyUp="javascript:tousers({{touser:id}})" id="username_{{touser:id}}"  />
328
				<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}" class="autosuggest"  id="username_{{touser:id}}"  />
329 </div>
330
331 {{nextid.startint}}{{touser:id}}+1{{nextid.end}}
  
342
343
344 {{moreuser==true.else}}
345
	<div  id='recipients'>{{single_user_input}}</div>    
345
	<div  id='recipients_holder'>{{single_user_input}}</div>    
346 {{moreuser==true.end}}
347 {{datasubmited==true.else}}
348
	<div id='recipients'>{{single_user_input}}</div>
348
	<div id='recipients_holder'>{{single_user_input}}</div>
349 {{datasubmited==true.end}}
350
351
  
404 var $target = $('#autosave_info');
405
406
407
/*Pn js params:*/
408
	var max_recipients = {{max_recipients==true.start}}{{max_recipients}}{{max_recipients==true.else}}0{{max_recipients==true.end}};
409
	var autosuggest_url = "{{autosuggest_url}}";
410
	var curtemplate = {{template}};
411
412 </script>
413
<script src="{{link_newpn_js}}"></script>
414
<style>#recipients .userDiv a{margin-left:5px;}</style>
415 {[autosave_js]}
416
Template-Element: Thread - Flat im Template: Standard Template
(4 Changes, Last: 2014-04-15)
Developers: - Christian - iggy
  
75
76
77
78
{{vote==true.start}}
79
{{numberformat.start}}1?,?{{numberformat.end}}
80
<form method="post" action="{{vote_form_link}}" onSubmit="return checkVote()">
81
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forum">
82
<tr>
83
<td class="ntit" colspan="4">
84
	<div style="float:left">{[thread_voting_title]} {{vote_title}}</div>
85
	{{close_vote_link==true.start}}<div style="float:right;"><a href="{{close_vote_link}}" onClick="return closeVote();">{[vote_close]}</a></div>{{close_vote_link==true.end}}
86
	<div style="clear:both"></div>
87
</td>
88
89
</tr>
90
<tr><td colspan="4">
91
{{vote_votes==true.start}}
92
	{[poll_given_votes]}
93
{{vote_votes==true.else}}
94
	{[poll_no]} "{{vote_title}}" {[poll_given]}.
95
{{vote_votes==true.end}}</td></tr>
96
<tr class="umfbg2"><td Width="2%">&nbsp;</td><td width="40%">{[poll_answers]}</td><td width="18%">{[poll_given_voices]}</td><td width="40%">{[thread_poll_graphical]}</td></tr>
97
{{votes.startlist}}
98
{{bg1==false.start}}
99
<tr class="umfbg1"{{vote_has_voted==false.start}} onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
100
{{bg1.start}}true{{bg1.end}}
101
{{bg1==false.else}}
102
<tr class="umfbg2"{{vote_has_voted==false.start}} onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
103
{{bg1.start}}0{{bg1.end}}
104
{{bg1==false.end}}
105
<td width="2%">
106
{{vote_open==true.start}}
107
	{{vote_has_voted==false.start}}
108
		{{can_vote==true.start}}
109
			{{vote_multiple==true.start}}
110
				<input type="checkbox" name="auswahl[]" value="{{votes:id}}" id="vote_{{votes:id}}">
111
			{{vote_multiple==true.else}}
112
				<input type="radio" name="auswahl" value="{{votes:id}}" id="vote_{{votes:id}}">
113
			{{vote_multiple==true.end}}
114
		{{can_vote==true.end}}
115
	{{vote_has_voted==false.end}}
116
{{vote_open==true.end}}
117
</td><td style="white-space: nowrap;" width="40%">{{votes:nr}}. {{votes:title}}</td><td width="18%">
118
{{votes:count}}
119
</td><td width="40%">
120
121
		  {{votecolor1.start}}#080848{{votecolor1.end}}
122
		  {{votecolor2.start}}#242fac{{votecolor2.end}}
123
		  {{votecolor3.start}}#354cc2{{votecolor3.end}}
124
		  {{votecolor4.start}}#4066a5{{votecolor4.end}}
125
		  {{votecolor5.start}}#598daa{{votecolor5.end}}
126
		  
127
		  {{votecolor6.start}}#8cc29d{{votecolor6.end}}
128
		  {{votecolor7.start}}#b1dc90{{votecolor7.end}}
129
		  {{votecolor8.start}}#dae890{{votecolor8.end}}
130
		  {{votecolor9.start}}#e2cc7e{{votecolor9.end}}
131
		  {{votecolor10.start}}#dfb775{{votecolor10.end}}
132
		  
133
		  {{votecolor11.start}}#a35a45{{votecolor11.end}}
134
		  {{votecolor12.start}}#5f2e23{{votecolor12.end}}
135
		  {{votecolor13.start}}#492119{{votecolor13.end}}
136
		  {{votecolor14.start}}#2b120e{{votecolor14.end}}
137
		  {{votecolor15.start}}#24100c{{votecolor15.end}}
138
139
		  
140
		  
141
		    {{global_page_width!$=%.start}}{{maxpixel.startint}}{{global_page_width}}-240{{maxpixel.end}}{{maxpixeltable.startint}}{{global_page_width}}-40{{maxpixeltable.end}}{{global_page_width!$=%.end}}
142
			{{global_page_width$=%.start}}{{maxpixel.startint}}500{{maxpixel.end}}{{maxpixeltable.startint}}700{{maxpixeltable.end}}{{global_page_width$=%.end}}
143
		  
144
		  		  
145
			
146
	
147
		  {{minpixel.start}}5{{minpixel.end}}	
148
		  
149
		  
150
151
		  
152
		  {{votenr.start}}{{votes:nr}}{{votenr.end}}
153
		  
154
155
		  {{votenr==1.start}} {{votebg.start}}{{votecolor1}}{{votebg.end}}	{{votenr==1.end}}
156
		  {{votenr==2.start}} {{votebg.start}}{{votecolor2}}{{votebg.end}}	{{votenr==2.end}}
157
		  {{votenr==3.start}} {{votebg.start}}{{votecolor3}}{{votebg.end}}	{{votenr==3.end}}
158
		  {{votenr==4.start}} {{votebg.start}}{{votecolor4}}{{votebg.end}}	{{votenr==4.end}}
159
		  {{votenr==5.start}}	{{votebg.start}}{{votecolor5}}{{votebg.end}}	{{votenr==5.end}}
160
		  
161
		  {{votenr==6.start}}	{{votebg.start}}{{votecolor6}}{{votebg.end}}	{{votenr==6.end}}
162
		  {{votenr==7.start}}	{{votebg.start}}{{votecolor7}}{{votebg.end}}	{{votenr==7.end}}
163
		  {{votenr==8.start}}	{{votebg.start}}{{votecolor8}}{{votebg.end}}	{{votenr==8.end}}
164
		  {{votenr==9.start}}	{{votebg.start}}{{votecolor9}}{{votebg.end}}	{{votenr==9.end}}
165
		  {{votenr==10.start}}	{{votebg.start}}{{votecolor10}}{{votebg.end}}	{{votenr==10.end}}
166
		  
167
		  {{votenr==11.start}}	{{votebg.start}}{{votecolor11}}{{votebg.end}}	{{votenr==11.end}}
168
		  {{votenr==12.start}}	{{votebg.start}}{{votecolor12}}{{votebg.end}}	{{votenr==12.end}}
169
		  {{votenr==13.start}}	{{votebg.start}}{{votecolor13}}{{votebg.end}}	{{votenr==13.end}}
170
		  {{votenr==14.start}}	{{votebg.start}}{{votecolor14}}{{votebg.end}}	{{votenr==14.end}}
171
		  {{votenr==15.start}}	{{votebg.start}}{{votecolor15}}{{votebg.end}}	{{votenr==15.end}}
172
173
		  
174
		  
175
		  
176
177
		  {{left.startint}}{{minpixel}}+10{{left.end}}
178
		  
179
		  
180
		  {{votes:percent==true.start}}
181
		  		  {{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
182
		  {{votes:percent==true.else}}
183
				{{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
184
		  {{votes:percent==true.end}}
185
186
		  <div style="width: 95% !important; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; background-image: url(https://files.homepagemodules.de/b2001010/a_279.png); background-position: top right; background-repeat: repeat;">
187
		  
188
189
		  <div style="background-color: {{votebg}} !important; width: {{votewidth}}% !important; 	
190
		  position: relative; min-width: {{minpixel}}px;">
191
		  <span style="color: #ffffff;">{{votes:percent|numberformat}}%</span>
192
		  </div>
193
</td></tr>
194
{{votes.end}}
195
196
<tr><td colspan="5">
197
{{vote_has_voted==true.start}}
198
	{[vote_already_voted]}
199
{{vote_has_voted==true.else}}
200
	{{can_vote==false.start}}
201
		{[vote_no_rights]}<br/>
202
	{{can_vote==false.end}}
203
{{vote_has_voted==true.end}}
204
{{vote_open==true.start}}
205
	{{can_vote==true.start}}
206
		{{vote_has_voted==false.start}}
207
			<input class="button" type="submit" name="submit" value="{[name_submit]}">&nbsp;
208
		{{vote_has_voted==false.end}}
209
	{{can_vote==true.end}}
210
	{{vote_end==true.start}}
211
		{[thread_voting_end]} {{vote_end|dateformat(d.m.Y)}} {[name_at]} {{vote_end|dateformat(H:i)}} {[blog_time]}<br>
212
	{{vote_end==true.end}}
213
{{vote_open==true.else}}
214
	{[poll_has_ended]}
215
{{vote_open==true.end}}
216
{{vote_members_voted==true.start}}<div>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
217
218
<span class="error_text" id="vote_error" style="display: none;">{[vote_no_answer_selected]}.</span>
219
</td>
220
</tr>
221
</table>
222
</form>
223
{{numberformat.start}}0?,?.{{numberformat.end}}
224
{{vote==true.end}}
78
{{vote==true.start}}{{showvote()}}{{vote==true.end}}
79 {{tick(topic_title_footer)}}
80 <table border="0" CELLSPACING=1 CELLPADDING=3 width="100%">
81 <tr>
  
332
333 {{message:user_registered==true.start}}
334 <a href="{{message:user_link}}">
335
    {{message:usercolor==true.start}}<span style="color: {{message:usercolor}}">{{message:username}}</span>{{message:usercolor==true.else}}{{message:username}}{{message:usercolor==true.end}}</a> 
335
    {{message:usercolor==true.start}}<span class="msgUsername" style="color: {{message:usercolor}}">{{message:username}}</span>{{message:usercolor==true.else}}<span class="msgUsername">{{message:username}}</span>{{message:usercolor==true.end}}</a> 
336 {{global_hideonlinestatus==false.start}}<small style="margin-left: 10px;">{{message:online==true.start}} {{global_messageonline==true.start}}<img src="{{global_messageonline}}" style="vertical-align: middle;"/>{{global_messageonline==true.end}} Online<br/> {{message:online==true.else}}{{global_messageoffline==true.start}}<img src="{{global_messageoffline}}" style="vertical-align: middle;"/>{{global_messageoffline==true.end}} Offline<br/>{{message:online==true.end}}</small><br/>{{global_hideonlinestatus==false.else}}<br/>{{global_hideonlinestatus==false.end}}{{message:usertitle}}<br/>
337
{{message:avatar==true.start}}<br/><img src="{{message:avatar}}" width="{{message:avatar_width}}" height="{{message:avatar_height}}">{{message:avatar==true.end}}<br />
337
{{message:avatar==true.start}}<br/><img class="msgAvatar" src="{{message:avatar}}" width="{{message:avatar_width}}" height="{{message:avatar_height}}">{{message:avatar==true.end}}<br />
338
339 {{message:user_registered==true.else}}
340 {{message:username==true.start}}{{message:username}}{{message:username==true.else}}{[name_guest]}{{message:username==true.end}}
341
Template-Element: Druckanzeige - Thread im Template: Standard Template
(1 Changes, Last: 2014-03-03)
Developers: - iggy
  
3 <head>
4 <meta name="robots" content="noindex">
5 {[require_jquery]}
6
{{plugin_active==true.start}}
7
{{plugin_js==true.start}}
8
<script type="text/javascript" src="{{plugin_js}}"></script>
9
{{plugin_js==true.end}}
10
{{plugin_active==true.end}}
11 <link rel="stylesheet" type="text/css" href="{{link_css}}">
12 <style type="text/css">
13 @media print {
14
Template-Element: Thread - Threaded im Template: Standard Template
(1 Changes, Last: 2014-03-19)
Developers: - iggy
1 <div class="cat">
2
{{vote==true.start}}
3
{{numberformat.start}}1?,?{{numberformat.end}}
4
<table border="0" CELLSPACING=1 CELLPADDING=3 width="100%">
5
<form method="post" action="{{vote_form_link}}">
6
<tr>
7
<td colspan="2" class="ntit">{[thread_voting_title]} {{vote_title}}</td>
8
</tr>
9
<tr>
10
<td colspan="2" class="nnor">
11
<table cellpadding=3 cellspacing=1 border=0 width="100%">
12
{{votes.startlist}}
13
<tr><td class="nnor" width=10>
14
{{vote_open==true.start}}
15
16
{{vote_multiple==true.start}}
17
    <input type="checkbox" name="auswahl[]" value="{{votes:id}}">
18
  {{vote_multiple==true.else}}
19
    <input type="radio" name="auswahl" value="{{votes:id}}">
20
  {{vote_multiple==true.end}}
21
{{vote_open==true.end}}
22
</td><td class="nnor" nowrap>{{votes:nr}}. {{votes:title}}</td><td class="nnor">
23
{{votes:percent|numberformat}}% ({{votes:count}})
24
</td></tr>
25
{{votes.end}}
26
<tr><td class="nnor" width=10>&nbsp;</td><td class="nnor" nowrap>&nbsp;</td><td class="nnor">
27
{[thread_voting_votes_are]}
28
</td></tr>
29
</table>
30
{{vote_open==true.start}}
31
  <input type=submit name=submit value="{[thread_voting_submit]}">
32
{{vote_open==true.end}}
33
{{vote_end==true.start}}
34
  &nbsp; {[thread_voting_end]} {{vote_end|dateformat}}
35
{{vote_end==true.end}}
36
</td>
37
</tr>
38
</form>
39
</table>
40
<br>
41
{{numberformat.start}}{[number_format]}{{numberformat.end}}
42
{{vote==true.end}}
2
 {{vote==true.start}}{{showvote()}}{{vote==true.end}}
3
4 <table border="0" CELLSPACING=1 CELLPADDING=3 width="100%">
5 <tr>
6
Template-Element: Mitglieder Liste im Template: Standard Template
(1 Changes, Last: 2014-03-11)
Developers: - iggy
  
28 {{users:usercustomfields.end}}
29 </tr>
30 {{users.end}}
31
{{pages==true.start}}
31
{{pages==true.start}}{{pages|strip_pages(5)}}
32 <tr><td colspan="4" align="middle" class="ntop">
33 {[userlist_pages]}
34 {{pages.startlist}} {{pages_komma}}
35
Template-Element: Mitglieder Profil im Template: Standard Template
(2 Changes, Last: 2014-04-09)
Developers: - Christian
  
5
6 {{numberformat.start}}0?,?.{{numberformat.end}}
7
8
9 <!-- UserPROFILE -->
10 <table border="0" width="100%" cellspacing="0" cellpadding="3">
11 <tr>
  
26
27 <tr>
28 <td width="70%" valign="top" class="nnor">
29
					<table width="100%" align="center" cellpadding="4" cellspacing="0" border="0">
29
					<table class="userInformations" width="100%" align="center" cellpadding="4" cellspacing="0" border="0">
30 <tr class="nnor">
31 {{email_unvisible==false.start}}
32 <td nowrap width="30%">{[userprofile_mail]}</td>
  
497 </script>
498 {{tick(profile_pre_gbposts_form)}}
499 <form method="post" action="{{user_gb_form}}" name="newms" onSubmit="return chkFormular();">
500
<a name="user_guestbook_new">
500
<a name="user_guestbook_new"></a>
501 <table border="0" width="100%" align="center" cellpadding="4" cellspacing="0">
502 <tr><td colspan=2 class="ntit">&nbsp;{[userbook_new_title]}</td></tr>
503 <tr><td colspan=2 class=nnor>
504
Template-Element: Umfragen im Template: Standard Template
(3 Changes, Last: 2014-03-19)
Developers: - iggy
0
{{vote==true.start}}
1
{{numberformat.start}}1?,?{{numberformat.end}}
2
<form method="post" action="{{vote_form_link}}" onSubmit="return checkVote()">
3
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forum">
4
<tr>
5
<td class="ntit" colspan="4">
6
	<div style="float:left">{[thread_voting_title]} {{vote_title}}</div>
7
	{{close_vote_link==true.start}}<div style="float:right;"><a href="{{close_vote_link}}" onClick="return closeVote();">{[vote_close]}</a></div>{{close_vote_link==true.end}}
8
	<div style="clear:both"></div>
9
</td>
10
11
</tr>
12
<tr><td colspan="4">
13
{{vote_votes==true.start}}
14
	{[poll_given_votes]}
15
{{vote_votes==true.else}}
16
	{[poll_no]} "{{vote_title}}" {[poll_given]}.
17
{{vote_votes==true.end}}</td></tr>
18
<tr class="umfbg2"><td Width="2%">&nbsp;</td><td width="40%">{[poll_answers]}</td><td width="18%">{[poll_given_voices]}</td><td width="40%">{[thread_poll_graphical]}</td></tr>
19
{{votes.startlist}}
20
{{bg1==false.start}}
21
<tr class="umfbg1"{{vote_has_voted==false.start}} onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
22
{{bg1.start}}true{{bg1.end}}
23
{{bg1==false.else}}
24
<tr class="umfbg2"{{vote_has_voted==false.start}} onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
25
{{bg1.start}}0{{bg1.end}}
26
{{bg1==false.end}}
27
<td width="2%">
28
{{vote_open==true.start}}
29
	{{vote_has_voted==false.start}}
30
		{{can_vote==true.start}}
31
			{{vote_multiple==true.start}}
32
				<input type="checkbox" name="auswahl[]" value="{{votes:id}}" id="vote_{{votes:id}}">
33
			{{vote_multiple==true.else}}
34
				<input type="radio" name="auswahl" value="{{votes:id}}" id="vote_{{votes:id}}">
35
			{{vote_multiple==true.end}}
36
		{{can_vote==true.end}}
37
	{{vote_has_voted==false.end}}
38
{{vote_open==true.end}}
39
</td><td style="white-space: nowrap;" width="40%">{{votes:nr}}. {{votes:title}}</td><td width="18%">
40
{{votes:count}}
41
</td><td width="40%">
42
43
		  {{votecolor1.start}}#080848{{votecolor1.end}}
44
		  {{votecolor2.start}}#242fac{{votecolor2.end}}
45
		  {{votecolor3.start}}#354cc2{{votecolor3.end}}
46
		  {{votecolor4.start}}#4066a5{{votecolor4.end}}
47
		  {{votecolor5.start}}#598daa{{votecolor5.end}}
48
		  
49
		  {{votecolor6.start}}#8cc29d{{votecolor6.end}}
50
		  {{votecolor7.start}}#b1dc90{{votecolor7.end}}
51
		  {{votecolor8.start}}#dae890{{votecolor8.end}}
52
		  {{votecolor9.start}}#e2cc7e{{votecolor9.end}}
53
		  {{votecolor10.start}}#dfb775{{votecolor10.end}}
54
		  
55
		  {{votecolor11.start}}#a35a45{{votecolor11.end}}
56
		  {{votecolor12.start}}#5f2e23{{votecolor12.end}}
57
		  {{votecolor13.start}}#492119{{votecolor13.end}}
58
		  {{votecolor14.start}}#2b120e{{votecolor14.end}}
59
		  {{votecolor15.start}}#24100c{{votecolor15.end}}
60
61
		  
62
		  
63
		    {{global_page_width!$=%.start}}{{maxpixel.startint}}{{global_page_width}}-240{{maxpixel.end}}{{maxpixeltable.startint}}{{global_page_width}}-40{{maxpixeltable.end}}{{global_page_width!$=%.end}}
64
			{{global_page_width$=%.start}}{{maxpixel.startint}}500{{maxpixel.end}}{{maxpixeltable.startint}}700{{maxpixeltable.end}}{{global_page_width$=%.end}}
65
		  
66
		  		  
67
			
68
	
69
		  {{minpixel.start}}5{{minpixel.end}}	
70
		  
71
		  
72
73
		  
74
		  {{votenr.start}}{{votes:nr}}{{votenr.end}}
75
		  
76
77
		  {{votenr==1.start}} {{votebg.start}}{{votecolor1}}{{votebg.end}}	{{votenr==1.end}}
78
		  {{votenr==2.start}} {{votebg.start}}{{votecolor2}}{{votebg.end}}	{{votenr==2.end}}
79
		  {{votenr==3.start}} {{votebg.start}}{{votecolor3}}{{votebg.end}}	{{votenr==3.end}}
80
		  {{votenr==4.start}} {{votebg.start}}{{votecolor4}}{{votebg.end}}	{{votenr==4.end}}
81
		  {{votenr==5.start}}	{{votebg.start}}{{votecolor5}}{{votebg.end}}	{{votenr==5.end}}
82
		  
83
		  {{votenr==6.start}}	{{votebg.start}}{{votecolor6}}{{votebg.end}}	{{votenr==6.end}}
84
		  {{votenr==7.start}}	{{votebg.start}}{{votecolor7}}{{votebg.end}}	{{votenr==7.end}}
85
		  {{votenr==8.start}}	{{votebg.start}}{{votecolor8}}{{votebg.end}}	{{votenr==8.end}}
86
		  {{votenr==9.start}}	{{votebg.start}}{{votecolor9}}{{votebg.end}}	{{votenr==9.end}}
87
		  {{votenr==10.start}}	{{votebg.start}}{{votecolor10}}{{votebg.end}}	{{votenr==10.end}}
88
		  
89
		  {{votenr==11.start}}	{{votebg.start}}{{votecolor11}}{{votebg.end}}	{{votenr==11.end}}
90
		  {{votenr==12.start}}	{{votebg.start}}{{votecolor12}}{{votebg.end}}	{{votenr==12.end}}
91
		  {{votenr==13.start}}	{{votebg.start}}{{votecolor13}}{{votebg.end}}	{{votenr==13.end}}
92
		  {{votenr==14.start}}	{{votebg.start}}{{votecolor14}}{{votebg.end}}	{{votenr==14.end}}
93
		  {{votenr==15.start}}	{{votebg.start}}{{votecolor15}}{{votebg.end}}	{{votenr==15.end}}
94
95
		  
96
		  
97
		  
98
99
		  {{left.startint}}{{minpixel}}+10{{left.end}}
100
		  
101
		  
102
		  {{votes:percent==true.start}}
103
		  		  {{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
104
		  {{votes:percent==true.else}}
105
				{{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
106
		  {{votes:percent==true.end}}
107
108
		  <div style="width: 95% !important; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; background-image: url(https://files.homepagemodules.de/b2001010/a_279.png); background-position: top right; background-repeat: repeat;">
109
		  
110
111
		  <div style="background-color: {{votebg}} !important; width: {{votewidth}}% !important; 	
112
		  position: relative; min-width: {{minpixel}}px;">
113
		  <span style="color: #ffffff;">{{votes:percent|numberformat}}%</span>
114
		  </div>
115
</td></tr>
116
{{votes.end}}
117
118
<tr><td colspan="5">
119
{{vote_has_voted==true.start}}
120
	{[vote_already_voted]}
121
{{vote_has_voted==true.else}}
122
	{{can_vote==false.start}}
123
		{[vote_no_rights]}<br/>
124
	{{can_vote==false.end}}
125
{{vote_has_voted==true.end}}
126
{{vote_open==true.start}}
127
	{{can_vote==true.start}}
128
		{{vote_has_voted==false.start}}
129
			<input class="button" type="submit" name="submit" value="{[name_submit]}">&nbsp;
130
		{{vote_has_voted==false.end}}
131
	{{can_vote==true.end}}
132
	{{vote_end==true.start}}
133
		{[thread_voting_end]} {{vote_end|dateformat(d.m.Y)}} {[name_at]} {{vote_end|dateformat(H:i)}} {[blog_time]}<br>
134
	{{vote_end==true.end}}
135
{{vote_open==true.else}}
136
	{[poll_has_ended]}
137
{{vote_open==true.end}}
138
{{vote_members_voted==true.start}}<div>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
139
140
<span class="error_text" id="vote_error" style="display: none;">{[vote_no_answer_selected]}.</span>
141
</td>
142
</tr>
143
</table>
144
</form>
145
{{numberformat.start}}0?,?.{{numberformat.end}}
146
{{vote==true.end}}
  
148
Template: ProSilver
Template-Element: Einstellungen - Layout/Benachrichtigungen/Sprache im Template: ProSilver
(3 Changes, Last: 2014-03-18)
Developers: - iggy
  
163
164
165
166
<a href="javascript:void(0)" name="notifyoptions"></a>
167
<br/><br/><br/>
168
<h2>{[forum_notification_header]}</h2>
169
<div class="panel">
170
	<div class="inner"><span class="corners-top"><span></span></span>
171
		<fieldset>
172
173
		<form method="post" action="{{form_link}}">
174
		
175
176
		{{hideoptions.startlist}}
177
		{{opt.start}}notificationsettings_{{hideoptions:opt}}{{opt.end}}
178
		{{opthead.start}}{{opt|gettranslation(notificationsettings_)}}{{opthead.end}}
179
		<dl>
180
		<dt>{{opthead}}</dt>
181
		<dd>	
182
			<select name="notify_{{hideoptions:opt}}">				
183
				<option value="0" {{hideoptions:nosel==true.start}}selected{{hideoptions:nosel==true.end}}>{[name_no]}</option>
184
				<option value="1" {{hideoptions:sel==true.start}}selected{{hideoptions:sel==true.end}}>{[name_yes]}</option>				
185
			</select>			
186
		</dd>
187
		</dl>
188
		{{hideoptions.end}}
189
		
190
191
		<input type="submit" value="{[configdata_save_changes]}" name="notifyformsubmit" class="button"/>
192
		</form>
193
	</fieldset>
194
	<span class="corners-bottom"><span></span></span></div>
195
</div>
196
197
198
199 {{subscriptions==true.start}}
200
201 <a href="javascript:void(0)" name="feedoptions"></a>
202
Template-Element: CSS Vorlage im Template: ProSilver
(2 Changes, Last: 2014-04-08)
Developers: - iggy
  
1527 font-size: {{global_font_size}}px;
1528 }
1529
1530
1531 fieldset.polls dd {
1532 float: left;
1533 width: 10%;
1534
Template-Element: Beitrag bearbeiten im Template: ProSilver
(6 Changes, Last: 2014-04-10)
Developers: - Christian
  
65
66
67 <h2><a name="edit"></a>&nbsp;{[editmessage_edit_title]}</h2>
68
	<form method="post" action="{{formedit_link}}" enctype="multipart/form-data" name="newms" onSubmit="return chkFormular()">
69 <div class="panel" id="postingbox">
70 <div class="inner"><span class="corners-top"><span></span></span>
71
<form method="post" action="{{formedit_link}}" enctype="multipart/form-data" name="newms" onSubmit="return chkFormular()">
71
72 <fieldset class="fields1">
73 <dl style="clear: left;">
74 <dt><label for="subject">{[name_subject]}</label></dt>
  
111 </dl>
112 </fieldset>
113 {{addfile==true.end}}
114
{{tick(new_message_in_form)}}
115 <span class="corners-bottom"><span></span></span></div>
116 </div>
117 <div class="panel bg1">
118
Template-Element: Obere Leiste im Template: ProSilver
(1 Changes, Last: 2014-04-16)
Developers: - iggy
  
227 <span class="corners-bottom"><span></span></span></div>
228 </div>
229 {{news==true.end}}
230
230
{{tick(sidebar_left)}}
231 <div id="page-body" >
232
233 {{chat_on_page.start}}
234
Template-Element: Forum Ansicht im Template: ProSilver
(1 Changes, Last: 2014-04-04)
Developers: - iggy
  
106
107
108
109
								{{subforum:moderator==true.start}}<br /><strong>{[name_moderator]}:</strong> {{subforum:moderator}}{{subforum:moderator==true.end}}</dt>
109
								{{subforum:moderator==true.start}}<br /><strong>{[name_moderator]}:</strong> {{subforum:moderator}}{{subforum:moderator==true.end}}
110
								{{subforum:sections==true.start}}<br/><strong>{[gallery_subcats_header]}:</strong>{{subforum:sections.startlist}}<a href="{{sections:link}}">{{sections:title}}</a> &nbsp;{{subforum:sections.end}}{{subforum:sections==true.end}}
111
</dt>
112 <dd class="topics">{{subforum:threads_count|numberformat}}{{detailed_stats==true.start}}{{subforum:new_threads_created==true.start}}<span class="nnew" title="{{subforum:new_threads_created}} {{subforum:new_threads_created==1.start}}{[forum_new_threads_title_s]}{{subforum:new_threads_created==1.else}}{[forum_new_threads_title]}{{subforum:new_threads_created==1.end}}">/{{subforum:new_threads_created}}</span>{{subforum:new_threads_created==true.end}}{{detailed_stats==true.end}}</dd>
113
114 <dd class="posts">{{subforum:posts_count|numberformat}}{{detailed_stats==true.start}}{{subforum:new_posts==true.start}}<span class="nnew" title="{{subforum:new_posts}} {{subforum:new_posts==1.start}}{[forum_new_posts_title_s]}{{subforum:new_posts==1.else}}{[forum_new_posts_title]}{{subforum:new_posts==1.end}}">/{{subforum:new_posts}}</span>{{subforum:new_posts==true.end}}{{detailed_stats==true.end}}</dd>
115
Template-Element: Private Mails - Neue Nachricht im Template: ProSilver
(18 Changes, Last: 2014-03-21)
Developers: - iggy
1 {[require_jquery]}
2
<script src="{{link_autosuggest_js}}"></script>
3
<link rel="stylesheet" href="{{link_autosuggest_css}}"></link>
4 <h2>{[pm_new_title]}</h2>
5 <form method="POST" action="{{form_link}}" name="sendmail" onSubmit="return chkFormular()">
6
  
34
35 var send = true;
36
37
/*add the indexOf-Method for IE */
38
if(!Array.indexOf){
39
  Array.prototype.indexOf = function(obj){
40
   for(var i=0; i<this.length; i++){
41
    if(this[i]==obj){
42
     return i;
43
    }
44
   }
45
   return -1;
46
  }
47
}
37
38
39 {{moreuser==true.start}}
40 {{first.start}}1{{first.end}}
  
60 var rec_id=1;
61 {{moreuser==true.end}}
62
63
var rec_count=recipients.length;
64
var rec_limit=false 
65
var input_shown=true;
66
if (rec_count >= {{max_recipients}}){rec_limit = true; input_shown=false;}	
67
68
function chkFormular() {
69
   if (send) {}
70
   else {return false;}
71
  
72
   if(document.sendmail.title.value == "") {
73
     alert("{[pm_error_subject]}");
74
     document.sendmail.title.focus();
75
     return false;
76
   }
77
   if(document.sendmail.text.value == "") {
78
     alert("{[pm_error_body]}");
79
     document.sendmail.text.focus();
80
     return false;
81
   }
82
   
83
   
84
   
85
   try{
86
   span = document.getElementById('errorspan');
87
   rec = recipients[recipients.length-1];
88
   inp = document.getElementById('username_'+rec);
89
   alert(inp.value +" "+ span.innerHTML);
90
   
91
   
92
   document.getElementById('username_'+rec).focus(); 
93
   return false; 
94
   }
95
   catch(err){/*span doesn't exist, so there's no error*/}
96
   
97
   if(recipients.length==1) {
98
		rec = recipients[0];
99
		/*theres only 1 recipient, check if it is an empty input field*/		
100
		inp = document.getElementById('touser_'+rec+'_input');
101
		if(inp.value==""){alert("{[pm_error_to]}");inp.focus(); return false;}
102
   }
103
 }
104
function createRequestObject() {
105
    var ro;
106
    var browser = navigator.appName;
107
    if(browser == "Microsoft Internet Explorer"){
108
        ro = new ActiveXObject("Microsoft.XMLHTTP");
109
    }else{
110
        ro = new XMLHttpRequest();
111
    }
112
    return ro;
113
}
114
var http = createRequestObject();
115
function fixedEncodeURIComponent (str) {  
116
/*escapes all special chars and ! ' ( ) *  */
117
return encodeURIComponent(str).replace(/!/g, '%21').replace(/'/g, '%27').replace(/\(/g, '%28').replace(/\)/g, '%29').replace(/\*/g, '%2A');  
118
}  
119
120
function tousers(id) {
121
    val = fixedEncodeURIComponent(document.getElementById('username_'+id).value);
122
	window.setTimeout("tousersnow('"+val+"','"+id+"')", 100);
123
}
124
125
function tousersnow(tempusername,id) {
126
127
   if(tempusername.length>0 && fixedEncodeURIComponent(document.getElementById('username_'+id).value) == tempusername) {
128
      http.open('get', '{{ajax_prefix}}' + tempusername);
129
      http.onreadystatechange = function(){
130
         handleResponse(id);
131
      }
132
      http.send(null);
133
   } else {
134
     document.getElementById('touser_'+id).innerHTML = '';
135
     document.getElementById('touser_'+id).style.display = 'none';
136
   }
137
}
138
139
function settouser(username,id) {
140
141
if(navigator.appName == 'Microsoft Internet Explorer'){username = escape(username);} //IE braucht hier noch ein 'escape' - andere Browser sehen das als Fehler...
142
username = decodeURIComponent(username);
143
144
users = document.getElementById('recipients');
145
cur = document.getElementById('touser_'+id+'_dd');
146
cur.parentNode.removeChild(cur);
147
148
input_shown=false;
149
150
newinput = document.createElement("input");
151
newinput.id = 'touser_'+id+'_input';
152
newinput.type = 'hidden';
153
newinput.name = 'name[]';
154
newinput.value = username;
155
156
newdiv = document.createElement("dd");
157
newdiv.id = 'touser_'+id+'_dd';
158
newdiv.style.marginBottom = '0px';
159
newdiv.innerHTML = "<span class='userDiv'>"+username+"<a href='javascript:void(0);' onclick='remRecipient("+id+");'>&nbsp;&nbsp;X</a></span>";
160
newdiv.appendChild(newinput);
161
162
users.appendChild(newdiv);
163
164
checkAddButton(id);
165
if(rec_limit){document.getElementById('pm_subject_inp').focus();}
166
167
}
168
function remRecipient(id){
169
rec = document.getElementById('touser_'+id+'_dd');
170
rec.parentNode.removeChild(rec);
171
172
173
var index = recipients.indexOf(id);
174
recipients.splice(index, 1);
175
176
if(recipients.length == 0){addRecipient();}
177
if(rec_limit){rec_limit = false;}
178
179
checkAddButton()
180
181
}
63
64
function addRecipient(){
65
recs = document.getElementById('recipients');
64
65
66
rec_id++;
67
recipients.push(rec_id);
68
if (recipients.length>={{max_recipients}}){rec_limit=true;}
69
70
71
72
var newdiv = document.createElement("dd");
73
newdiv.id = 'touser_'+rec_id+'_dd';
74
newdiv.width = "80%";
75
var inner="";
76
if(recipients.length > 1){inner = '<div style="clear:both;"></div><br/>';}
77
inner = inner+'<input style="width:80%" type="text" name="name[]" value="" onKeyUp="javascript:tousers(\''+rec_id+'\')" id="username_'+rec_id+'" class="inputbox" autocomplete="off" />'+
78
					'<div id="touser_'+rec_id+'" style="display:none; padding: 5px 10px; border: 2px solid {{global_line_color}};"></div>';
79
newdiv.innerHTML = inner;
80
recs.appendChild(newdiv);	
81
input_shown=true;
82
document.getElementById('addmore').style.display="none";	
83
document.getElementById('username_'+rec_id).focus();
84
}
85
86
function checkAddButton(){
87
	try{addbutton = document.getElementById('addmore');
88
		addbutton.style.display = 'none';
89
		addbutton.parentNode.removeChild(addbutton);
90
		}
91
	catch(err){
92
		addbutton = document.createElement("span");
93
		addbutton.id='addmore';
94
		addbutton.style.margin = '0px 0px 0px 20px';
95
		addbutton.innerHTML = "<a href='javascript:void(0);' onclick='addRecipient();' style='text-decoration: none;'><img src='https://files.homepagemodules.de/b2001010/a_635.png' style='vertical-align: middle; margin-right:5px;'/><small>{[pm_addRecipiant]}</small></a>";
96
	}
97
		
98
	lastid = recipients[recipients.length-1];
99
	lastuser = document.getElementById('touser_'+lastid+'_dd');
100
	lastuser.appendChild(addbutton);	
101
	
102
if (!rec_limit && !input_shown){addbutton.style.display = 'inline';}
103
104
}
105
106
107
108
109
function handleResponse(id){
110
    if(http.readyState == 4){
111
        var response = http.responseText;
112
        var users = eval('('+response+')');
113
        if(!response){
114
            document.getElementById('touser_'+id).innerHTML='';
115
            document.getElementById('touser_'+id).style.display = 'none';
116
        }
117
        else if(users && users.length > 0){
118
            var out = '<span><b><small>{{pm_to_suggestion}}</small></b>';
119
            var tr = '';
120
            for (var i = 0; i < users.length; i++) {
121
                out += tr + '<a style="text-decoration: none;" href="javascript:settouser(' + "'" + encodeURIComponent(users[i]).replace(/\'/, "\\\'" ) + "'" + ','+"'"+id+"'"+')">' + users[i] + '</a>';
122
                tr = ', ';
123
            }
124
            document.getElementById('touser_'+id).innerHTML = out+'<small><b>?</b></small></span>';
125
            document.getElementById('touser_'+id).style.display = '';
126
        }
127
        else {
128
            if(document.getElementById('username_'+id).value != ''){
129
                document.getElementById('touser_'+id).innerHTML = '<span class=\"error\"><img src=\"{{global_alert}}\" style=\"vertical-align: middle; margin-right: 3px; border: none;\" /><small><b>"'+decodeURIComponent(document.getElementById('username_'+id).value)+'..." <span id="errorspan">{[pm_to_suggestion_na]}</span></b></small></span>';
130
                document.getElementById('touser_'+id).style.display = '';
131
            }
132
            else {
133
                document.getElementById('touser_'+id).innerHTML = '';
134
            }
135
        }
136
    }
137
}
138
66
67 var reply_quote = "{{reply_quote}}";
68 </script>
  
273 {{single_user_input.start}}
274 <dl id="recipients" style="clear: left;">
275 <dt><label>{[pm_to]}</label></dt>
276
				<dd id="touser_1_dd"><input style="width:100%" type="text" name="name[]" size="40" value="{{to_user}}" onKeyUp="javascript:tousers(1)" id="username_1" class="inputbox autowidth" autocomplete="off">
276
				<dd id="touser_1_dd"><input style="width:100%" type="text" name="name[]" size="40" value="{{to_user}}"  id="username_1" class="inputbox autowidth autosuggest" autocomplete="off">
277 <div id="touser_1" style="display:none" class="panel bg1"></div>
278 </dd>
279 </dl>
  
292 {{touser.startlist}}
293 <dd id='touser_{{touser:id}}_dd' style="margin-bottom:0px" width="100%">
294 <span class='userDiv'>{{touser:name}} <a href='javascript:void(0);' onclick='remRecipient({{touser:id}});'>&nbsp;&nbsp;X</a></span>
295
							<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}" onKeyUp="javascript:tousers({{touser:id}})" id="username_{{touser:id}}"  />
295
							<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}"  id="username_{{touser:id}}"  />
296 </dd>
297 {{nextid.startint}}{{touser:id}}+1{{nextid.end}}
298 {{touser.end}}
  
365 {{reply==true.end}}
366 <script type="text/javascript">document.getElementById('messagetext').focus();</script>
367 <script type="text/javascript">
368
var $messagetext = $("#messagetext");
369
var $messagetitle = $("#pm_subject_inp");
370
var $target = $('#postingbox').find('.inner');
371
372
368
	var $messagetext = $("#messagetext");
369
	var $messagetitle = $("#pm_subject_inp");
370
	var $target = $('#postingbox').find('.inner');
371
	
372
	/*Pn js params:*/
373
	var max_recipients = {{max_recipients==true.start}}{{max_recipients}}{{max_recipients==true.else}}0{{max_recipients==true.end}};
374
	var autosuggest_url = "{{autosuggest_url}}";
375
	var curtemplate = {{template}};
376
	
377 </script>
378
{[autosave_js]} 
379
<script src="{{link_newpn_js}}"></script>
380
{[autosave_js]} 
381
382
<style>
383
fieldset.fields1 dd{margin-bottom:0px;}
384
fieldset.fields1 dd .userDiv a{margin-left:5px;}
385
</style>
  
387
Template-Element: Thread - Flat im Template: ProSilver
(2 Changes, Last: 2014-03-19)
Developers: - iggy
  
163
164 </div>
165 <div class="clear"></div>
166
        {{vote==true.start}}
167
	{{numberformat.start}}1?,?{{numberformat.end}}
168
	<form method="post" action="{{vote_form_link}}">
169
	<div class="panel">
170
		<div class="inner"><span class="corners-top"><span></span></span>
171
			<div class="content">
172
				<h2>{[thread_voting_title]} {{vote_title}}</h2>
173
				<p class="author">
174
					{{vote_open==true.start}}
175
						{{vote_multiple==true.start}}
176
    							{[vote_multiple_text_style2]}
177
  						{{vote_multiple==true.else}}
178
    							{[vote_once_text_style2]}
179
  						{{vote_multiple==true.end}}
180
					{{vote_open==true.end}}
181
				</p>
182
				<fieldset class="polls">
183
				{{votes.startlist}}
184
					<dl>
185
						{{vote_open==true.start}}
186
							{{can_vote==true.start}}
187
								{{vote_has_voted==false.start}}
188
									<dd style="width: auto;">
189
									{{vote_multiple==true.start}}
190
								    	<input type="checkbox" name="auswahl[]" value="{{votes:id}}">
191
									{{vote_multiple==true.else}}
192
    									<input type="radio" name="auswahl" value="{{votes:id}}">
193
									{{vote_multiple==true.end}}
194
									</dd>
195
								{{vote_has_voted==false.end}}	
196
							{{can_vote==true.end}}
197
						{{vote_open==true.end}}
198
						{{cssnr.startint}}  (({{votes:nr}}+4) % 5) + 1  {{cssnr.end}}
199
						<dt><label for="vote_{{votes:nr}}">{{votes:nr}}. {{votes:title}}</label></dt>
200
						<dd class="resultbar"><div class="pollbar{{cssnr}}" style="width:{{votes:percent}}%;">{{votes:count}}</div></dd><dd>{{votes:percent|numberformat}}%</dd>
201
					</dl>
202
				{{votes.end}}
203
				<dl></dl>
204
				</fieldset>
205
				{{vote_open==true.start}}
206
					{{vote_end==true.start}}
207
						<div>{[thread_voting_end]} {{vote_end|dateformat}}, {[thread_voting_votes_are]}</div>
208
					{{vote_end==true.end}}
209
210
					{{can_vote==false.start}}
211
						<div>{[vote_no_right]}</div>
212
					{{can_vote==false.end}}
213
214
{{vote_members_voted==true.start}}<div>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
215
					
216
					<div style="padding: 10px 0;">
217
					{{can_vote==true.start}}
218
						{{vote_has_voted==false.start}}
219
							<input type="submit" name=submit value="{[thread_voting_submit]}" class="button1" />
220
						{{vote_has_voted==false.end}}
221
					{{can_vote==true.end}}
222
					{{close_vote_link==true.start}}<a href="{{close_vote_link}}" onClick="return closeVote();" style="line-height:13px;" class="button1">{[vote_close]}</a>{{close_vote_link==true.end}}
223
					</div>
224
					
225
				{{vote_open==true.else}}
226
					<div style="padding: 10px 0;">{[poll_has_ended]}</div>
227
				{{vote_open==true.end}}
228
				{{numberformat.start}}{[number_format]}{{numberformat.end}}				
229
			</div>
230
			<span class="corners-bottom"><span></span></span>
231
		</div>
232
	</div>
233
	</form>
234
	<hr />
235
236
	
237
	
238
        {{vote==true.end}}
166
        {{vote==true.start}}{{showvote()}}{{vote==true.end}}
167
168 {{order_newontop==true.start}}
169 {{reply_quick_html}}
170
Template-Element: Druckanzeige - Thread im Template: ProSilver
(1 Changes, Last: 2014-03-03)
Developers: - iggy
  
5
6 <link rel="stylesheet" type="text/css" href="{{link_css}}">
7 {[require_jquery]}
8
{{plugin_active==true.start}}
9
{{plugin_js==true.start}}
10
<script type="text/javascript" src="{{plugin_js}}"></script>
11
{{plugin_js==true.end}}
12
{{plugin_active==true.end}}
13 <style type="text/css">
14 @media print {
15 #noprint {
16
Template-Element: Thread - Threaded im Template: ProSilver
(1 Changes, Last: 2014-03-19)
Developers: - iggy
  
15 </div>
16 </div>
17 <div class="clear"></div>
18
        {{vote==true.start}}
19
	{{numberformat.start}}1?,?{{numberformat.end}}
20
	<form method="post" action="{{vote_form_link}}">
21
	<div class="panel">
22
		<div class="inner"><span class="corners-top"><span></span></span>
23
			<div class="content">
24
				<h2>{[thread_voting_title]} {{vote_title}}</h2>
25
				<p class="author">
26
					{{vote_open==true.start}}
27
						{{vote_multiple==true.start}}
28
    							{[vote_multiple_text_style2]}
29
  						{{vote_multiple==true.else}}
30
    							{[vote_once_text_style2]}
31
  						{{vote_multiple==true.end}}
32
					{{vote_open==true.end}}
33
				</p>
34
				<fieldset class="polls">
35
				{{votes.startlist}}
36
					<dl class="">
37
						{{vote_open==true.start}}
38
							<dd style="width: auto;">
39
								{{vote_multiple==true.start}}
40
								    	<input type="checkbox" name="auswahl[]" value="{{votes:id}}">
41
  								{{vote_multiple==true.else}}
42
    									<input type="radio" name="auswahl" value="{{votes:id}}">
43
  								{{vote_multiple==true.end}}
44
							</dd>
45
						{{vote_open==true.end}}
46
						{{cssnr.startint}}  (({{votes:id}}+4) % 5) + 1  {{cssnr.end}}
47
						<dt><label for="vote_{{votes:nr}}">{{votes:nr}}. {{votes:title}}</label></dt>
48
						<dd class="resultbar"><div class="pollbar{{cssnr}}" style="width:{{votes:percent}}%;">{{votes:count}}</div></dd><dd>{{votes:percent|numberformat}}%</dd>
49
					</dl>
50
				{{votes.end}}
51
				{[thread_voting_votes_are]}
52
				{{vote_open==true.start}}
53
					<dt>&nbsp;</dt><dd class="resultbar"><input type="submit" name=submit value="{[thread_voting_submit]}" class="button1" /></dd>
54
				{{vote_open==true.end}}
55
				{{vote_end==true.start}}
56
					<dt>{[thread_voting_end]}</dt><dd>{{vote_end|dateformat}}</dd>
57
				{{vote_end==true.end}}
58
				<dt>&nbsp;</dt>
59
				<dd class="resultbar">{{numberformat.start}}{[number_format]}{{numberformat.end}}</dd>
60
				</fieldset>
61
			</div>
62
			<span class="corners-bottom"><span></span></span>
63
		</div>
64
	</div>
65
	</form>
66
	<hr />
67
        {{vote==true.end}}
18
       {{vote==true.start}}{{showvote()}}{{vote==true.end}}
19
20 {{viewlist.start}}0{{viewlist.end}}
21 {{viewprev.start}}0{{viewprev.end}}
22
23
Template-Element: Mitglieder Liste im Template: ProSilver
(2 Changes, Last: 2014-03-14)
Developers: - iggy
  
41 <tr>
42 <th class="name"><span class="rank-img">{{user_registered==true.start}}<a href="{{sorttitle_link}}">{{user_registered==true.end}}{[userlist_usertitle]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</span>{{user_registered==true.start}}<a href="{{sortname_link}}">{{user_registered==true.end}}{[userlist_nickname]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
43 <th class="posts">{{user_registered==true.start}}<a href="{{sortmsgs_link}}">{{user_registered==true.end}}{[userlist_messages]}{{user_registered==true.start}}</a>{{user_registered==true.end}}{{points_active==true.start}} / {{user_registered==true.start}}<a href="{{sortpoints_link}}">{{user_registered==true.end}}{[userlist_points]}{{user_registered==true.start}}</a>{{user_registered==true.end}}{{points_active==true.end}}</th>
44
			<th class="info">{{user_registered==true.start}}<a href="{{sorthomepage_link}}">{{user_registered==true.end}}{[userprofile_homepage]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
44
			{{homepage_hidden==false.start}}<th class="info">{{user_registered==true.start}}<a href="{{sorthomepage_link}}">{{user_registered==true.end}}{[userprofile_homepage]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>{{homepage_hidden==false.end}}
45 <th class="joined">{{user_registered==true.start}}<a href="{{sortonline_link}}">{{user_registered==true.end}}{[userprofile_online]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
46 <th class="joined">{{user_registered==true.start}}<a href="{{sortregistered_link}}">{{user_registered==true.end}}{[userprofile_registered]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
47
			<th class="active">{{user_registered==true.start}}<a href="{{sortmail_link}}">{{user_registered==true.end}}{[userlist_mail]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
47
			{{mail2_hidden==false.start}}<th class="active">{{user_registered==true.start}}<a href="{{sortmail_link}}">{{user_registered==true.end}}{[userlist_mail]}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>{{mail2_hidden==false.end}}
48 {{customfields.startlist}}
49 <th class="active">{{user_registered==true.start}}<a href="{{customfields:sortlink}}">{{user_registered==true.end}}{{customfields:feldname}}{{user_registered==true.start}}</a>{{user_registered==true.end}}</th>
50 {{customfields.end}}
  
56 <tr class="bg1">
57 <td><span class="rank-img">{{users:title}}</span><a href="{{users:link}}"><span style="{{users:usercolor==true.start}}color:{{users:usercolor}};{{users:usercolor==true.end}}">{{users:name}}</span></a></td>
58 <td class="posts">{{users:msgs|numberformat}}{{points_active==true.start}} / {{users:points|numberformat}}{{points_active==true.end}} </td>
59
		<td class="info">{{users:homepage==true.start}}<a href="{{users:homepage}}" target="_blank">{{users:homepage}}</a>{{users:homepage==true.end}}</td>
59
		{{homepage_hidden==false.start}}<td class="info">{{users:homepage==true.start}}<a href="{{users:homepage}}" target="_blank">{{users:homepage}}</a>{{users:homepage==true.end}}</td>{{homepage_hidden==false.end}}
60 <td class="joined">{{users:online|dateformat}}</td>
61 <td class="joined">{{users:registered|dateformat}}</td>
62
		<td>{{users:mail==true.start}}<a href="mailto:{{users:mail}}">{{users:mail}}</a>{{users:mail==true.end}}&nbsp;</td>
62
		{{mail2_hidden==false.start}}<td>{{users:mail==true.start}}<a href="mailto:{{users:mail}}">{{users:mail}}</a>{{users:mail==true.end}}&nbsp;</td>{{mail2_hidden==false.end}}
63 {{users:usercustomfields.startlist}}
64 <td class="joined">
65 {{usercustomfields:value}}
66
Template-Element: Mitglieder Profil im Template: ProSilver
(1 Changes, Last: 2014-04-09)
Developers: - Christian
  
76 </div>
77
78 {{tick(profile_pre_box2)}}
79
<div class="panel bg2">
79
<div class="panel bg2 userInformation">
80 <div class="inner"><span class="corners-top"><span></span></span>
81 <div class="column1">
82 <h3>{[userprofile_info_style2]}</h3>
  
116
117 </style>
118 {{tick(profile_pre_box3)}}
119
<div class="panel bg2">
119
<div class="panel bg2 userContactStats">
120 <div class="inner"><span class="corners-top"><span></span></span>
121 <div class="column1">
122 <h3>{[userprofile_contact_style2]}</h3>
  
176
177
178 {{tick(profile_pre_box4)}}
179
<div class="panel bg2">
179
<div class="panel bg2 userLastActivitiesLinks">
180 <div class="inner"><span class="corners-top"><span></span></span>
181
182 <div class="column1">
183
Template-Element: Umfragen im Template: ProSilver
(2 Changes, Last: 2014-03-19)
Developers: - iggy
0
{{vote==true.start}}
1
	{{numberformat.start}}1?,?{{numberformat.end}}
2
	<form method="post" action="{{vote_form_link}}">
3
	<div class="panel">
4
		<div class="inner"><span class="corners-top"><span></span></span>
5
			<div class="content">
6
				<h2>{[thread_voting_title]} {{vote_title}}</h2>
7
				<p class="author">
8
					{{vote_open==true.start}}
9
						{{vote_multiple==true.start}}
10
    							{[vote_multiple_text_style2]}
11
  						{{vote_multiple==true.else}}
12
    							{[vote_once_text_style2]}
13
  						{{vote_multiple==true.end}}
14
					{{vote_open==true.end}}
15
				</p>
16
				<fieldset class="polls">
17
				{{votes.startlist}}
18
					<dl>
19
						{{vote_open==true.start}}
20
							{{can_vote==true.start}}
21
								{{vote_has_voted==false.start}}
22
									<dd style="width: auto;">
23
									{{vote_multiple==true.start}}
24
								    	<input type="checkbox" name="auswahl[]" value="{{votes:id}}">
25
									{{vote_multiple==true.else}}
26
    									<input type="radio" name="auswahl" value="{{votes:id}}">
27
									{{vote_multiple==true.end}}
28
									</dd>
29
								{{vote_has_voted==false.end}}	
30
							{{can_vote==true.end}}
31
						{{vote_open==true.end}}
32
						{{cssnr.startint}}  (({{votes:nr}}+4) % 5) + 1  {{cssnr.end}}
33
						<dt><label for="vote_{{votes:nr}}">{{votes:nr}}. {{votes:title}}</label></dt>
34
						<dd class="resultbar"><div class="pollbar{{cssnr}}" style="width:{{votes:percent}}%;">{{votes:count}}</div></dd><dd>{{votes:percent|numberformat}}%</dd>
35
					</dl>
36
				{{votes.end}}
37
				<dl></dl>
38
				</fieldset>
39
				{{vote_open==true.start}}
40
					{{vote_end==true.start}}
41
						<div>{[thread_voting_end]} {{vote_end|dateformat}}, {[thread_voting_votes_are]}</div>
42
					{{vote_end==true.end}}
43
44
					{{can_vote==false.start}}
45
						<div>{[vote_no_right]}</div>
46
					{{can_vote==false.end}}
47
48
{{vote_members_voted==true.start}}<div>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
49
					
50
					<div style="padding: 10px 0;">
51
					{{can_vote==true.start}}
52
						{{vote_has_voted==false.start}}
53
							<input type="submit" name=submit value="{[thread_voting_submit]}" class="button1" />
54
						{{vote_has_voted==false.end}}
55
					{{can_vote==true.end}}
56
					{{close_vote_link==true.start}}<a href="{{close_vote_link}}" onClick="return closeVote();" style="line-height:13px;" class="button1">{[vote_close]}</a>{{close_vote_link==true.end}}
57
					</div>
58
					
59
				{{vote_open==true.else}}
60
					<div style="padding: 10px 0;">{[poll_has_ended]}</div>
61
				{{vote_open==true.end}}
62
				{{numberformat.start}}{[number_format]}{{numberformat.end}}				
63
			</div>
64
			<span class="corners-bottom"><span></span></span>
65
		</div>
66
	</div>
67
	</form>
68
	<hr />
69
{{vote==true.end}}
  
71
Template: Gaia Template
Template-Element: Blog - Forumsblog - Artikel im Template: Gaia Template
(3 Changes, Last: 2014-03-11)
Developers: - iggy
  
66
67 {{previousentry_forum_title==true.start}}<span style="float: left; display: block; width: 49%;"><small>«</small> <a href="{{previousentry_forum_link}}"><small><strong>{{previousentry_forum_title|shortstring(75,"...")}}</strong></small></a></span>{{previousentry_forum_title==true.end}}
68 {{nextentry_forum_title==true.start}}<span style="float: right; display: block; width: 49%; text-align: right;"><a href="{{nextentry_forum_link}}"><small><strong>{{nextentry_forum_title|shortstring(75,"...")}}</strong></small></a> <small>»</small></span>{{nextentry_forum_title==true.end}}
69
69 <div style="clear:both;"></div>
70
{{show_ratings_for_blog_entry==true.start}}<div class="spacer10">
71
					<div class="blogpostratings"><hr/>{{ratings(blog_entry,entry_id)}}</div></div>
72
					{{show_ratings_for_blog_entry==true.end}}
73
74
75 <br/><br/>
  
290 <p>{{comments:signature}}</p>
291 {{comments:signature==true.end}}
292 </div>
293
{{show_ratings_for_blog_comment==true.start}}<div class="spacer10">
294
					<div class="blogcommentratings"><hr/>{{ratings(blog_comment,comments:commentid)}}</div></div>
295
					{{show_ratings_for_blog_comment==true.end}}
296
297 </td>
298 </tr>
299
Template-Element: Untere Leiste im Template: Gaia Template
(1 Changes, Last: 2014-04-08)
Developers: - Christian
  
44 {{user_registered==true.start}}
45 {{birthday_view==true.start}}
46 <br/>
47
<img src="{{global_birthday==true.start}}{{global_birthday}}{{global_birthday==true.else}}https://files.homepagemodules.de/b2001010/a_485.png{{global_birthday==true.end}}" style="vertical-align: middle; margin-right: 3px;"/>{[index_birthday_today]}
47
<img src="{{global_birthday==true.start}}{{global_birthday}}{{global_birthday==true.else}}{{global_birthday}}{{global_birthday==true.end}}" style="vertical-align: middle; margin-right: 3px;"/>{[index_birthday_today]}
48 {{birthdaytoday==true.start}}
49 <div>
50 {{birthdaytoday.startlist}}
51
Template-Element: Einstellungen - Layout/Benachrichtigungen/Sprache im Template: Gaia Template
(4 Changes, Last: 2014-03-18)
Developers: - iggy
  
129 <div style="clear:both"></div>
130 </form>
131
132
<a href="javascript:void(0)" name="notifyoptions"></a>
133
<br/><br/><br/>
134
<h2>{[forum_notification_header]}</h2>
135
<div class="c_r_cont3">
136
	<div class="c_r_top3"><div></div></div>
137
	<div class="c_r_content3" >
138
   
139
140
		<form method="post" action="{{form_link}}">
141
		<table class="line">
142
143
		{{hideoptions.startlist}}
144
		{{opt.start}}notificationsettings_{{hideoptions:opt}}{{opt.end}}
145
		{{opthead.start}}{{opt|gettranslation(notificationsettings_)}}{{opthead.end}}
146
		<tr>
147
		<td>{{opthead}}</td>
148
		<td>	
149
			<select class="inputbox" name="notify_{{hideoptions:opt}}">				
150
				<option value="0" {{hideoptions:nosel==true.start}}selected{{hideoptions:nosel==true.end}}>{[name_no]}</option>
151
				<option value="1" {{hideoptions:sel==true.start}}selected{{hideoptions:sel==true.end}}>{[name_yes]}</option>				
152
			</select>			
153
		</td>
154
		</tr>
155
		{{hideoptions.end}}
156
		
157
		</table>
158
		<input type="submit" value="{[configdata_save_changes]}" name="notifyformsubmit" class="button button1"/>
159
		</form>
160
	</div>
161
		<div class="c_r_bottom3"><div></div></div>
162
    </div>
163
    <div style="clear:both"></div>
164
165
166 <script type="text/javascript">
167
Template-Element: Einstellungen - Profil editieren im Template: Gaia Template
(1 Changes, Last: 2014-04-10)
Developers: - Christian
  
418 </td>
419
420 <td valign="top">
421
<div>
421
<div class="userSettingLinks">
422 <a href="#" onclick="document.getElementById('pw').style.display='block'; document.getElementById('pic').style.display='none'; document.getElementById('savechang').style.display='none'; document.getElementById('mail').style.display='none'; return false;"><small>{[userprofile_change_pw]}</small></a><br/>
423
424 <a href="#" onclick="document.getElementById('pw').style.display='none'; document.getElementById('pic').style.display='none'; document.getElementById('savechang').style.display='none'; document.getElementById('mail').style.display='block'; return false;"><small>{[userprofile_change_email]}</small></a>
425
Template-Element: Obere Leiste im Template: Gaia Template
(1 Changes, Last: 2014-04-16)
Developers: - iggy
  
363 </div><div class="c_r_bottom1"><div></div></div>
364 </div>
365 {{chat_on_page.end}}
366
366
{{tick(sidebar_left)}}
367 {{loadlayout==false.start}}
368
369 <div class="page2">
370
Template-Element: Forum Ansicht im Template: Gaia Template
(2 Changes, Last: 2014-04-04)
Developers: - iggy
  
112 </div>
113 {{subforum:moderator==true.end}}
114 {{global_on_moderator==true.end}}
115
116
						{{subforum:sections==true.start}}
117
						<div style="display: block; margin-top: 4px;"><strong>{[gallery_subcats_header]}:</strong>
118
						{{subforum:sections.startlist}}
119
						<a href="{{sections:link}}">{{sections:title}}</a> &nbsp;
120
						{{subforum:sections.end}}
121
						</div>
122
						{{subforum:sections==true.end}}
123 </td>
124
125 <td width="28%"align="center" {{subforum:readable==true.start}}valign="top"{{subforum:readable==true.else}} valign="middle" {{subforum:readable==true.end}} style="border-left: 1px solid {{global_line_color}}; padding: 0px;">
126
Template-Element: Private Mails - Neue Nachricht im Template: Gaia Template
(12 Changes, Last: 2014-03-21)
Developers: - iggy
1 {[require_jquery]}
2
<script src="{{link_autosuggest_js}}"></script>
3
<link rel="stylesheet" href="{{link_autosuggest_css}}"></link>
4 <form method="POST" action="{{form_link}}" name="sendmail" onSubmit="return chkFormular()">
5
6 {{preview==true.start}}
  
62
63 <script type="text/Javascript">
64
65
var send = true;
66
67
/*add the indexOf-Method for IE */
68
if(!Array.indexOf){
69
  Array.prototype.indexOf = function(obj){
70
   for(var i=0; i<this.length; i++){
71
    if(this[i]==obj){
72
     return i;
73
    }
74
   }
75
   return -1;
76
  }
77
}
78
65 {{moreuser==true.start}}
66 {{first.start}}1{{first.end}}
67 var recipients = [
  
95 var input_shown=true;
96 if (rec_count >= {{max_recipients}}){rec_limit = true; input_shown=false;}
97
98
 function chkFormular() {
99
   if (send) {}
100
   else {return false;}
101
  
102
   if(document.sendmail.title.value == "") {
103
     alert("{[pm_error_subject]}");
104
     document.sendmail.title.focus();
105
     return false;
106
   }
107
   if(document.sendmail.text.value == "") {
108
     alert("{[pm_error_body]}");
109
     document.sendmail.text.focus();
110
     return false;
111
   }
112
   
113
   
114
   
115
   try{
116
   span = document.getElementById('errorspan');
117
   rec = recipients[recipients.length-1];
118
   inp = document.getElementById('username_'+rec);
119
   alert(inp.value +" "+ span.innerHTML);
120
   
121
   
122
   document.getElementById('username_'+rec).focus(); 
123
   return false; 
124
   }
125
   catch(err){/*span doesn't exist, so there's no error*/}
126
   
127
   if(recipients.length==1) {
128
		rec = recipients[0];
129
		/*theres only 1 recipient, check if it is an empty input field*/		
130
		
131
		inp = document.getElementById('username_'+rec);
132
		if(inp.value==""){alert("{[pm_error_to]}");inp.focus(); return false;}
133
   }
134
 }
135
function createRequestObject() {
136
    var ro;
137
    var browser = navigator.appName;
138
    if(browser == "Microsoft Internet Explorer"){
139
        ro = new ActiveXObject("Microsoft.XMLHTTP");
140
    }else{
141
        ro = new XMLHttpRequest();
142
    }
143
    return ro;
144
}
145
var http = createRequestObject();
146
function fixedEncodeURIComponent (str) {  
147
/*escapes all special chars and ! ' ( ) *  */
148
return encodeURIComponent(str).replace(/!/g, '%21').replace(/'/g, '%27').replace(/\(/g, '%28').replace(/\)/g, '%29').replace(/\*/g, '%2A');  
149
}  
150
151
function tousers(id){
152
    val = fixedEncodeURIComponent(document.getElementById('username_'+id).value);
153
    window.setTimeout("tousersnow('"+val+"','"+id+"')", 100);
154
}
155
156
function tousersnow(tempusername,id) {
157
158
   if(tempusername.length>0 && fixedEncodeURIComponent(document.getElementById('username_'+id).value) == tempusername) {
159
      http.open('get', '{{ajax_prefix}}' + tempusername);
160
      http.onreadystatechange = function(){
161
         handleResponse(id);
162
      }
163
      http.send(null);
164
   } else {
165
     document.getElementById('touser_'+id).innerHTML = '';
166
     document.getElementById('touser_'+id).style.display = 'none';
167
   }
168
}
169
function settouser(username,id) {
170
171
if(navigator.appName == 'Microsoft Internet Explorer'){username = escape(username);} //IE braucht hier noch ein 'escape' - andere Browser sehen das als Fehler...
172
username = decodeURIComponent(username);
173
174
users = document.getElementById('recipients');
175
cur = document.getElementById('touser_'+id+'_div');
176
cur.parentNode.removeChild(cur);
177
input_shown=false;
178
179
newinput = document.createElement("input");
180
newinput.id = 'touser_'+id+'_input';
181
newinput.type = 'hidden';
182
newinput.name = 'name[]';
183
newinput.value = username;
184
185
newdiv = document.createElement("div");
186
newdiv.id = 'touser_'+id+'_div';
187
newdiv.innerHTML = "<span class='userDiv'>"+username+"<a href='javascript:void(0);' onclick='remRecipient("+id+");'>X</a></span>";
188
newdiv.appendChild(newinput);
189
190
users.appendChild(newdiv);
191
192
checkAddButton(id);
193
if(rec_limit){document.getElementById('pm_subject_inp').focus();}
194
195
}
196
197
198
199
function checkAddButton(){
200
	try{addbutton = document.getElementById('addmore');
201
		addbutton.style.display = 'none';
202
		addbutton.parentNode.removeChild(addbutton);
203
		}
204
	catch(err){
205
		addbutton = document.createElement("span");
206
		addbutton.id='addmore';
207
		addbutton.style.margin = '0px 0px 0px 20px';
208
		addbutton.innerHTML = "<a href='javascript:void(0);' onclick='addRecipient();' style='text-decoration: none;'><img src='https://files.homepagemodules.de/b2001010/a_635.png' style='vertical-align: middle; margin-right:5px;'/><small>{[pm_addRecipiant]}</small></a>";
209
	}
210
		
211
	lastid = recipients[recipients.length-1];
212
	lastuser = document.getElementById('touser_'+lastid+'_div');
213
	lastuser.appendChild(addbutton);	
214
	
215
if (!rec_limit && !input_shown){addbutton.style.display = 'inline';}
216
217
}
218
219
220
function handleResponse(id){
221
    if(http.readyState == 4){
222
        var response = http.responseText;
223
        var users = eval('('+response+')');
224
        if(!response){
225
            document.getElementById('touser_'+id).innerHTML='';
226
            document.getElementById('touser_'+id).style.display = 'none';
227
        }
228
        else if(users && users.length > 0){
229
            var out = '<span><b><small>{{pm_to_suggestion}}</small></b>';
230
            var tr = '';
231
            for (var i = 0; i < users.length; i++) {
232
                out += tr + '<a style="text-decoration: none;" href="javascript:settouser(' + "'" + encodeURIComponent(users[i]).replace(/\'/, "\\\'" ) + "'" + ','+"'"+id+"'"+')">' + users[i] + '</a>';
233
                tr = ', ';
234
            }
235
            document.getElementById('touser_'+id).innerHTML = out+'<small><b>?</b></small></span>';
236
            document.getElementById('touser_'+id).style.display = '';
237
        }
238
        else {
239
            if(document.getElementById('username_'+id).value != ''){				
240
                document.getElementById('touser_'+id).innerHTML = '<span class=\"error\"><img src=\"{{global_alert}}\" style=\"vertical-align: middle; margin-right: 3px; border: none;\" /><small><b>"'+decodeURIComponent(document.getElementById('username_'+id).value)+'..." <span id="errorspan">{[pm_to_suggestion_na]}</span></b></small></span>';
241
                document.getElementById('touser_'+id).style.display = '';
242
            }
243
            else {
244
                document.getElementById('touser_'+id).innerHTML = '';
245
            }
246
        }
247
    }
248
}
249
250
251
252
function remRecipient(id){
253
rec = document.getElementById('touser_'+id+'_div');
254
rec.parentNode.removeChild(rec);
255
256
257
var index = recipients.indexOf(id);
258
recipients.splice(index, 1);
259
260
if(recipients.length == 0){addRecipient();}
261
if(rec_limit){rec_limit = false;}
262
263
checkAddButton()
264
265
}
266
267
function addRecipient(){
268
recs = document.getElementById('recipients');
269
270
271
rec_id++;
272
recipients.push(rec_id);
273
if (recipients.length>={{max_recipients}}){rec_limit=true;}
274
275
276
277
var newdiv = document.createElement("div");
278
newdiv.id = 'touser_'+rec_id+'_div';
279
newdiv.width = "80%";
280
281
var inner="";
282
283
if(recipients.length > 1){inner = '<div style="clear:both;"></div><br/>';}
98
99
100
inner += '<input style="width:80%" type="text" name="name[]" value="" onKeyUp="javascript:tousers(\''+rec_id+'\')" id="username_'+rec_id+'" class="inputbox" autocomplete="off" />'+
101
					'<div id="touser_'+rec_id+'" style="display:none; padding: 5px 10px; border: 2px solid {{global_line_color}};"></div>';
102
newdiv.innerHTML = inner;
103
recs.appendChild(newdiv);	
104
input_shown=true;
105
document.getElementById('addmore').style.display="none";	
106
document.getElementById('username_'+rec_id).focus();
107
}
100
101 var reply_quote = "{{reply_quote}}";
102
  
324
325 {{single_user_input.start}}
326 <div id='touser_1_div' width="80%">
327
		  <input style="width:80%; margin-left:0px;" type="text" name="name[]" value="{{to_user}}" onKeyUp="javascript:tousers('1')" id="username_1" class="inputbox" autocomplete="off" />
327
		  <input style="width:80%; margin-left:0px;" type="text" name="name[]" value="{{to_user}}" id="username_1" class="inputbox autosuggest" autocomplete="off" />
328 <div id="touser_1" style="display:none; padding: 5px 10px; border: 2px solid {{global_line_color}};"></div>
329 </div>
330 {{single_user_input.end}}
  
338
339 <div id='touser_{{touser:id}}_div' width="100%">
340 <span class='userDiv'>{{touser:name}} <a href='javascript:void(0);' onclick='remRecipient({{touser:id}});'>X</a></span>
341
	<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}" onKeyUp="javascript:tousers({{touser:id}})" id="username_{{touser:id}}"  />
341
	<input style="width:80%" type="hidden" name="name[]" value="{{touser:name}}" class="autosuggest" id="username_{{touser:id}}"  />
342
343 </div>
344
  
422 var $messagetitle = $("#pm_subject_inp");
423 var $target = $(document.forms.sendmail);
424
425
	/*Pn js params:*/
426
	var max_recipients = {{max_recipients==true.start}}{{max_recipients}}{{max_recipients==true.else}}0{{max_recipients==true.end}};
427
	var autosuggest_url = "{{autosuggest_url}}";
428
	var curtemplate = {{template}};
429
430 </script>
431
<script src="{{link_newpn_js}}"></script>
432 {[autosave_js]}
433
Template-Element: Thread - Flat im Template: Gaia Template
(2 Changes, Last: 2014-03-19)
Developers: - iggy
  
68 {}
69 }
70
71
	var voted = false;
71
72
	function HandleCheckbox(id){
73
		voted = true;
74
		if(document.getElementById(id).type=='checkbox'){
75
			if(document.getElementById(id).checked==true){
76
				document.getElementById(id).checked='';
77
			}
78
			else{
79
				document.getElementById(id).checked='checked';
80
			}
81
		}
82
	}
83
	
84
	function checkVote(){
85
		if(!voted){
86
			alert('{[vote_no_answer_selected]}');
87
			return false;
88
			}
89
		return true;
90
	}
72 -->
73
74 </script>
  
198
199 <div style="clear:both;height:0px;"></div>
200
201
	{{vote==true.start}}
202
	{{numberformat.start}}1?,?{{numberformat.end}}
203
	<div class="c_r_cont1"><div class="c_r_top1"><div>
204
	</div></div>
205
	
206
	<div class="c_r_content1">
207
		 
208
		 <b>{{global_poll==true.start}}<img src="{{global_poll}}" alt="poll" style="vertical-align: middle; margin-right: 3px;"/>{{global_poll==true.end}} {[thread_voting_title]} {{vote_title}}</b>
209
		 {{vote_end==true.start}}
210
			<br/><span style="margin-left:25px;">
211
			{{vote_open==true.start}}
212
				{{global_poll_time==true.start}}
213
					<img src="{{global_poll_time}}" alt="poll_time"  style="vertical-align: middle; margin-right: 3px;"/>
214
				{{global_poll_time==true.end}}
215
				<small>{[poll_ends]}: {{vote_end|dateformat}}. </small>
216
			{{vote_open==true.else}}
217
				<small>{[poll_has_ended]}</small>
218
			{{vote_open==true.end}}
219
			</span>
220
		 {{vote_end==true.end}} 
221
		 
222
		 {{vote_end==false.start}}<br/>{{vote_end==false.end}}<small {{vote_end==false.start}}style="margin-left: 25px;"{{vote_end==false.end}}>	 
223
		 {{vote_votes==true.start}}
224
		 {{vote_votes==1.start}}{[poll_voice_sl]} {{vote_votes==1.end}} {{vote_votes!==1.start}}{[poll_voice_pl]} {{vote_votes!==1.end}} {[poll_poll]} "{{vote_title}}" {{vote_votes==1.start}}{[poll_one_voice]}{{vote_votes==1.end}} {{vote_votes!==1.start}}{{vote_votes}} {[poll_voice_pl]}{{vote_votes!==1.end}} {[poll_given]}.
225
		 {{vote_votes==true.else}}
226
		 {[poll_no]} "{{vote_title}}" {[poll_given]}.
227
		 {{vote_votes==true.end}}
228
229
		 {{close_vote_link==true.start}} <a href="{{close_vote_link}}" onClick="return confirm('{[vote_close_confirm]}');">{[vote_close]}</a>{{close_vote_link==true.end}}
230
		 </small>   
231
		<div style="margin-left: 25px; margin-top: 10px;">
232
		
233
		<div id="tab1" 
234
			onmouseover="this.style.cursor='pointer';" 
235
			style=" background-color: {{global_post_bg}}; color: {{global_link_color}}; border-left: 1px solid {{global_line_color}}; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}}; padding: 3px 10px; display: inline;" 
236
			onclick="document.getElementById('tab2').style.color='{{global_grey_color}}'; this.style.color='{{global_link_color}}'; document.getElementById('graph').style.display='none'; document.getElementById('table_graph').style.display='block';">
237
			<small>
238
				{{global_graph_table==true.start}}
239
					<img src="{{global_graph_table}}" alt="graph_table" style="width: 14px; vertical-align: middle; margin-right: 0px; border: none;" />
240
				{{global_graph_table==true.end}}
241
				{[vote_show_table]}
242
			</small>
243
		</div>
244
		
245
		
246
		<div id="tab2" 
247
			onmouseover="this.style.cursor='pointer';" 
248
			style="background-color: {{global_post_bg}}; color: {{global_grey_color}}; border-left: 1px solid {{global_line_color}}; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}}; padding: 3px 10px; display: inline;" 
249
			onclick="document.getElementById('tab1').style.color='{{global_grey_color}}'; this.style.color='{{global_link_color}}'; document.getElementById('table_graph').style.display='none'; document.getElementById('graph').style.display='block';">
250
			<small>
251
				{{global_graph_pic==true.start}}
252
					<img src="{{global_graph_pic}}" alt="graph_pic"  style="width: 14px; vertical-align: middle; margin-right: 0px; border: none;" />
253
				{{global_graph_pic==true.end}}
254
				{[vote_show_graph]}
255
			</small>
256
		</div>
257
		
258
		
259
		</div>
260
		
261
		
262
		<div style="border: 1px solid {{global_line_color}}; margin-top: 1px; background-color: {{global_post_bg}};">
263
			<div id="table_graph">
264
			  <form method="post" action="{{vote_form_link}}" onSubmit="return checkVote()"> 
265
					<table width="100%" style="border-collapse: collapse; margin-top: 7px;">
266
							<tr>
267
							{{vote_open==true.start}}
268
							{{vote_has_voted==false.start}}
269
							<td></td>
270
							 {{vote_has_voted==false.end}}
271
							{{vote_open==true.end}}
272
							<td></td>
273
							<td align="left" style="padding: 0px 0px 8px;"><small>{[poll_answers]}</small></td>
274
							<td align="center" style="padding: 0px 0px 8px;"><small>{[poll_percent]}</small></td>
275
							<td align="center" style="padding: 0px 0px 8px;"><small>{[poll_given_voices]}</small></td>
276
									
277
278
							</tr>
279
							
280
						 {{votes.startlist}}
281
						 
282
								 <tr>
283
									<td colspan="6"><hr style="margin: 0px; padding: 0px;"></td>	
284
								</tr>
285
										 
286
								{{bg1==false.start}}
287
								 <tr class="row_h" {{vote_has_voted==false.start}}onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
288
								 {{bg1.start}}true{{bg1.end}}
289
								{{bg1==false.else}}
290
								 <tr class="row_h" {{global_scndline==true.start}}style="background-color: {{global_scndline}};"{{global_scndline==true.end}} {{vote_has_voted==false.start}}onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
291
								 {{bg1.start}}0{{bg1.end}}
292
								{{bg1==false.end}}
293
									 
294
								 {{vote_open==true.start}}
295
								 {{vote_has_voted==false.start}}
296
								 {{vote_multiple==true.start}}
297
									<td width="2%" style="padding: 6px 6px; background-color: {{global_scndline}};" onclick="HandleCheckbox('vote_{{votes:id}}'); ">{{can_vote==true.start}}<input type="checkbox" name="auswahl[]" value="{{votes:id}}" id="vote_{{votes:id}}" {{votes:hasvote==true.start}} checked="checked" {{votes:hasvote==true.end}} />{{can_vote==true.end}}</td>
298
								 {{vote_multiple==true.else}}
299
									<td width="2%" style="padding: 6px 6px; background-color: {{global_scndline}};">{{can_vote==true.start}}<input type="radio" name="auswahl" value="{{votes:id}}" id="vote_{{votes:id}}" {{votes:hasvote==true.start}} checked="checked" {{votes:hasvote==true.end}}>{{can_vote==true.end}}</td>
300
								 {{vote_multiple==true.end}}
301
								 {{vote_has_voted==false.end}}
302
								 {{vote_open==true.end}}
303
									 
304
									<td {{vote_has_voted==false.start}}style="padding: 6px 10px;"{{vote_has_voted==false.else}}style="padding: 6px 4px;"{{vote_has_voted==false.end}} width="5%">{{votes:nr}}.</td> 
305
									<td><b>{{votes:title}}</b></td> <td width="20%" style="text-align: center; padding: 6px 8px; border-right: 1px solid {{global_line_color}}; border-left: 1px solid {{global_line_color}};">
306
									<small>{{votes:percent|numberformat}}%</small></td> 
307
									<td width="20%" style="padding: 6px 8px; text-align: center;"><small><b>{{votes:count}}</b></small> </td>
308
								</tr>	
309
310
						   {{votes.end}}
311
312
						{{can_vote==true.start}}{{vote_has_voted==false.start}}{{vote_open==true.start}}
313
						<tr>
314
						<td colspan="6" style="padding: 10px 6px;">
315
						{{global_poll_now==true.start}}<img src="{{global_poll_now}}" alt="poll_now"  style="vertical-align: middle; margin-right: 4px;"/>{{global_poll_now==true.end}}
316
						<span style="color: {{global_link_color}}"><small>{[thread_havent_voted]}</small></span>
317
						</td>
318
						</tr>
319
						<tr><td></td><td></td><td>{{vote_open==true.start}}<input type="submit" name="submit" value="{[thread_voting_submit2]}" class="button1">  {{vote_open==true.end}}</td>	</tr>
320
						{{vote_open==true.end}}{{vote_has_voted==false.end}}{{can_vote==true.end}}
321
322
						   
323
					</table>
324
{{can_vote==false.start}}<div style='padding:5px'>{[vote_no_right]}</div>{{can_vote==false.end}}
325
{{vote_members_voted==true.start}}<div style='padding:5px'>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
326
					 </form>
327
			</div>
328
			</div>
329
			
330
			
331
332
	
333
334
	   
335
		 
336
		 
337
		  
338
		
339
		  
340
		  <div class="graph" id="graph" style="display: none; margin-top: 7px;">
341
		  
342
		  <small style="margin-left: 10px;"><b>{[thread_show_graphical]}</b></small>
343
	  
344
		{{global_poll_color==true.start}}
345
		  {{votecolor1.start}}#080848{{votecolor1.end}}
346
		  {{votecolor2.start}}#242fac{{votecolor2.end}}
347
		  {{votecolor3.start}}#354cc2{{votecolor3.end}}
348
		  {{votecolor4.start}}#4066a5{{votecolor4.end}}
349
		  {{votecolor5.start}}#598daa{{votecolor5.end}}
350
		  
351
		  {{votecolor6.start}}#8cc29d{{votecolor6.end}}
352
		  {{votecolor7.start}}#b1dc90{{votecolor7.end}}
353
		  {{votecolor8.start}}#dae890{{votecolor8.end}}
354
		  {{votecolor9.start}}#e2cc7e{{votecolor9.end}}
355
		  {{votecolor10.start}}#dfb775{{votecolor10.end}}
356
		  
357
		  {{votecolor11.start}}#a35a45{{votecolor11.end}}
358
		  {{votecolor12.start}}#5f2e23{{votecolor12.end}}
359
		  {{votecolor13.start}}#492119{{votecolor13.end}}
360
		  {{votecolor14.start}}#2b120e{{votecolor14.end}}
361
		  {{votecolor15.start}}#24100c{{votecolor15.end}}
362
		{{global_poll_color==true.end}}
363
		  
364
		  
365
		    {{global_page_width!$=%.start}}{{maxpixel.startint}}{{global_page_width}}-240{{maxpixel.end}}{{maxpixeltable.startint}}{{global_page_width}}-40{{maxpixeltable.end}}{{global_page_width!$=%.end}}
366
			{{global_page_width$=%.start}}{{maxpixel.startint}}500{{maxpixel.end}}{{maxpixeltable.startint}}700{{maxpixeltable.end}}{{global_page_width$=%.end}}
367
		  
368
		  		  
369
			
370
	
371
		  {{minpixel.start}}5{{minpixel.end}}	
372
		  
373
		  
374
		  <table style="border-collapse: collapse; width: {{maxpixeltable}}px !important; margin: 7px; background-color: {{global_post_bg}}; "> 
375
		  {{votes.startlist}}
376
		  
377
		  {{votenr.start}}{{votes:nr}}{{votenr.end}}
378
		  
379
		  {{global_poll_color==true.start}}
380
		  {{votenr==1.start}} {{votebg.start}}{{votecolor1}}{{votebg.end}}	{{votenr==1.end}}
381
		  {{votenr==2.start}} {{votebg.start}}{{votecolor2}}{{votebg.end}}	{{votenr==2.end}}
382
		  {{votenr==3.start}} {{votebg.start}}{{votecolor3}}{{votebg.end}}	{{votenr==3.end}}
383
		  {{votenr==4.start}} {{votebg.start}}{{votecolor4}}{{votebg.end}}	{{votenr==4.end}}
384
		  {{votenr==5.start}}	{{votebg.start}}{{votecolor5}}{{votebg.end}}	{{votenr==5.end}}
385
		  
386
		  {{votenr==6.start}}	{{votebg.start}}{{votecolor6}}{{votebg.end}}	{{votenr==6.end}}
387
		  {{votenr==7.start}}	{{votebg.start}}{{votecolor7}}{{votebg.end}}	{{votenr==7.end}}
388
		  {{votenr==8.start}}	{{votebg.start}}{{votecolor8}}{{votebg.end}}	{{votenr==8.end}}
389
		  {{votenr==9.start}}	{{votebg.start}}{{votecolor9}}{{votebg.end}}	{{votenr==9.end}}
390
		  {{votenr==10.start}}	{{votebg.start}}{{votecolor10}}{{votebg.end}}	{{votenr==10.end}}
391
		  
392
		  {{votenr==11.start}}	{{votebg.start}}{{votecolor11}}{{votebg.end}}	{{votenr==11.end}}
393
		  {{votenr==12.start}}	{{votebg.start}}{{votecolor12}}{{votebg.end}}	{{votenr==12.end}}
394
		  {{votenr==13.start}}	{{votebg.start}}{{votecolor13}}{{votebg.end}}	{{votenr==13.end}}
395
		  {{votenr==14.start}}	{{votebg.start}}{{votecolor14}}{{votebg.end}}	{{votenr==14.end}}
396
		  {{votenr==15.start}}	{{votebg.start}}{{votecolor15}}{{votebg.end}}	{{votenr==15.end}}
397
		  {{global_poll_color==true.end}}
398
		  
399
		  
400
		  
401
402
		  {{left.startint}}{{minpixel}}+10{{left.end}}
403
		  
404
		  
405
		  {{votes:percent==true.start}}
406
		  		  {{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
407
		  {{votes:percent==true.else}}
408
				{{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
409
		  {{votes:percent==true.end}}
410
	 
411
	 {{votenr==1.start}}
412
			<tr class="botop">
413
	 {{votenr==1.end}}
414
	 
415
	  {{votenr!==1.start}}
416
			<tr>
417
	 {{votenr!==1.end}}
418
419
	 {{bg3==false.start}}
420
	<td valign="middle" style="padding:1px;text-align: center; background-color: {{global_post_bg}}; width: 200px !important;">	
421
	 {{bg3.start}}true{{bg3.end}}
422
	{{bg3==false.else}}
423
	<td valign="middle" style="padding:1px;text-align: center; background-color: {{global_scndline}}; width: 200px !important;">	
424
	 {{bg3.start}}0{{bg3.end}}
425
	{{bg3==false.end}}
426
	 
427
428
			
429
430
			
431
			<span style="font-size: 11px;" id="vote_{{votenr}}">{{votes:title|shortstring(24,"...")}}</span>
432
		  
433
		  </td>
434
435
		  <td valign="middle" style="padding:1px;">
436
		  <div style="width: 95% !important; border-bottom: 1px solid #dddddd; background-image: url({{global_graph_bg}}); background-position: top right; background-repeat: repeat;">
437
		  
438
439
		  <div style="{{global_poll_color==true.start}}background-color: {{votebg}};{{global_poll_color==true.else}}background-color: {{global_line_color}}; {{global_poll_color==true.end}} width: {{votewidth}}% !important; 	
440
		  position: relative; min-width: {{minpixel}}px;" onmouseover="document.getElementById('voteperc_{{votenr}}').style.fontWeight = 'bold'; document.getElementById('vote_{{votenr}}').style.fontWeight = 'bold';" onmouseout="document.getElementById('voteperc_{{votenr}}').style.fontWeight = 'normal'; document.getElementById('vote_{{votenr}}').style.fontWeight = 'normal';">
441
		  <span style="position: absolute; right: -35px; top: 4px; font-size: 10px; color: {{global_text_color}};" id="voteperc_{{votenr}}">{{votes:percent|numberformat}}%</span>
442
		  </div>
443
444
		  
445
446
		  </div>
447
		  </td>
448
		  
449
		  </tr>
450
451
		  {{votes.end}}
452
		  </table>
453
		  </div>
454
		  
455
		{{numberformat.start}}{[number_format]}{{numberformat.end}}
456
		  
457
		  
458
		  
459
		  
460
		   <div class="c"></div>
461
	   </div><div class="c_r_bottom1"><div></div></div>
462
		</div>
463
		<div class="c"></div>
464
	 <br>
465
466
467
	{{vote==true.end}}
201
	{{vote==true.start}}{{showvote()}}{{vote==true.end}}
202
203 {{pages==true.start}}
204 {{tick(thread_pre_pages_top)}}
205
Template-Element: Druckanzeige - Thread im Template: Gaia Template
(1 Changes, Last: 2014-03-03)
Developers: - iggy
  
3 <head>
4 <meta name="robots" content="noindex">
5 {[require_jquery]}
6
{{plugin_active==true.start}}
7
{{plugin_js==true.start}}
8
<script type="text/javascript" src="{{plugin_js}}"></script>
9
{{plugin_js==true.end}}
10
{{plugin_active==true.end}}
11 <link rel="stylesheet" type="text/css" href="{{link_css}}">
12 <style type="text/css">
13 @media print {
14
Template-Element: Thread - Threaded im Template: Gaia Template
(1 Changes, Last: 2014-03-27)
Developers: - iggy
  
2 <script type="text/javascript">
3 function setThreadFlat(){
4 $url = "{{topic_setflatlink}}";
5
$.get($url,function(res){});
5
$.get($url,function(res){window.location='{{topic_flatlink}}'});
6 }
7 </script>
8 {{topic_setting_threaded==true.end}}
9
10
11 <div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="text-align:center">
12
{[thread_threaded_not_available]}.<br/><a href="{{topic_flatlink}}" {{topic_setting_threaded==true.start}}onclick="setThreadFlat()"{{topic_setting_threaded==true.end}} >{[thread_goto_flat]}</a>
12
{[thread_threaded_not_available]}.<br/><a {{topic_setting_threaded==true.start}}href="javascript:void(0)" onclick="setThreadFlat()"{{topic_setting_threaded==true.else}}href="{{topic_flatlink}}"{{topic_setting_threaded==true.end}}>{[thread_goto_flat]}</a>
13 <div style="clear:both"></div>
14 </div><div class="c_r_bottom1"><div></div></div>
15 </div>
16 <div style="clear:both"></div>
17
18
<center>
17
<center>
  
19
Template-Element: Mitglieder Liste im Template: Gaia Template
(2 Changes, Last: 2014-03-20)
Developers: - iggy
  
63 <a href="{{sortregistered_link}}"><b>{[userlist_registered]}</b></a> ({[userlist_sorted_date]})&nbsp;&nbsp;|&nbsp;&nbsp;
64 <a href="{{sortonline_link}}"><b>{[userlist_online]}</b></a> ({[userlist_sorted_date]})
65 {{customfields.startlist}}
66
&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{{sortonline_link}}"><b>{{customfields:feldname}}</b></a>
66
&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{{customfields:sortlink}}"><b>{{customfields:feldname}}</b></a>
67 {{customfields.end}}
68 </small>
69
70
Template-Element: Mitglieder Profil im Template: Gaia Template
(2 Changes, Last: 2014-04-09)
Developers: - Christian
  
571 //-->
572 </script>
573 <form method="post" action="{{user_gb_form}}" name="newms" onSubmit="return chkFormular();">
574
<a name="user_guestbook_new">
574
<a name="user_guestbook_new" ></a>
575
576 <table border="0" width="100%">
577 <tr>
578
Template-Element: Umfragen im Template: Gaia Template
(2 Changes, Last: 2014-03-19)
Developers: - iggy
0
{{vote==true.start}}
1
<script>
2
var voted = false;
3
	
4
	function HandleCheckbox(id){
5
		voted = true;
6
		if(document.getElementById(id).type=='checkbox'){
7
			if(document.getElementById(id).checked==true){
8
				document.getElementById(id).checked='';
9
			}
10
			else{
11
				document.getElementById(id).checked='checked';
12
			}
13
		}
14
	}
15
	
16
	function checkVote(){
17
		if(!voted){
18
			alert('{[vote_no_answer_selected]}');
19
			return false;
20
			}
21
		return true;
22
	}
23
</script>
24
25
	{{numberformat.start}}1?,?{{numberformat.end}}
26
	<div class="c_r_cont1"><div class="c_r_top1"><div>
27
	</div></div>
28
	
29
	<div class="c_r_content1">
30
		 
31
		 <b>{{global_poll==true.start}}<img src="{{global_poll}}" alt="poll" style="vertical-align: middle; margin-right: 3px;"/>{{global_poll==true.end}} {[thread_voting_title]} {{vote_title}}</b>
32
		 {{vote_end==true.start}}
33
			<br/><span style="margin-left:25px;">
34
			{{vote_open==true.start}}
35
				{{global_poll_time==true.start}}
36
					<img src="{{global_poll_time}}" alt="poll_time"  style="vertical-align: middle; margin-right: 3px;"/>
37
				{{global_poll_time==true.end}}
38
				<small>{[poll_ends]}: {{vote_end|dateformat}}. </small>
39
			{{vote_open==true.else}}
40
				<small>{[poll_has_ended]}</small>
41
			{{vote_open==true.end}}
42
			</span>
43
		 {{vote_end==true.end}} 
44
		 
45
		 {{vote_end==false.start}}<br/>{{vote_end==false.end}}<small {{vote_end==false.start}}style="margin-left: 25px;"{{vote_end==false.end}}>	 
46
		 {{vote_votes==true.start}}
47
		 {{vote_votes==1.start}}{[poll_voice_sl]} {{vote_votes==1.end}} {{vote_votes!==1.start}}{[poll_voice_pl]} {{vote_votes!==1.end}} {[poll_poll]} "{{vote_title}}" {{vote_votes==1.start}}{[poll_one_voice]}{{vote_votes==1.end}} {{vote_votes!==1.start}}{{vote_votes}} {[poll_voice_pl]}{{vote_votes!==1.end}} {[poll_given]}.
48
		 {{vote_votes==true.else}}
49
		 {[poll_no]} "{{vote_title}}" {[poll_given]}.
50
		 {{vote_votes==true.end}}
51
52
		 {{close_vote_link==true.start}} <a href="{{close_vote_link}}" onClick="return confirm('{[vote_close_confirm]}');">{[vote_close]}</a>{{close_vote_link==true.end}}
53
		 </small>   
54
		<div style="margin-left: 25px; margin-top: 10px;">
55
		
56
		<div id="tab1" 
57
			onmouseover="this.style.cursor='pointer';" 
58
			style=" background-color: {{global_post_bg}}; color: {{global_link_color}}; border-left: 1px solid {{global_line_color}}; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}}; padding: 3px 10px; display: inline;" 
59
			onclick="document.getElementById('tab2').style.color='{{global_grey_color}}'; this.style.color='{{global_link_color}}'; document.getElementById('graph').style.display='none'; document.getElementById('table_graph').style.display='block';">
60
			<small>
61
				{{global_graph_table==true.start}}
62
					<img src="{{global_graph_table}}" alt="graph_table" style="width: 14px; vertical-align: middle; margin-right: 0px; border: none;" />
63
				{{global_graph_table==true.end}}
64
				{[vote_show_table]}
65
			</small>
66
		</div>
67
		
68
		
69
		<div id="tab2" 
70
			onmouseover="this.style.cursor='pointer';" 
71
			style="background-color: {{global_post_bg}}; color: {{global_grey_color}}; border-left: 1px solid {{global_line_color}}; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}}; padding: 3px 10px; display: inline;" 
72
			onclick="document.getElementById('tab1').style.color='{{global_grey_color}}'; this.style.color='{{global_link_color}}'; document.getElementById('table_graph').style.display='none'; document.getElementById('graph').style.display='block';">
73
			<small>
74
				{{global_graph_pic==true.start}}
75
					<img src="{{global_graph_pic}}" alt="graph_pic"  style="width: 14px; vertical-align: middle; margin-right: 0px; border: none;" />
76
				{{global_graph_pic==true.end}}
77
				{[vote_show_graph]}
78
			</small>
79
		</div>
80
		
81
		
82
		</div>
83
		
84
		
85
		<div style="border: 1px solid {{global_line_color}}; margin-top: 1px; background-color: {{global_post_bg}};">
86
			<div id="table_graph">
87
			  <form method="post" action="{{vote_form_link}}" onSubmit="return checkVote()"> 
88
					<table width="100%" style="border-collapse: collapse; margin-top: 7px;">
89
							<tr>
90
							{{vote_open==true.start}}
91
							{{vote_has_voted==false.start}}
92
							<td></td>
93
							 {{vote_has_voted==false.end}}
94
							{{vote_open==true.end}}
95
							<td></td>
96
							<td align="left" style="padding: 0px 0px 8px;"><small>{[poll_answers]}</small></td>
97
							<td align="center" style="padding: 0px 0px 8px;"><small>{[poll_percent]}</small></td>
98
							<td align="center" style="padding: 0px 0px 8px;"><small>{[poll_given_voices]}</small></td>
99
									
100
101
							</tr>
102
							
103
						 {{votes.startlist}}
104
						 
105
								 <tr>
106
									<td colspan="6"><hr style="margin: 0px; padding: 0px;"></td>	
107
								</tr>
108
										 
109
								{{bg1==false.start}}
110
								 <tr class="row_h" {{vote_has_voted==false.start}}onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
111
								 {{bg1.start}}true{{bg1.end}}
112
								{{bg1==false.else}}
113
								 <tr class="row_h" {{global_scndline==true.start}}style="background-color: {{global_scndline}};"{{global_scndline==true.end}} {{vote_has_voted==false.start}}onclick="HandleCheckbox('vote_{{votes:id}}');"{{vote_has_voted==false.end}}>
114
								 {{bg1.start}}0{{bg1.end}}
115
								{{bg1==false.end}}
116
									 
117
								 {{vote_open==true.start}}
118
								 {{vote_has_voted==false.start}}
119
								 {{vote_multiple==true.start}}
120
									<td width="2%" style="padding: 6px 6px; background-color: {{global_scndline}};" onclick="HandleCheckbox('vote_{{votes:id}}'); ">{{can_vote==true.start}}<input type="checkbox" name="auswahl[]" value="{{votes:id}}" id="vote_{{votes:id}}" {{votes:hasvote==true.start}} checked="checked" {{votes:hasvote==true.end}} />{{can_vote==true.end}}</td>
121
								 {{vote_multiple==true.else}}
122
									<td width="2%" style="padding: 6px 6px; background-color: {{global_scndline}};">{{can_vote==true.start}}<input type="radio" name="auswahl" value="{{votes:id}}" id="vote_{{votes:id}}" {{votes:hasvote==true.start}} checked="checked" {{votes:hasvote==true.end}}>{{can_vote==true.end}}</td>
123
								 {{vote_multiple==true.end}}
124
								 {{vote_has_voted==false.end}}
125
								 {{vote_open==true.end}}
126
									 
127
									<td {{vote_has_voted==false.start}}style="padding: 6px 10px;"{{vote_has_voted==false.else}}style="padding: 6px 4px;"{{vote_has_voted==false.end}} width="5%">{{votes:nr}}.</td> 
128
									<td><b>{{votes:title}}</b></td> <td width="20%" style="text-align: center; padding: 6px 8px; border-right: 1px solid {{global_line_color}}; border-left: 1px solid {{global_line_color}};">
129
									<small>{{votes:percent|numberformat}}%</small></td> 
130
									<td width="20%" style="padding: 6px 8px; text-align: center;"><small><b>{{votes:count}}</b></small> </td>
131
								</tr>	
132
133
						   {{votes.end}}
134
135
						{{can_vote==true.start}}{{vote_has_voted==false.start}}{{vote_open==true.start}}
136
						<tr>
137
						<td colspan="6" style="padding: 10px 6px;">
138
						{{global_poll_now==true.start}}<img src="{{global_poll_now}}" alt="poll_now"  style="vertical-align: middle; margin-right: 4px;"/>{{global_poll_now==true.end}}
139
						<span style="color: {{global_link_color}}"><small>{[thread_havent_voted]}</small></span>
140
						</td>
141
						</tr>
142
						<tr><td></td><td></td><td>{{vote_open==true.start}}<input type="submit" name="submit" value="{[thread_voting_submit2]}" class="button1">  {{vote_open==true.end}}</td>	</tr>
143
						{{vote_open==true.end}}{{vote_has_voted==false.end}}{{can_vote==true.end}}
144
145
						   
146
					</table>
147
{{can_vote==false.start}}<div style='padding:5px'>{[vote_no_right]}</div>{{can_vote==false.end}}
148
{{vote_members_voted==true.start}}<div style='padding:5px'>{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}
149
					 </form>
150
			</div>
151
			</div>
152
			
153
			
154
155
	
156
157
	   
158
		 
159
		 
160
		  
161
		
162
		  
163
		  <div class="graph" id="graph" style="display: none; margin-top: 7px;">
164
		  
165
		  <small style="margin-left: 10px;"><b>{[thread_show_graphical]}</b></small>
166
	  
167
		{{global_poll_color==true.start}}
168
		  {{votecolor1.start}}#080848{{votecolor1.end}}
169
		  {{votecolor2.start}}#242fac{{votecolor2.end}}
170
		  {{votecolor3.start}}#354cc2{{votecolor3.end}}
171
		  {{votecolor4.start}}#4066a5{{votecolor4.end}}
172
		  {{votecolor5.start}}#598daa{{votecolor5.end}}
173
		  
174
		  {{votecolor6.start}}#8cc29d{{votecolor6.end}}
175
		  {{votecolor7.start}}#b1dc90{{votecolor7.end}}
176
		  {{votecolor8.start}}#dae890{{votecolor8.end}}
177
		  {{votecolor9.start}}#e2cc7e{{votecolor9.end}}
178
		  {{votecolor10.start}}#dfb775{{votecolor10.end}}
179
		  
180
		  {{votecolor11.start}}#a35a45{{votecolor11.end}}
181
		  {{votecolor12.start}}#5f2e23{{votecolor12.end}}
182
		  {{votecolor13.start}}#492119{{votecolor13.end}}
183
		  {{votecolor14.start}}#2b120e{{votecolor14.end}}
184
		  {{votecolor15.start}}#24100c{{votecolor15.end}}
185
		{{global_poll_color==true.end}}
186
		  
187
		  
188
		    {{global_page_width!$=%.start}}{{maxpixel.startint}}{{global_page_width}}-240{{maxpixel.end}}{{maxpixeltable.startint}}{{global_page_width}}-40{{maxpixeltable.end}}{{global_page_width!$=%.end}}
189
			{{global_page_width$=%.start}}{{maxpixel.startint}}500{{maxpixel.end}}{{maxpixeltable.startint}}700{{maxpixeltable.end}}{{global_page_width$=%.end}}
190
		  
191
		  		  
192
			
193
	
194
		  {{minpixel.start}}5{{minpixel.end}}	
195
		  
196
		  
197
		  <table style="border-collapse: collapse; width: {{maxpixeltable}}px !important; margin: 7px; background-color: {{global_post_bg}}; "> 
198
		  {{votes.startlist}}
199
		  
200
		  {{votenr.start}}{{votes:nr}}{{votenr.end}}
201
		  
202
		  {{global_poll_color==true.start}}
203
		  {{votenr==1.start}} {{votebg.start}}{{votecolor1}}{{votebg.end}}	{{votenr==1.end}}
204
		  {{votenr==2.start}} {{votebg.start}}{{votecolor2}}{{votebg.end}}	{{votenr==2.end}}
205
		  {{votenr==3.start}} {{votebg.start}}{{votecolor3}}{{votebg.end}}	{{votenr==3.end}}
206
		  {{votenr==4.start}} {{votebg.start}}{{votecolor4}}{{votebg.end}}	{{votenr==4.end}}
207
		  {{votenr==5.start}}	{{votebg.start}}{{votecolor5}}{{votebg.end}}	{{votenr==5.end}}
208
		  
209
		  {{votenr==6.start}}	{{votebg.start}}{{votecolor6}}{{votebg.end}}	{{votenr==6.end}}
210
		  {{votenr==7.start}}	{{votebg.start}}{{votecolor7}}{{votebg.end}}	{{votenr==7.end}}
211
		  {{votenr==8.start}}	{{votebg.start}}{{votecolor8}}{{votebg.end}}	{{votenr==8.end}}
212
		  {{votenr==9.start}}	{{votebg.start}}{{votecolor9}}{{votebg.end}}	{{votenr==9.end}}
213
		  {{votenr==10.start}}	{{votebg.start}}{{votecolor10}}{{votebg.end}}	{{votenr==10.end}}
214
		  
215
		  {{votenr==11.start}}	{{votebg.start}}{{votecolor11}}{{votebg.end}}	{{votenr==11.end}}
216
		  {{votenr==12.start}}	{{votebg.start}}{{votecolor12}}{{votebg.end}}	{{votenr==12.end}}
217
		  {{votenr==13.start}}	{{votebg.start}}{{votecolor13}}{{votebg.end}}	{{votenr==13.end}}
218
		  {{votenr==14.start}}	{{votebg.start}}{{votecolor14}}{{votebg.end}}	{{votenr==14.end}}
219
		  {{votenr==15.start}}	{{votebg.start}}{{votecolor15}}{{votebg.end}}	{{votenr==15.end}}
220
		  {{global_poll_color==true.end}}
221
		  
222
		  
223
		  
224
225
		  {{left.startint}}{{minpixel}}+10{{left.end}}
226
		  
227
		  
228
		  {{votes:percent==true.start}}
229
		  		  {{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
230
		  {{votes:percent==true.else}}
231
				{{votewidth.startint}}{{votes:percent}}{{votewidth.end}}
232
		  {{votes:percent==true.end}}
233
	 
234
	 {{votenr==1.start}}
235
			<tr class="botop">
236
	 {{votenr==1.end}}
237
	 
238
	  {{votenr!==1.start}}
239
			<tr>
240
	 {{votenr!==1.end}}
241
242
	 {{bg3==false.start}}
243
	<td valign="middle" style="padding:1px;text-align: center; background-color: {{global_post_bg}}; width: 200px !important;">	
244
	 {{bg3.start}}true{{bg3.end}}
245
	{{bg3==false.else}}
246
	<td valign="middle" style="padding:1px;text-align: center; background-color: {{global_scndline}}; width: 200px !important;">	
247
	 {{bg3.start}}0{{bg3.end}}
248
	{{bg3==false.end}}
249
	 
250
251
			
252
253
			
254
			<span style="font-size: 11px;" id="vote_{{votenr}}">{{votes:title|shortstring(24,"...")}}</span>
255
		  
256
		  </td>
257
258
		  <td valign="middle" style="padding:1px;">
259
		  <div style="width: 95% !important; border-bottom: 1px solid #dddddd; background-image: url({{global_graph_bg}}); background-position: top right; background-repeat: repeat;">
260
		  
261
262
		  <div style="{{global_poll_color==true.start}}background-color: {{votebg}};{{global_poll_color==true.else}}background-color: {{global_line_color}}; {{global_poll_color==true.end}} width: {{votewidth}}% !important; 	
263
		  position: relative; min-width: {{minpixel}}px;" onmouseover="document.getElementById('voteperc_{{votenr}}').style.fontWeight = 'bold'; document.getElementById('vote_{{votenr}}').style.fontWeight = 'bold';" onmouseout="document.getElementById('voteperc_{{votenr}}').style.fontWeight = 'normal'; document.getElementById('vote_{{votenr}}').style.fontWeight = 'normal';">
264
		  <span style="position: absolute; right: -35px; top: 4px; font-size: 10px; color: {{global_text_color}};" id="voteperc_{{votenr}}">{{votes:percent|numberformat}}%</span>
265
		  </div>
266
267
		  
268
269
		  </div>
270
		  </td>
271
		  
272
		  </tr>
273
274
		  {{votes.end}}
275
		  </table>
276
		  </div>
277
		  
278
		{{numberformat.start}}{[number_format]}{{numberformat.end}}
279
		  
280
		  
281
		  
282
		  
283
		   <div class="c"></div>
284
	   </div><div class="c_r_bottom1"><div></div></div>
285
		</div>
286
		<div class="c"></div>
287
	 <br>
288
{{vote==true.end}}
  
290
Template: Business Template
Template-Element: Einstellungen - Layout/Benachrichtigungen/Sprache im Template: Business Template
(17 Changes, Last: 2014-03-18)
Developers: - iggy
  
209 </form>
210
211
212
213
<a href="javascript:void(0)" name="feedoptions"></a>
214
<div class="box">
215
	<div class="boxheader">{[forum_notification_header]}<br><small>{[forum_notification_header_expl]}<small></div>
216
	<div class="boxcontent">
217
		<div class="spacer10">	
218
		<form method="post" action="{{form_link}}">
219
		<table class="line">
220
221
		{{hideoptions.startlist}}
222
		{{opt.start}}notificationsettings_{{hideoptions:opt}}{{opt.end}}
223
		{{opthead.start}}{{opt|gettranslation(notificationsettings_)}}{{opthead.end}}
224
		<tr>
225
		<td>{{opthead}}</td>
226
		<td>	
227
			<select name="notify_{{hideoptions:opt}}">				
228
				<option value="0" {{hideoptions:nosel==true.start}}selected{{hideoptions:nosel==true.end}}>{[name_no]}</option>
229
				<option value="1" {{hideoptions:sel==true.start}}selected{{hideoptions:sel==true.end}}>{[name_yes]}</option>				
230
			</select>			
231
		</td>
232
		</tr>
233
		{{hideoptions.end}}
234
		
235
		</table>
236
		<input type="submit" value="{[configdata_save_changes]}" name="notifyformsubmit" class="button"/>
237
		</form>
238
		</div>
239
	</div>
240
</div>
241
242 {{subscriptions==true.start}}
243 <a href="javascript:void(0)" name="feedoptions"></a>
244 <div class="box">
245
Template-Element: Einstellungen - Profil editieren im Template: Business Template
(1 Changes, Last: 2014-03-27)
Developers: - iggy
  
382 imageurl = imageurl.replace("url(\"", "");
383 imageurl = imageurl.replace("\")", "");
384
385
					imageurl = imageurl.replace("url(", "");
386
					imageurl = imageurl.replace(")", "");
387
388 $('#url_avatar').attr('value', imageurl);
389 $('#avatar').attr('src', imageurl);
390
Template-Element: CSS Vorlage im Template: Business Template
(1 Changes, Last: 2014-03-27)
Developers: - iggy
  
1646 .widget_calendar_integration a {text-decoration: none; margin-bottom: 5px;}
1647
1648
1649
.integration_cont img{max-height:150px;}
1650
1651
1652 /*Code-Formatierung*/
1653 .bbcode_code {padding: 10px; font-family: Courier !important; white-space:pre-wrap; color: {{global_text_color}} !important; font-weight: normal !important; position: relative;}
1654
Template-Element: Beitrag bearbeiten - Moderatoren & Administratoren - Optionen im Template: Business Template
(1 Changes, Last: 2014-04-03)
Developers: - iggy
  
105 <form name="stop" method="post" action="{{formstop_link}}">
106
107 <br/><br/>
108
				<input type="Submit" name="Submit" value="
109
					{{close==true.start}}
110
						{[editmessage_mod_open]}
111
					{{close==true.else}}
112
						{[editmessage_mod_close]}
113
					{{close==true.end}}" class="button" />
108
				<input type="Submit" name="Submit" value="{{close==true.start}}{[editmessage_mod_open]}{{close==true.else}}{[editmessage_mod_close]}{{close==true.end}}" class="button" />
109 </form>
110 </div>
111 {{canstop==true.end}}
112
Template-Element: Keine Berechtigung, Aufforderung zum Login/Anmeldung im Template: Business Template
(1 Changes, Last: 2014-04-01)
Developers: - iggy
  
21 {{error_text_length@errormessage.start}} {[error_text_length]}{{error_text_length@errormessage.end}}
22 {{error_banned_ip@errormessage.start}} {[error_banned_ip]} {{error_banned_ip@errormessage.end}}
23 {{userban@errormessage.start}} {[error_blocked_by_user]}{{userban@errormessage.end}}
24
 {{mailnotsent@errormessage.start}} {[error_generic_mail_failed]}{{mailnotsent@errormessage.end}}
25 {{error_no_write==true.start}}
26 {{error_message_max_height==true.start}}{[error_maxPicHeight]} {{error_message_max_height==true.end}}
27 {{error_message_max_width==true.start}}{[error_maxPicWidth]} {{error_message_max_width==true.end}}
28
Template-Element: FAQ / Hilfe / Impressum im Template: Business Template
(5 Changes, Last: 2014-04-08)
Developers: - iggy
  
183 ul#help-ul li.group-active { background: url(https://files.homepagemodules.de/b2001010/a_1036_575ff550.png) 0px 4px no-repeat; }
184
185 ul#help-ul li.group-active a { font-weight: bold; }
186
	ul#help-ul li.group-active li a { color: #5A7382; font-weight: normal; }
186
	ul#help-ul li.group-active li a { color: {{global_link_fontcolor}}; font-weight: normal; }
187
188 ul#help-ul li.topic-active a { color: {{global_box_header_background|rgb_lightness(95)}} !important; }
189
  
195
196 strong.caption { display: block; margin-bottom: 10px; border-bottom: 1px solid {{global_box_header_background|rgb_lightness(95)}}; ; padding-bottom: 5px; }
197
198
	.searchres{background-color:green;}
199
	#searchres{font-size.small; color:#757575}
200
	#searchbox{background: url("https://files.homepagemodules.de/b2001010/a_1021_181316ed.png") no-repeat scroll 5px center transparent;padding-left:35px;color: #757575;width:200px;margin-bottom:20px;}
198
	.searchres{background-color:{{global_box_header_background}};color:{{global_boxheader_fontcolor}};}
199
	#searchres{font-size:small; color: {{global_text_fontcolor}};}
200
	#searchbox{background: url("https://files.homepagemodules.de/b2001010/a_1021_181316ed.png") no-repeat scroll 5px center transparent;padding-left:35px;color: {{global_text_fontcolor}};width:200px;margin-bottom:20px;}
201 .search_hit{font-style:italic; font-weight:bold !important;}
202 </style>
203
204
Template-Element: Obere Leiste im Template: Business Template
(3 Changes, Last: 2014-03-11)
Developers: - iggy
  
81 {{admininfo_user_requests==true.start}}{{current_page_index==true.start}}{{news.start}}1{{news.end}}{{current_page_index==true.end}}{{admininfo_user_requests==true.end}}
82
83
84
										<li id="global-news-li" {{news==true.start}} class="news" {{news==true.end}} style="padding:4px 8px;" > <a href="#" class="global-news-link">{{news==true.start}}<img src="{{global_newsimg}}" class="blinker"/>{{news==true.end}}<a href="{{link_myprofile}}"><strong>{{user_name}}</strong></a> <img src="{{global_imageserver}}svg-object_navsub-color1_{{global_nav_fontcolor|urlencode}}-color2_{{global_nav_fontcolor|urlencode}}-color3_FFF.png" alt="" class='dwn' /></a>
85
										<div style="display: none;" id="global-news-box-wrap">
84
											<li id="global-news-li" {{news==true.start}} class="news" {{news==true.end}} style="padding:4px 8px;" > <a href="#" class="global-news-link">{{news==true.start}}<img src="{{global_newsimg}}" class="blinker"/>{{news==true.end}}</a><a href="{{link_myprofile}}"><strong>{{user_name}}</strong></a> <img src="{{global_imageserver}}svg-object_navsub-color1_{{global_nav_fontcolor|urlencode}}-color2_{{global_nav_fontcolor|urlencode}}-color3_FFF.png" alt="" class='dwn' />
85
										<div style="display: none;cursor:default;width:360px !important; white-space:nowrap;" id="global-news-box-wrap">
86
87 {{news==true.start}}
88 <div style="margin-bottom: 20px;">
89
											<span style="margin-top: 5px;" id="news-headline"><strong>{[forum_news]}</strong></span>
89
											<span style="margin-top: 5px;cursor:default;" id="news-headline"><strong>{[forum_news]}</strong></span>
90
91 {{calendar_new==true.start}} <span onclick="window.location.href='{{calendar_link}}'; return false;"> <img src="{{global_calendar_news}}" /> {[news_calendar]}</span>{{calendar_new==true.end}}
92 {{gallery_new==true.start}} <span onclick="window.location.href='{{link_gallery}}'; return false;"> <img src="{{global_gallery_news}}" /> {[news_gallery]}</span>{{gallery_new==true.end}}
  
100 {{news==true.end}}
101
102
103
										<span id="news-headline"><strong>Account</strong></span>
103
										<span style="margin-top: 5px;cursor:default;"  id="news-headline"><strong>Account</strong></span>
104
105
106 <span><a href="javascript:void(0)" onclick="$('#global-news-box-wrap').hide(); window.location.href='{{link_memberdata}}'; return false;"><span style="width:300; padding:2px; height:15px;"><img src="https://files.homepagemodules.de/b2001010/a_1006_3b5a4b20.png" /> {[user_editprofile]}</span></a></span>
  
120 </div>
121 </li>
122
123
						
124
125
126
  
251 <input type="hidden" name="zeit" value="9999" />
252 <input type="hidden" name="s" value="2" />
253 <input type="hidden" name="forum" value="0" />
254
									<input type="text" value="{[header_goto_search]}..." id="search" name="suchen" style="width: 100px;" />
254
									<input type="text" value="{[header_goto_search]}..." onfocus="if(this.value == 'Suche...'){this.value='';}" onblur="if(this.value == ''){this.value='Suche...';}" id="search" name="suchen" style="width: 100px;" />
255 </td>
256 <td style="vertical-align: middle; padding-left: 5px;">
257 <input type="submit" value="" id='headerSearchSubmit' />
258
Template-Element: Forum Ansicht im Template: Business Template
(4 Changes, Last: 2014-04-04)
Developers: - iggy
  
218 {{subforum:description==true.start}}</div>{{subforum:description==true.end}}
219 {{subforum:subforum==true.end}}
220 {{subforum:moderator==true.end}}
221
{{subforum:sections==true.start}}
222
<div class="sumo"><small><strong>Bereiche:</strong>
223
{{subforum:sections.startlist}}
224
<a href="{{sections:link}}">{{sections:title}}</a> &nbsp; &nbsp;
225
{{subforum:sections.end}}
226
</small></div>
227
{{subforum:sections==true.end}}
228
229 </td>
230
231
Template-Element: Bildergalerie - Home im Template: Business Template
(1 Changes, Last: 2014-03-07)
Developers: - iggy
  
294 </div>
295 {{picture_morepages==true.end}}
296
297
298
299 {{showlast==false.start}}
300
301 <div class="options" style="float:right;">
302
{{can_edit_album==true.start}}
303 <div class="foptions" style="border-left:none">
304 <div id="foptions_link"><small>{[gallery_cat_settings]} {{global_imageserver==true.start}}<img src="{{global_imageserver}}svg-object_navsub-color1_{{global_text_fontcolor|urlencode}}-color2_{{global_text_fontcolor|urlencode}}-color3_FFF.png" />{{global_imageserver==true.end}}</small></small>
305 <div class="foptions_list" id="foptions_extend">
306
307
308 </div>
309
	
309
	{{can_edit_album==true.end}}
310 {{can_add_subcat==true.start}}
311 <div class="foptions2">
312 <a href="{{add_subcat_link}}" onclick="return hpm_newDialogCentered('{{add_subcat_link}}', '800');"><small>{[gallery_create_subcat]}</small></a>
313
Template-Element: Bildergalerie - Bild anzeigen im Template: Business Template
(2 Changes, Last: 2014-04-15)
Developers: - iggy
  
206
207
208 {{integration==true.start}}
209
			 <div style="border: 1px solid {{global_line_color}}; padding:10px; margin-top: 10px;">				
209
			 <div class="integration_cont" style="border: 1px solid {{global_line_color}}; padding:10px; margin-top: 10px;">				
210 {{integration.startlist}}
211 {{integration|integrate(gallery_picture)}}
212 {{integration:target_type_last==true.start}}<div style="clear: both;"></div>{{integration:target_type_last==true.end}}
  
285 {{comments:avatar==true.end}}
286
287
288
							<a href="javascript:void(0)" id="{{count}}" class="delete-comment-link" onclick='DelCommentAjax({{comments:id}},{{picture_id}},{{cat_id}},{{count}});'>{[delete]}</a>
288
							{{can_delete_comment==true.start}}<a href="javascript:void(0)" id="{{count}}" class="delete-comment-link" onclick='DelCommentAjax({{comments:id}},{{picture_id}},{{cat_id}},{{count}});'>{[delete]}</a>{{can_delete_comment==true.end}}
289
290 <div style="display: inline-block; width: 300px; vertical-align: middle;">
291 {{comments:uname==true.start}}<a href="{{comments:user_link}}"><strong>{{comments:uname}}</strong></a><br/>{{comments:uname==true.else}}{{comments:delname==true.start}}<strong>{{comments:delname}}</strong> ({[name_user_deleted]}) {{comments:delname==true.else}} <strong>{[deleted_user]}</strong> {{comments:delname==true.end}}{{comments:uname==true.end}}
292
Template-Element: Forum Übersicht im Template: Business Template
(1 Changes, Last: 2014-04-08)
Developers: - Christian
  
334 {{user_registered==true.start}}
335 {{birthday_view==true.start}}
336 <div style="line-height:20px;">
337
					<img src="https://files.homepagemodules.de/b2001010/a_485.png" alt="" style="vertical-align: middle; margin-right: 3px;"/><span>{[index_birthday_today]}</span>
337
					<img src="{{global_birthday}}" alt="" style="vertical-align: middle; margin-right: 3px;"/><span>{[index_birthday_today]}</span>
338 {{birthdaytoday==true.start}}
339 <div>
340 {{birthdaytoday.startlist}}
341
Template-Element: Private Mails - Neue Nachricht im Template: Business Template
(39 Changes, Last: 2014-04-01)
Developers: - iggy
1
<script src="{{link_autosuggest_js}}"></script>
2
<link rel="stylesheet" href="{{link_autosuggest_css}}"></link>
3 <div id="breadcrumbs">
4 <span><img src="{{global_breadcrumb_start}}" /><strong><a href="{{link_mails}}">{[pn_title]}</a></strong> »
5
  
193
194 function cuf(name) {
195 added++;
196
					$('<input type="hidden" style="width: 50%;" id="usri'+added+'" name="name[]" value="'+name+'" />').appendTo('#recdonelistcontent');
197
					$('<div class="usr" id="usrd'+added+'"><img src="{{global_user_ajax}}" />'+name+'<a href="#" title="{[pn_remove_recipiant]}" id="usra'+added+'" onclick="rem(\'usri'+added+'\'); rem(\'usra'+added+'\'); rem(\'usrd'+added+'\');"><small>x</small></a></div>').appendTo('#recdonelistcontent');
196
					name = decodeURIComponent(name);					
197
					$('<input type="hidden" style="width: 50%;" id="usri'+added+'" name="name[]" value="" />').appendTo('#recdonelistcontent');
198
					$("#usri"+added).val(name);
199
					$('<div class="usr" id="usrd'+added+'"><img src="{{global_user_ajax}}" />'+(name)+'<a href="#" title="{[pn_remove_recipiant]}" id="usra'+added+'" onclick="rem(\'usri'+added+'\'); rem(\'usra'+added+'\'); rem(\'usrd'+added+'\');"><small>x</small></a></div>').appendTo('#recdonelistcontent');
200 $('#recvor').hide();
201 $('#rec').val('');
202 pncount();
  
204 $('.rec_header').text('{[pm_addRecipiant]}');
205 {{reply==true.start}}$('#recfirstname,#recvor_wrap,#usra1').hide();{{reply==true.end}}
206 return false;}
207
					
208
					
209
			$('input#rec').autoSuggest("{{autosuggest_url}}", {maxResults:10,ajaxResults:true,onSelect:function(b){console.log("done"); cuf(b.text);}});
210
			
211
212 function pncount(){
213 usrcount = $('#recdonelist input').size();
  
225 function rem(id) {
226 $('#'+id).remove();
227 pncount();}
228
					
228
					/*
229 $('#rec').click(function() {
230 if($(this).val().length > 0) {ajaxRequest();}
231
				});
232
				
233
				function ajaxRequest() {
234
					$.ajax({
235
						type: "GET",
236
						cache: false,
237
						dataType: "json",
238
						url: "{{ajax_prefix}}"+$('#rec').val(),
239
						success: function(usrresponse){
240
							if(usrresponse != null) {
241
									$('#recvor').show();
242
									$('#recvorlist').html('');
243
									$.each(usrresponse,function(){
244
									$('<li onclick="return cuf(\''+this+'\');">'+'<span>'+this+'</span>'+'</li>').appendTo('#recvorlist');})
245
							}		
246
							else {
247
								$('#recvor').show();
248
								$('#recvorlist').html('');
249
								
250
								if($('#rec').val().length < 10){
251
									text = "{[pn_error_no_user_letter]}";
252
									text = text.replace('%letter%', $('#rec').val());
253
									$('<li class="nohov"><strong class="error">'+text+'</strong><br/><small>{[link_enter_first_char]}</small></li>').appendTo('#recvorlist');}
254
								else
255
									{$('<li class="nohov"><strong class="error">{[pn_error_no_user]}</strong><br/><small>{[link_enter_first_char]}</small></li>').appendTo('#recvorlist');}
256
								
257
							}	
258
						}
259
						});
260
				}
231
				});*/
232
233
		
234
235 $('#pm_subject_inp').click(function() {
236 $('#rec').css('-moz-border-radius', '4px');
  
276 $('#recvorlist').html('');
277 });
278
279
				$('#rec').keyup(function() {
280
					if($('#rec').val().length > 0) {
281
					$('#recvor').css('top', $('#rec').outerHeight()+4+'px');
282
					$('#rec').css('-moz-border-radius', '4px 4px 4px 0px');
283
					$('#rec').css('-webkit-border-radius', '4px 4px 4px 0px');
284
					$('#rec').css('border-radius', '4px 4px 4px 0px');
285
					
286
						ajaxRequest();
287
					
288
					}
289
					else {
290
						$('#recvor').hide();
291
						$('#recvorlist').html('');
292
					}
293
				});
279 {{reply==false.start}}
280
281 $('#pmform').submit(function() {
  
417 </script>
418 {{preview==true.else}}
419 {{to_user==true.start}}
420
		<script>cuf("{{to_user}}");</script>
420
		<script>var normalizedusername = $("<div>{{to_user}}</div>").text(); cuf(normalizedusername );</script>
421 {{to_user==true.end}}
422 {{preview==true.end}}
423
424
Template-Element: Thread - Flat im Template: Business Template
(5 Changes, Last: 2014-03-19)
Developers: - iggy
  
197 {{reply_quick_html}}
198 {{order_newontop==true.end}}
199
200
{{vote==true.start}}
201
<div class="box">
202
	<div class="boxheader"><strong>{[thread_voting_title]} {{vote_title}}</strong></div>
203
	<div class="boxcontent">
204
		<div>
205
		
206
				<style type="text/css">
207
					.vote-percent { color: {{global_boxheader_fontcolor}}; font-weight: bold; background-image: -moz-linear-gradient(19% 75% 90deg,{{global_box_header_background|rgb_lightness(95)}}, {{global_box_header_background}});background-color:{{global_box_header_background}}; border: 1px solid {{global_box_header_background}}; }
208
					.vote-percent .spacer { padding: 2px 10px 2px 2px; }
209
					table.vote td { padding: 7px 10px; }
210
					
211
					table.vote { border: 2px solid {{global_boxcontent_background|rgb_lightness(95)}}; }
212
					table.vote tr { border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(95)}}; }
213
					table.vote tr:nth-child(2n+1) { background-color: {{global_boxcontent_background|rgb_lightness(95)}}; }
214
				</style>
215
	
216
				{{vote==true.start}}
217
<form method="POST" action="{{vote_form_link}}">					
218
<table class="vote">
219
					
220
				
221
						{{votes.startlist}}
222
						
223
						<tr>
224
							<td style="width: 40px; text-align: center;">
225
							{{vote_open==true.start}}
226
								{{vote_has_voted==false.start}}
227
									{{can_vote==true.start}}
228
										{{vote_multiple==true.start}}
229
											<input type="checkbox" name="auswahl[]" value="{{votes:id}}" class="checkbox" />
230
										{{vote_multiple==true.else}}
231
											<input type="radio" name="auswahl" value="{{votes:id}}" class="checkbox" />
232
										{{vote_multiple==true.end}}
233
									{{can_vote==true.end}}
234
								{{vote_has_voted==false.end}}
235
							{{vote_open==true.end}}
236
237
							
238
							</td>
239
							<td style="width: 200px;">
240
								{{votes:title}}
241
							</td>
242
{{noborder.start}}0{{noborder.end}}
243
{{percent.start}}{{votes:percent}}{{percent.end}}
244
{{mywidth.start}}{{percent<=0.start}}0{{percent<=0.end}}{{percent>0.start}}{{percent}}{{percent>0.end}}{{mywidth.end}}
245
{{percent<=0.start}}{{noborder.start}}1{{noborder.end}}{{percent<=0.end}}
246
							<td>
247
								<div class="vote-percent" style="width:{{mywidth}}%; {{noborder==true.start}}border:none;{{noborder==true.end}}"
248
								id="vote-{{votes:nr}}"><div class="spacer">{{votes:count}}</div></div>
249
							</td>
250
							
251
						</tr>
252
						{{votes.end}}
253
						
254
							
255
						
256
						
257
					
258
					</table>
259
					
260
					<div class="spacer10">					
261
						{{vote_members_voted==true.start}}<div id="vote_count">{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}						
262
						{{vote_open==true.start}}
263
							{{vote_end==true.start}}
264
								<div id="vote_end">{[thread_voting_end]} {{vote_end|dateformat}} {[blog_time]}</div>
265
							{{vote_end==true.end}}
266
							{{vote_has_voted==true.start}}
267
								<div id="vote_closed"><img src="{{global_vote_closed}}" />{[vote_already_voted]}</div>
268
							{{vote_has_voted==true.else}}
269
								{{can_vote==false.start}}
270
									{[vote_no_rights]}
271
								{{can_vote==false.else}}
272
									<input type='submit' name='submit' value='{[thread_voting_submit2]}' class="button" />
273
								{{can_vote==false.end}}
274
							{{vote_has_voted==true.end}}
275
							{{close_vote_link==true.start}}
276
								<div id="vote_close" style="float:right; margin-top:30px; margin-right:20px"><a href="{{close_vote_link}}" onClick="return closeVote();">{[vote_close]}</a></div>
277
								<div style="clear:both"></div>
278
							{{close_vote_link==true.end}}
279
						{{vote_open==true.else}}
280
							{[poll_has_ended]}
281
						{{vote_open==true.end}}
282
					</div>
283
					
284
					</form>
285
				{{vote==true.end}}	
286
			
287
		</div>
288
	</div>
289
</div>
290
{{vote==true.end}}
200
{{vote==true.start}}{{showvote()}}{{vote==true.end}}
201
202 {{firstMsgId.start}}0{{firstMsgId.end}}
203
  
898 {{message.end}}
899 </div>
900 {{message==true.end}}
901
{{tick(thread_after_last_message)}}
902
903 {{order_newontop==false.start}}
904 {{reply_quick_html}}
905
Template-Element: Druckanzeige - Thread im Template: Business Template
(2 Changes, Last: 2014-03-03)
Developers: - iggy
  
2 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="de" xml:lang="de">
3 <head>
4 <meta name="robots" content="noindex">
5
		{[require_jquery]}
5
		<script language="javascript" type="text/javascript" src="{{link_jquery}}"></script>
6
7
{{plugin_active==true.start}}
8
{{plugin_js==true.start}}
9
<script type="text/javascript" src="{{plugin_js}}"></script>
10
{{plugin_js==true.end}}
11
{{plugin_active==true.end}}
12
13 <link rel="stylesheet" type="text/css" href="{{link_css}}">
14 <style type="text/css">
15 @media print {
16
Template-Element: Thread - Threaded im Template: Business Template
(1 Changes, Last: 2014-03-27)
Developers: - iggy
  
2 <script type="text/javascript">
3 function setThreadFlat(){
4 $url = "{{topic_setflatlink}}";
5
$.get($url,function(res){});
5
$.get($url,function(res){window.location='{{topic_flatlink}}'});
6 }
7 </script>
8 {{topic_setting_threaded==true.end}}
  
11 <div class="boxheader"><strong>Fehler</strong></div>
12 <div class="boxcontent"><center><br/>
13 <b>{[thread_threaded_not_available]}</b><br/>
14
<a href="{{topic_flatlink}}" {{topic_setting_threaded==true.start}}onclick="setThreadFlat()"{{topic_setting_threaded==true.end}}>{[thread_goto_flat]}</a><br/><br/>
14
<a {{topic_setting_threaded==true.start}}href="javascript:void(0)" onclick="setThreadFlat()"{{topic_setting_threaded==true.else}}href="{{topic_flatlink}}"{{topic_setting_threaded==true.end}}>{[thread_goto_flat]}</a><br/><br/>
15 </center>
16
17 </div>
18
Template-Element: Mitglieder Liste im Template: Business Template
(2 Changes, Last: 2014-03-14)
Developers: - iggy
  
12
13 {{options==true.start}}
14 {{pages==true.start}}
15
{{pages|strip_pages(5)}}
16 <div class="options" id="fpages" style="float:left">
17
18 <div class="fpages">
  
80 <tr>
81 <td style="padding-top:5px;padding-bottom:5px;"><div style="padding-left:20px;"><strong><a href="{{sortname_link}}">{[userlist_nickname]}</a></strong></div></td>
82 <td><strong><a href="{{sorttitle_link}}">{[userlist_usertitle]}</a></strong></td>
83
					<td><strong><a href="{{sortmail_link}}">{[userlist_mail]}</a></strong></td>
83
					{{mail2_hidden==false.start}}<td><strong><a href="{{sortmail_link}}">{[userlist_mail]}</a></strong></td>{{mail2_hidden==false.end}}
84 <td><strong>{[userlist_registered2]}</strong></td>
85 <td><a href="{{sortmsgs_link}}"><strong>{[userlist_messages]}</a>{{points_active==true.start}} / <a href="{{sortpoints_link}}"><strong>{[userlist_points]}</a></strong>{{points_active==true.end}}</td>
86 {{show_gallery==true.start}}<td><strong><a href="{{sortimg_link}}">{[picture]}</strong></a></td>{{show_gallery==true.end}}
  
105 </div>
106 </td>
107 <td>{{users:title}}</td>
108
					<td>{{users:mail}}</td>
108
					{{mail2_hidden==false.start}}<td>{{users:mail}}</td>{{mail2_hidden==false.end}}
109
110 <td>{{users:registered|dateformat({[time_date]})}}</td>
111
112
Template-Element: Umfragen im Template: Business Template
(3 Changes, Last: 2014-03-19)
Developers: - iggy
0
{{vote==true.start}}
1
{{contentonly==false.start}}
2
<div class="box">
3
	<div class="boxheader"><strong>{[thread_voting_title]} {{vote_title}}</strong></div>
4
	<div class="boxcontent">
5
		<div>
6
{{contentonly==false.end}}
7
		
8
				<style type="text/css">
9
					.vote-percent { color: {{global_boxheader_fontcolor}}; font-weight: bold; background-image: -moz-linear-gradient(19% 75% 90deg,{{global_box_header_background|rgb_lightness(95)}}, {{global_box_header_background}});background-color:{{global_box_header_background}}; border: 1px solid {{global_box_header_background}}; }
10
					.vote-percent .spacer { padding: 2px 10px 2px 2px; }
11
					table.vote td { padding: 7px 10px; }
12
					
13
					table.vote { border: 2px solid {{global_boxcontent_background|rgb_lightness(95)}}; }
14
					table.vote tr { border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(95)}}; }
15
					table.vote tr:nth-child(2n+1) { background-color: {{global_boxcontent_background|rgb_lightness(95)}}; }
16
				</style>
17
	
18
				{{vote==true.start}}
19
<form method="POST" action="{{vote_form_link}}">					
20
<table class="vote">
21
					
22
				
23
						{{votes.startlist}}
24
						
25
						<tr>
26
							<td style="width: 40px; text-align: center;">
27
							{{vote_open==true.start}}
28
								{{vote_has_voted==false.start}}
29
									{{can_vote==true.start}}
30
										{{vote_multiple==true.start}}
31
											<input type="checkbox" name="auswahl[]" value="{{votes:id}}" class="checkbox" />
32
										{{vote_multiple==true.else}}
33
											<input type="radio" name="auswahl" value="{{votes:id}}" class="checkbox" />
34
										{{vote_multiple==true.end}}
35
									{{can_vote==true.end}}
36
								{{vote_has_voted==false.end}}
37
							{{vote_open==true.end}}
38
39
							
40
							</td>
41
							<td style="width: 200px;">
42
								{{votes:title}}
43
							</td>
44
{{noborder.start}}0{{noborder.end}}
45
{{percent.start}}{{votes:percent}}{{percent.end}}
46
{{mywidth.start}}{{percent<=0.start}}0{{percent<=0.end}}{{percent>0.start}}{{percent}}{{percent>0.end}}{{mywidth.end}}
47
{{percent<=0.start}}{{noborder.start}}1{{noborder.end}}{{percent<=0.end}}
48
							<td>
49
								<div class="vote-percent" style="width:{{mywidth}}%; {{noborder==true.start}}border:none;{{noborder==true.end}}"
50
								id="vote-{{votes:nr}}"><div class="spacer">{{votes:count}}</div></div>
51
							</td>
52
							
53
						</tr>
54
						{{votes.end}}
55
						
56
							
57
						
58
						
59
					
60
					</table>
61
					
62
					<div class="spacer10">					
63
						{{vote_members_voted==true.start}}<div id="vote_count">{{vote_members_voted}} {[vote_members_have_voted]}</div>{{vote_members_voted==true.end}}						
64
						{{vote_open==true.start}}
65
							{{vote_end==true.start}}
66
								<div id="vote_end">{[thread_voting_end]} {{vote_end|dateformat}} {[blog_time]}</div>
67
							{{vote_end==true.end}}
68
							{{vote_has_voted==true.start}}
69
								<div id="vote_closed"><img src="{{global_vote_closed}}" />{[vote_already_voted]}</div>
70
							{{vote_has_voted==true.else}}
71
								{{can_vote==false.start}}
72
									{[vote_no_rights]}
73
								{{can_vote==false.else}}
74
									<input type='submit' name='submit' value='{[thread_voting_submit2]}' class="button" />
75
								{{can_vote==false.end}}
76
							{{vote_has_voted==true.end}}
77
							{{close_vote_link==true.start}}
78
								<div id="vote_close" style="float:right; margin-top:30px; margin-right:20px"><a href="{{close_vote_link}}" onClick="return closeVote();">{[vote_close]}</a></div>
79
								<div style="clear:both"></div>
80
							{{close_vote_link==true.end}}
81
						{{vote_open==true.else}}
82
							{[poll_has_ended]}
83
						{{vote_open==true.end}}
84
					</div>
85
					
86
					</form>
87
				{{vote==true.end}}	
88
			{{contentonly==false.start}}
89
		</div>
90
	</div>
91
</div>
92
{{contentonly==false.end}}
93
{{vote==true.end}}
  
95