Template Änderungen im Zeitraum 21.October 2011 (Friday) - 19.December 2011 (Monday)

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




21.October 2011 (Friday) - 19.December 2011 (Monday)

Template: Standard Template
Template-Element: Blog - Userblog - Artikel im Template: Standard Template
(1 Changes, Last: 2011-11-08)
Developers: - iggy
  
102 </ul>
103 {{showsocial==true.end}}
104
105
{{show_ratings_for_blog_entry==true.start}}
106
<strong>{[generic_rating_header]}</strong> 
107
<ul class="bf"><li>{{ratings(blog_entry,entry_id)}}</li></ul>
108
{{show_ratings_for_blog_entry==true.end}}
109
110 {{mostpopularentries==true.start}}
111 <br/><strong>{[blog_most_popular_entries]}</strong>
112
Template-Element: Blog - Forumsblog - Artikel im Template: Standard Template
(4 Changes, Last: 2011-11-08)
Developers: - iggy
  
59 </ul>
60 {{showsocial==true.end}}
61
62
{{show_ratings_for_blog_entry==true.start}}
63
<strong>{[generic_rating_header]}</strong> 
64
<ul class="bf"><li>{{ratings(blog_entry,entry_id)}}</li></ul>
65
{{show_ratings_for_blog_entry==true.end}}
66
67
68 {{newestcatentries==true.start}}
69
Template-Element: Kalender-Events im Template: Standard Template
(3 Changes, Last: 2011-11-07)
Developers: - iggy
  
247
248 {{showsocial==true.end}}
249
250
251 <table width="100%">
252
253
254 {{tick(calendar_event_pre_integrations)}}
255 <tr><td class="ntit">{[integration_existing_event_integrations]}</td></tr></table>
256
  
277
278
279 </table>
280
		
280
				<table width="100%"><tr class="ratings"><td>{{ratings(calendar_event,event_id)}}</td></tr></table>
281
282 {{addintegrations==true.start}}
283 <table width="100%">
284
Template-Element: (Widget add dialog) - Kalender-Event neu verlinken im Template: Standard Template
(1 Changes, Last: 2011-11-02)
Developers: - iggy
  
18 <div class="widget_calendar_event">
19 <div class="widget_calendar_empty"></div>
20
21
<div class="widget_calendar_spacer" onclick="document.getElementById('target_ids_radio_{{data:event_id}}').checked=true;miranus_return_integration('PicIntForm'); return false;">
21
<div class="widget_calendar_spacer" onclick="document.getElementById('target_ids_radio_{{data:event_id}}').checked=true;document.forms.PicIntForm.submit(); return false;">
22 <div class="widget_calendar_check"><input type="radio" name="target_ids" value="{{data:event_id}}" id="target_ids_radio_{{data:event_id}}"></div>
23 <div class="widget_calendar_name">{{data:name}}</div>
24 </div>
25
Template-Element: CSS Vorlage im Template: Standard Template
(2 Changes, Last: 2011-12-13)
Developers: - iggy
  
678 ul.postindex .size_2 a{padding-left:10px;font-size: medium}
679 ul.postindex .size_3 a{padding-left:20px; font-size: small}
680
681
681
/*Ratings.start*/
682
.xratings{text-align:left;mergin-right:10px;}
683
.r_type, .c_type,.c_id,.i_id,.xor_id{display:none;}
684
.ratingbutton{padding:2px 5px; font-weight:bold; background-color:{{global_area3_bg}};color:{{global_area3_color}}; cursor:pointer; border:1px solid  {{global_area3_color}}; margin:5px; display:inline-block;vertical-align: middle;}
685
.ratingbutton img{vertical-align:middle;}
686
.ratingbutton_text{margin-left:5px;}
687
.rating_table{width:100%;}
688
.ratinguser{display:inline-block; text-align:center; }
689
.ratingusers_temp{display:none;}
690
.ratinguser img{max-width:60px;}
691
.rating_header img{vertical-align:middle; margin-right:10px; 2px 0px 2px 5px;}
692
693
/*Ratings.end*/
694
695 {{global_css_addon}}
696
697
Template-Element: Beitrag bearbeiten im Template: Standard Template
(4 Changes, Last: 2011-11-17)
Developers: - iggy
  
46 {{error_sign_gif==true.start}}<tr><td class="nnor">{[error_animpics_count]} ({[error_max]} {{sig_max_animated}} )</td></tr>{{error_sign_gif==true.end}}
47 {{error_sign_max_width==true.start}}<tr><td class="nnor">{[error_max_picwidth]} ({[error_max]} {{sig_max_pictures_width}})</td></tr>{{error_sign_max_width==true.end}}
48 {{error_sign_max_height==true.start}}<tr><td class="nnor">{[error_max_picheight]} ({[error_max]} {{sig_max_pictures_height}})</td></tr>{{error_sign_max_height==true.end}}
49
{{error_text_length==true.start}}<tr><td class="nnor">{[error_text_length]}</td></tr>{{error_text_length==true.end}}
50 </table>
51 <br/>
52 {{edit_errors==true.end}}
  
110
111 {{topic_moved==true.end}}
112 {{canedit==true.end}}
113
<script type="text/javascript">FitToContent(document.getElementById("nachricht"),500);</script>
  
115
Template-Element: FAQ / Hilfe / Impressum im Template: Standard Template
(4 Changes, Last: 2011-12-13)
Developers: - iggy
0
<TABLE border="0" cellpadding="4" cellspacing="0" width="100%">
1
{{impressum_image==true.start}}
2
<TR>
3
    <td class="ntit" colSpan=2 width="100%">&nbsp;{[faq_impressum_title]}</TD></TR>
4
  <TR><td class="nnor" colSpan=2 width="100%">
5
  <img src="{{impressum_image}}" alt="{[faq_impressum_image]}">
6
<br>{{impressum_addon}}
7
  </TR>
8
{{impressum_image==true.end}}
9
10
<TR>
11
    <td class="ntit" colSpan=2 width="100%">&nbsp;{[faq_title]}</TD></TR>
12
  <TR>
13
14
    <td class="ntop" colSpan=2 width="100%">{[faq_login_question]} </TR>
15
  <TR class="nnor">
16
    <TD width="5%"></TD>
17
    <TD width="95%">{[faq_login_answer]}</TD></TR>
18
  <TR>
19
    <TD class="ntop" colSpan=2 width="100%">{[faq_codes_question]} </TR>
20
  <TR class="nnor">
21
22
    <TD width="5%"></TD>
23
    <TD width="95%">{[faq_codes_answer]}
24
      
25
  </TD></TR>
26
  <TR>
27
    <TD class="ntop" colSpan=2 width="100%">{[faq_pm_question]} </TR>
28
  <TR class="nnor">
29
    <TD width="5%"></TD>
30
    <TD width="95%">{[faq_pm_answer]}</TD></TR>
31
32
  <TR>
33
    <TD class="ntop" colSpan=2 width="100%">{[faq_moderator_question]} </TR>
34
  <TR class="nnor">
35
    <TD width="5%"></TD>
36
    <TD width="95%">{[faq_moderator_answer]}</TD></TR>
37
  
38
  <TR>
39
    <TD class="ntop" colSpan=2 width="100%">{[faq_thread_question]}</TD></TR>
40
  <TR class="nnor">
41
    <TD width="5%"></TD>
42
    <TD width="95%">{[faq_thread_answer]}</TD></TR>
43
44
  <TR>
45
    <TD class="ntop" colSpan=2 width="100%">{[faq_newthread_question]} </TR>
46
  <TR class="nnor">
47
    <TD width="5%"></TD>
48
    <TD width="95%">{[faq_newthread_answer]}</TD></TR>
49
  <TR>
50
    <TD class="ntop" colSpan=2 width="100%">{[faq_signup_question]}</TR>
51
  <TR class="nnor">
52
    <TD width="5%"></TD>
53
    <TD width="95%">{[faq_signup_answer]}</TD></TR>
54
55
  <TR>
56
    <TD class="ntop" colSpan=2 width="100%">{[faq_signature_question]}</TR>
57
  <TR class="nnor">
58
    <TD width="5%"></TD>
59
    <TD width="95%">{[faq_signature_answer]}</TD></TR>
60
61
  <TR>
62
    <TD class="ntop" colSpan=2 width="100%">{[faq_kodex_question]} </TR>
63
64
  <TR class="nnor">
65
    <TD width="5%"></TD>
66
    <TD width="95%">{[faq_kodex_answer]}</TD></TR>
67
      <TR>
68
    <TD class="ntop" colSpan=2 width="100%">{[faq_privacy_question]}</TR>
69
  <TR class="nnor">
70
    <TD width="5%"></TD>
71
    <TD width="95%">{[faq_privacy_answer]}</TD></TR>
72
       <TR>
73
    <TD class="ntop" colSpan=2 width="100%">{[faq_createforum_question]}</TR>
74
  <TR class="nnor">
75
    <TD width="5%"></TD>
76
    <TD width="95%">{[faq_createforum_answer]}</TD></TR>
77
78
79
  </TABLE>
  
81
Template-Element: Forum Ansicht im Template: Standard Template
(1 Changes, Last: 2011-11-02)
Developers: - iggy
  
343 {{tick(forums_after_last)}}
344 {{nomessage==true.start}}
345 <tr class="fth2">
346
 <td colspan="6" class="fth2" align="center">{[forum_empty_info]}
346
 <td colspan="6" class="fth2" align="center">{{limit_by==true.start}}{[forum_filtered_empty]}{{limit_by==true.else}}{[forum_empty_info]}{{limit_by==true.end}}
347 </td>
348 </tr>
349 {{tick(forums_after_empty_thread)}}
350
Template-Element: Bildergalerie - Bild anzeigen im Template: Standard Template
(28 Changes, Last: 2011-11-08)
Developers: - iggy
  
45
46 </style>
47
48
49
50
48 <table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top:10px;">
49 <tr class="ntit"><td align="left" style="line-height:20px;"><a href="{{gallery_link}}">{[gallery_picture]}</a>{{nav.startlist}} > <a href="{{nav:cat_link}}">{{nav:name}}</a> {{nav.end}} > {{pic_title}}<small>&nbsp;&bull;&nbsp;{[gallery_by]} <a name="viewport" href='{{pic_owner_link}}' >{{pic_owner}}</a></small></td></tr>
50 </table>
  
146 <div style="background: url({{pic_link|resizepic({{global_picture_width}},1000)}}) center no-repeat transparent; width: {{pic_link_width}}px; height: {{pic_link_height}}px;" title="{{pic_title}} - {[uploaded_by]} {{pic_owner}} {[blog_created_on]} {{uploaded|dateformat}} ({{num_comments}} {[blog_comments_pl]})" id="PicMainCont" class="fn-container" border="2px outer #990000;">
147 <div style="position:absolute;top:0px;left:0px; width: {{pic_link_width}}px; height: {{pic_link_height}}px; background-image: url({{global_trans100_gif}}); background-repeat: repeat;">
148 {{tick(gallery_detail_left_pic)}}{{tick(gallery_detail_right_pic)}} <div style="width: 50%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: left;" id="back"
149
 {{linkedusers==false.start}}onmouseover="return show_background_pic('back','{{global_gallery_previous_pic_arrow}}');"{{linkedusers==false.end}} {{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='url()'"{{linkedusers==false.end}} onclick="window.location='{{previousLink}}'";></div>
149
 {{linkedusers==false.start}}onmouseover="return show_background_pic('back','{{global_gallery_previous_pic_arrow}}');"{{linkedusers==false.end}} {{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='none'"{{linkedusers==false.end}} onclick="window.location='{{previousLink}}'";></div>
150
151 <div style="width: 50%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: right;" id="next"
152 {{linkedusers==false.start}}onmouseover="return show_background_pic('next','{{global_gallery_next_pic_arrow}}');"{{linkedusers==false.end}}
153
		{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='url()'"{{linkedusers==false.end}} onclick="window.location='{{nextLink}}'";></div> 
153
		{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='none'"{{linkedusers==false.end}} onclick="window.location='{{nextLink}}'";></div> 
154 <div style="clear: both;"></div>
155 {{tick(gallery_detail_under_pic)}}
156
  
231 </noscript>
232
233
234
   <tr>
235
        <td>   
236
237
238
234
<!-- ratings -->
235
{{show_ratings_for_gallery_picture==true.start}}
236
<tr class="ifo1"><td>{[generic_rating_header]}</td></tr>
237
<tr><td>{{ratings(gallery_picture,picture_id)}}</td></tr>
238
{{show_ratings_for_gallery_picture==true.end}}
239
240
241
   <tr>
242
        <td>   
243
244
245 {{integration==false.start}}
  
250 }
251
252 </script>
253
254
255 <!-- für Userintegration -->
256 {{tick(gallery_detail_pre_integrations)}}
257
				
257
258
259
260 {{integration.startlist}}
261
										
261 {{integration|integrate(gallery_picture)}}
262
263 {{integration:target_type_last==true.start}}<div style="clear: both;"></div>{{integration:target_type_last==true.end}}
  
342 {{comments:canDel==true.start}}
343 <tr><td class="ntop">&nbsp;</td><td class="nnor"><a href="javascript:;" onclick=" return DelComment({{comments:id}},{{picture_id}},{{cat_id}});">{[gallery_delete_comment]}</td></tr>
344 {{comments:canDel==true.end}}
345
<!-- ratings -->
346
{{show_ratings_for_gallery_picture_comment==true.start}}
347
<tr><td class="ntop">{[generic_rating_header]}</td>
348
<td class="nnor">{{ratings(gallery_picture_comment,comments:id)}}</td></tr>
349
{{show_ratings_for_gallery_picture_comment==true.end}}
350 </table>
351 {{tick(gallery_detail_after_comment)}}
352 {{comments.end}}
  
427 setTimeout("hide_background_pic();",1500);
428 }
429 function hide_background_pic() {
430
	document.getElementById('back').style.backgroundImage='url()'; 	
431
	document.getElementById('next').style.backgroundImage='url()'; 	
430
	document.getElementById('back').style.backgroundImage='none'; 	
431
	document.getElementById('next').style.backgroundImage='none'; 	
432 }
433
434
435
Template-Element: Landkarte im Template: Standard Template
(2 Changes, Last: 2011-11-28)
Developers: - iggy
  
2 {{yesterday@dateformat.start}}{[time_date_yesterday]}{{yesterday@dateformat.end}}
3 {{norm@dateformat.start}}%d.%m.%Y{{norm@dateformat.end}}
4
5
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
6
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
7
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
8
9 <table cellpadding=4 cellspacing=0 width=100%><tr><td class=ntit>&nbsp;{[map_title]}</td></tr>
10 <td class=nnor>
11 <div id="map" style="width: 100%; height: 650px"></div>
12 <br>
13
<img src="http://labs.google.com/ridefinder/images/mm_20_yellow.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_yellow.png');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
14
<img src="http://labs.google.com/ridefinder/images/mm_20_red.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_red.png');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
13
<img src="{{green}}"> <a href="javascript:void(0)" onclick="hideLocs('{{green}}');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
14
<img src="{{red}}"> <a href="javascript:void(0)" onclick="hideLocs('{{red}}');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
15 <small>{[map_info_mydata]}</small>
16
17 </td></tr></table>
  
21 //<![CDATA[
22 // Create our "tiny" marker icon
23 var icon = new GIcon();
24
    icon.image = "http://labs.google.com/ridefinder/images/mm_20_red.png";
25
    icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
24
    icon.image = "{{red}}";
25
    icon.shadow = "{{shadow}}";
26 icon.iconSize = new GSize(12, 20);
27 icon.shadowSize = new GSize(22, 20);
28 icon.iconAnchor = new GPoint(6, 20);
29 icon.infoWindowAnchor = new GPoint(5, 1);
30
31 var orticon = new GIcon();
32
    orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
33
    orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
32
    orticon.image = "{{green}}";
33
    orticon.shadow = "{{shadow}}";
34 orticon.iconSize = new GSize(12, 20);
35 orticon.shadowSize = new GSize(22, 20);
36 orticon.iconAnchor = new GPoint(6, 20);
37
Template-Element: (Widget view) - Ort integrieren im Template: Standard Template
(1 Changes, Last: 2011-12-13)
Developers: - iggy
1
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
2
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
3
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
4
5 {{integration:display_no_js==true.start}}
6 {{widget_map_no_js.start}}true{{widget_map_no_js.end}}
7 {{integration:display_no_js==true.end}}
  
60 function miranus_showmap{{integration:uniqueid}} () {
61 // Create our "tiny" marker icon
62 var orticon = new GIcon();
63
                orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
64
                orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
63
                orticon.image = "{{green}}";
64
                orticon.shadow = "{{shadow}}";
65 orticon.iconSize = new GSize(12, 20);
66 orticon.shadowSize = new GSize(22, 20);
67 orticon.iconAnchor = new GPoint(6, 20);
68
Template-Element: Forum Übersicht im Template: Standard Template
(4 Changes, Last: 2011-12-19)
Developers: - iggy
  
17 {{global_show_full_uacttable==true.end}}
18 {{admininfo_user_requests==true.end}}
19
20
{{feed_active==true.start}}
21
{{settingimg.start}}https://files.homepagemodules.de/b2001010/a_1235_1679bb97.png{{settingimg.end}}
22
<table width="100%" class="xFeedContainer"><tr><td class="icats" ><strong>{[forum_activities]}</strong>{{no_subscritions==false.start}}<span class="activity_settings">{{activities_notify_type==true.start}}<small style="margin-right:5px;">{[forum_activities_subscribed]}</small><a href="{{edit_feed_link}}"><img src="{{settingimg}}" alt="settings" /></a>{{activities_notify_type==true.else}}<a href="{{subscribe_to_feed_link}}">{[forum_activities_subscribe]}</a>{{activities_notify_type==true.end}}</span>{{no_subscritions==false.end}}</td></tr>
23
<tr><td>{{get_actvityfeed()}}</td></tr>
24
</table>
25
{{feed_active==true.end}}
26
27
28
29 {{newmessage.start}} <img src="{{global_img_new_index}}" border="0" alt="{[forum_newmessage]}">{{newmessage.end}}
30 {{neuesforum.start}} Neues Forum {{neuesforum.end}}
31 {{colspan.start}}{{viewmoderator==true.start}}6{{viewmoderator==true.else}}5{{viewmoderator==true.end}}{{colspan.end}}
  
121 {{first.start}}1{{first.end}}
122 {{eventtoday.startlist}}
123 {{eventtoday:ranged==true.start}}
124
									{{eventtoday:end_wholeday==true.start}}
125 {{endtime.start}}{{eventtoday:end|dateformat({[date_format_notime]})}}{{endtime.end}}
126
									{{eventtoday:end_wholeday==true.else}}
127
									{{endtime.start}}{{eventtoday:end|dateformat({[date_format_noyear]})}}{{endtime.end}}
128
									{{eventtoday:end_wholeday==true.end}}
129
130
									{{eventtoday:start_wholeday==true.start}}
131 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
132
									{{eventtoday:start_wholeday==true.else}}
133
									{{starttime.start}}{{eventtoday:start|dateformat({[date_format_noyear]})}}{{starttime.end}}
134
									{{eventtoday:start_wholeday==true.end}}
135 {{eventtoday:ranged==true.else}}
136 {{eventtoday:start_wholeday==true.start}}
137 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
138 {{eventtoday:end_wholeday==true.end}}
139 {{eventtoday:end==true.end}}
140 {{eventtoday:ranged==true.end}}
141
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}){{first.start}}0{{first.end}}
142
						{{eventtoday.end}}					
141
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:ranged==true.start}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}{{eventtoday:ranged==true.end}}){{first.start}}0{{first.end}}
142
						{{eventtoday.end}}				
143 </div><br/>
144 {{eventtoday==true.end}}
145 {{event_view==true.end}}
146
Template-Element: Javascript - Standard, immer geladen im Template: Standard Template
(56 Changes, Last: 2011-12-13)
Developers: - iggy
  
196
197 window.scrollTo(0, 0)
198 hpm_dialogDiv.innerHTML = response;
199
if(hpm_dialogwidth.indexOf('%') != -1){if(parseInt(hpm_dialogwidth) > 60){hpm_dialogwidth='60%';}}
199
if((""+hpm_dialogwidth).indexOf('%') != -1){if(parseInt(hpm_dialogwidth) > 60){hpm_dialogwidth='60%';}}
200
201
202 document.getElementById('hpm_pagebody').style.width= hpm_dialogwidth;
  
468 return ok;
469 }
470
471
function FitToContent(id, maxHeight)
472
{
473
   var text = id && id.style ? id : document.getElementById(id);
474
   if ( !text )
475
      return;
476
477
   var adjustedHeight = text.clientHeight;
478
   if ( !maxHeight || maxHeight > adjustedHeight )
479
   {
480
      adjustedHeight = Math.max(text.scrollHeight, adjustedHeight);
481
      if ( maxHeight )
482
         adjustedHeight = Math.min(maxHeight, adjustedHeight);
483
      if ( adjustedHeight > text.clientHeight )
484
         text.style.height = adjustedHeight + "px";
485
   }
486
}
487
488
function xSetCookie(name,val,days){	 
489
			var mydate = new Date();
490
d = days ? days : 3;
491
492
			mydate.setTime(mydate.getTime()+(d*24*60*60*1000));
493
			var expires = "; expires="+mydate.toGMTString();        
494
			
495
			document.cookie = name+"="+val+expires+"; path=/";
496
			}
497
			
498
			
499
	function xGetCookie(name) {
500
		var nameEQ = name + "=";
501
		var ca = document.cookie.split(';');
502
		for(var i=0;i < ca.length;i++) {
503
			var c = ca[i];
504
			while (c.charAt(0)==' ') c = c.substring(1,c.length);
505
			if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
506
		}
507
		return null;		
508
	}
509
510
var rating_request;
511
512
/*Rating Functions*/
513
var ratingHandler = "/ajax/ratings_api.php";
514
515
function xRatingAction(id,what){
516
var r_type, c_type,c_id,re,xor_id;
517
518
var action = what ? what : 'giveRating';
519
r_type = document.getElementById(id+'_rtype').innerHTML;
520
c_type = document.getElementById(id+'_ctype').innerHTML;
521
c_id = document.getElementById(id+'_cid').innerHTML;
522
i_id = document.getElementById(id+'_iid').innerHTML;
523
re = 1;
524
525
try{xor_id = document.getElementById(id+'_xor_id').innerHTML;}catch(e){/*no xor*/ xor_id = 0;}
526
527
528
529
var param_string = "action="+action+"&r_type="+r_type+"&c_type="+c_type+"&c_id="+c_id+"&re="+re+"&i_id="+i_id+"&xor_id="+xor_id;
530
531
rating_request = hpm_createHttpRequestObject();
532
533
rating_request.open("POST",ratingHandler,true);
534
rating_request.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
535
rating_request.setRequestHeader("Content-length", param_string.length);
536
rating_request.setRequestHeader("Connection", "close");
537
            rating_request.onreadystatechange=ratingdone;
538
            rating_request.send(param_string); 
539
}
540
541
542
543
function ratingdone(){
544
 if(rating_request.readyState == 4){
545
try{rdata=JSON.parse(rating_request.responseText);}
546
catch(e){try{console.log("Error: "+ e + "  Response was:"+ rating_request.responseText)}catch(e){}}
547
548
if(rdata.success){location.reload();}
549
else{if(rdata.errormsg){alert(rdata.errormsg)}}
550
}
551
}
552
553
554
Template-Element: (Widget add dialog) - Sofort verfügbares Javascript im Template: Standard Template
(3 Changes, Last: 2011-11-02)
Developers: - iggy
1
Template-Element: Neuen Beitrag schreiben im Template: Standard Template
(3 Changes, Last: 2011-11-17)
Developers: - iggy
  
360 applyFormBindings();
361 }});
362 }
363
364
FitToContent(document.getElementById("messagetext"),900);
365
366
367 </script>
  
369
Template-Element: Private Mails - Home im Template: Standard Template
(42 Changes, Last: 2011-12-16)
Developers: - iggy
1
<style type="text/css">#pm_filter .selected{font-weight:bold;}</style>
2
<script type="text/javascript" src="{{jq_ds}}"></script>
3 <div class="cat">
4
5 {{read.start}}{[pm_read_receipt]} {{read.end}}
6 {{messagesend==true.start}}
7 <table border="0" cellspacing="0" cellpadding="4" width="100%">
8 <tr>
9
    <td width="100%"  class="ntit">&nbsp;{[pm_outbox_title]}</td>
9
    <td width="100%"  class="ntit">&nbsp;{[pm_inbox_title]}</td>
10 </tr>
11 <tr>
12 <td width="100%" class="nnor">{[pm_outbox_text]}</td>
  
15 <br>
16 {{messagesend==true.end}}
17
18
{{all_marked==true.start}}
19
<table border="0" cellspacing="0" cellpadding="4" width="100%">
20
  <tr>
21
    <td width="100%"  class="nnor">{[pn_all_marked]}</td>
22
  </tr>
23
</table>
24
<br>
25
{{all_marked==true.end}}
26
27
<table border="0" cellspacing="0" cellpadding="4" width="100%">
28
  <tr>
29
    <td width="100%"  class="nnor">
30
{{pnmarkers==true.start}}
31
<div id="pm_filter">
32
{[pn_filter]}: 
33
{{pnmarkers.startlist}}
34
<span {{pnmarkers:current==true.start}}class="selected"{{pnmarkers:current==true.end}}> {{bull}} <a href="{{pnmarkers:link}}">{{pnmarkers:nomark==true.start}}{[pn_nofilter]}{{pnmarkers:nomark==true.else}}{{pnmarkers:mark}}{{pnmarkers:nomark==true.end}}</a> ({{pnmarkers:count}})</span>
35
{{bull.start}}&bull;{{bull.end}}
36
{{pnmarkers.end}}
37
</select>
38
</div>
39
{{pnmarkers==true.else}}
40
{{current_pn_filter==true.start}}<div id="pm_filter"><a href="{{link_mails}}">{[pn_remove_filter]}</a></div>{{current_pn_filter==true.end}}
41
{{pnmarkers==true.end}}
42
</td>
43
  </tr>
44
</table>
45
46
47 {{hide_inboxmsgs==false.start}}
48
  
51
52
53
54
<table border="0" width="100%" align="center" cellpadding="3" cellspacing="1">
54
<table border="0" width="100%" align="center" cellpadding="3" cellspacing="1" id="inbox_table">
55 <tr>
56 <td width="90%" colspan="5" class="ntit">
57
  
68 <td width="55%" class="ntop">{[pm_subject]}</td>
69 <td width="15%" class="ntop">{[name_sender]}</td>
70 <td width="15%" nowrap class="ntop">{[name_datetime]}</td>
71
<td width="10%" align="right" class="ntop">{[name_delete]}</td>
71
<td width="10%" align="right" class="ntop">{[name_select]}</td>
72 </tr>
73 {{pm.startlist}}
74 <tr>
75 <td nowrap class="nnor">{{pm:new==true.newmessage}}</td>
76 <td width="70%" class="nnor">{{pm:read==true.start}}{[pm_read_receipt]} {{pm:title}}{{pm:read==true.else}}<a href="{{pm:link}}">{{pm:title}}</a>{{pm:read==true.end}}
77
 {{pm:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{pm:mark}}</span>{{pm:mark==true.end}}
78 <span style="float: right; margin-right: 15px;">
79 {{pm:replyed==true.start}}
80 <img src="https://files.homepagemodules.de/b2001010/a_638.png" title="{[pm_replied]}"/>
  
86 </td>
87 <td nowrap width="10%" class="nnor">{{pm:username}}</td>
88 <td width="10%" nowrap class="nnor">{{pm:messagetime|dateformat}}</td>
89
 <td width="10%" align="center" nowrap class="nnor"><input type="checkbox" name="delmsg[]" value="{{pm:id}}"></td>
89
 <td width="10%" align="center" nowrap class="nnor"  onclick="togglePmSel($(this).children().first())"><input type="checkbox" name="delmsg[]" value="{{pm:id}}" class="pmcheck"></td>
90 </tr>
91 {{pm.end}}
92
  
94 <tr><td colspan=5 align="center" class="nnor"><a href="{{pm_more_link}}">{[pm_more_mails]}</a></td></tr>
95 {{pm_more==true.end}}
96 {{pm_nomessage==true.start}}
97
<tr><td colspan=5 align="center" class="nnor">{[pm_no_mails]}</td></tr>
97
<tr><td colspan=5 align="center" class="nnor">{{current_pn_filter==true.start}}{[pn_inbox_no_messages_for_filter]}<br><a href="{{link_mails}}">{[pn_remove_filter]}</a>{{current_pn_filter==true.else}}{[pn_inbox_no_messages]}{{current_pn_filter==true.end}}</td></tr>
98 {{pm_nomessage==true.end}}
99
100
101
{{markallread_link==true.start}}<tr><td colspan="5" align="right" class="nnor"><a href="{{markallread_link}}" ><small>{[forum_mark_all_as_read]}</small></a></td></tr>{{markallread_link==true.end}}
102 <tr><td colspan="5" align="right" class="nnor">
103
<div class="pn_options" style="display:inline-block">
104 {{mails_morepages==true.start}}Seiten: {{mails_morepages==true.end}}
105 {{mailspages.startlist}}
106 {{mailspages:now==true.start}}
107
		<span style="position:relative;top:-3px;font-weight:bold">{{mailspages:number}}</span> 
107
		<span style="position:relative;top:-3px;font-weight:bold;margin-right:1px">{{mailspages:number}}</span> 
108 {{mailspages:now==true.else}}
109
		<a href="{{mailspages:link}}">{{mailspages:number}}</a>
109
		<a style="margin-right:1px"  href="{{mailspages:link}}">{{mailspages:number}}</a>
110 {{mailspages:now==true.end}}
111
{{mailspages:break==true.start}}<br/>{{mailspages:break==true.end}}
112 {{mailspages.end}}
113
114
<input type=submit name=deltrue value="{[pm_select_delete]}">
114
115
<select class="pn_action_select" id="inbox_select">
116
<option value="deltrue">{[pm_select_delete]}</option>
117
<option value="markall">{[pm_select_markall]}</option>
118
<option value="addmark">{[pm_select_addmark]}</option>
119
</select>
120
<input type="submit" name="deltrue" id="pm_inbox_form_submit" value="{[pm_select_go]}" />
121
</div>
122 <span id="selectAll">
123 <input type=button value="{[pm_select_all]}" onClick="checkinbox()">
124 </span>
  
157 </script>
158
159 {{tick(pm_before_outbox)}}
160
<table border="0" width="100%" align="center" cellpadding="3" cellspacing="1">
160
<table border="0" width="100%" align="center" cellpadding="3" cellspacing="1" id="outbox_table">
161 <tr>
162 <td width="90%" colspan="5" class="ntit"><table width="100%" cellpadding="0" cellspacing="0">
163 <tr><td class="ntit">&nbsp;{[pm_send_title]}<br><span class="smallfont">
  
171 <td width="55%" class="ntop">{[pm_subject]}</td>
172 <td width="15%" class="ntop">{[pm_to]}</td>
173 <td width="15%" nowrap class="ntop">{[name_datetime]}</td>
174
<td width="10%" align="right" class="ntop">{[name_delete]}</td>
174
<td width="10%" align="right" class="ntop">{[name_select]}</td>
175 </tr>
176
177
178 {{send.startlist}}
179 <tr>
180 <td nowrap class="nnor">{{send:new==true.newmessage}}</td>
181
 <td width="70%" class="nnor"><a href="{{send:link}}">{{send:title}}</a></td>
181
 <td width="70%" class="nnor"><a href="{{send:link}}">{{send:title}}</a>
182
 {{send:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{send:mark}}</span>{{send:read==true.end}}
183
</td>
184 <td nowrap width="10%" class="nnor">{{send:username}}</td>
185 <td width="10%" nowrap class="nnor">{{send:messagetime|dateformat}}</td>
186
 <td width="10%" align="center" nowrap class="nnor"><input type="checkbox" name="delmsg[]" value="{{send:id}}"></td>
186
 <td width="10%" align="center" nowrap class="nnor"  onclick="togglePmSel($(this).children().first())"><input type="checkbox" name="delmsg[]" class="pmcheck2" value="{{send:id}}"></td>
187 </tr>
188 {{send.end}}
189 {{send_nomessage==true.start}}
190
<tr><td colspan=5 align="center" class="nnor">{[pm_no_mails]}</td></tr>
190
<tr><td colspan=5 align="center" class="nnor">{{current_pn_filter==true.start}}{[pn_inbox_no_messages_for_filter]}<br><a href="{{link_mails}}">{[pn_remove_filter]}</a>{{current_pn_filter==true.else}}{[pn_outbox_no_messages]}{{current_pn_filter==true.end}}</td></tr>
191 {{send_nomessage==true.end}}
192 <tr>
193 <td colspan="5" align="right" class="nnor">
194
194
<div class="pn_options" style="display:inline-block">
195 {{sentmails_morepages==true.start}}Seiten:{{sentmails_morepages==true.end}}
196 {{sentmailspages.startlist}}
197 {{sentmailspages:now==true.start}}
198
		<span style="position:relative;top:-3px;font-weight:bold">{{sentmailspages:number}}</span> 
198
		<span style="position:relative;top:-3px;font-weight:bold;margin-right:1px;">{{sentmailspages:number}}</span> 
199 {{sentmailspages:now==true.else}}
200
		<a href="{{sentmailspages:link}}">{{sentmailspages:number}}</a>
200
		<a href="{{sentmailspages:link}}" style="margin-right:1px;">{{sentmailspages:number}}</a>
201 {{sentmailspages:now==true.end}}
202
{{sentmailspages:break==true.start}}<br/>{{sentmailspages:break==true.end}}
203 {{sentmailspages.end}}
204
205
206
<input type=submit name=deltrue value="{[pm_select_delete]}">
207
205
<select class="pn_action_select" id="outbox_select">
206
<option value="deltrue">{[pm_select_delete]}</option>
207
<option value="markall">{[pm_select_markall]}</option>
208
<option value="addmark">{[pm_select_addmark]}</option>
209
</select>
210
<input type="submit" name="deltrue" id="pm_outbox_form_submit" value="{[pm_select_go]}">
211
</div>
212 <span id="send_selectAll">
213 <input type=button value="{[pm_select_all]}" onClick="send_checkinbox()">
214 </span>
  
217 {{hide_sentmsgs==false.end}}
218 </div>
219
220
<div style="display:none">{[pn_marker_div]}<input type="button" id="marker_div_cancel" value="{[gallery_cancel]}"></div>
221
<script type="text/javascript">
222
$('#marker_div_cancel').click(function(){
223
$('#marker_selector').hide();
224
$('#marker_selector').parent().find('.pn_options').show();
225
});
226
$('#mark_submit').click(function() {
227
mark  = $('#mark_input').val();
228
setMark(mark,this);
229
});
230
231
function setMark(mark,clicked_el){
232
233
markurl = "/ajax/handler.php";
234
235
236
237
	sent= ($(clicked_el).closest('table').attr('id')=='outbox_table') ? 1 : 0;
238
	if(sent){$checked = $('#outbox_table').find('.pmcheck2:checked');}
239
	else{$checked = $('#inbox_table').find('.pmcheck:checked');}
240
	idstring='';
241
	first_cb = 1;
242
	$.each($checked,function(){
243
		if(!first_cb){idstring+=',';}
244
		idstring+=this.value;
245
		first_cb = 0;
246
	});
247
248
249
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
250
	$.ajax({
251
			url : markurl, 
252
			type:'POST', 
253
			dataType:'json',
254
			data:data ,
255
			success:function(res){
256
				if(res.done){
257
					location.reload();
258
					}
259
				}
260
			}
261
		);
262
}
263
</script>
264
265
<script type="text/javascript">
266
$('.pmcheck,.pmcheck2').click(function(e){e.stopPropagation();});
267
function togglePmSel($el){
268
if($el.attr('checked')){$el.removeAttr('checked')}
269
else{$el.attr('checked','checked');}
270
}
271
272
273
274
$(".pn_action_select").change(function(){
275
val = $(this).val();
276
if(val=='addmark'){
277
$(this).val('deltrue');
278
$target = $(this).closest('td');
279
$target.find('.pn_options').hide();
280
$('#marker_div_cancel').appendTo($('#marker_selector'));
281
$('#marker_selector').show().appendTo($target);
282
return true;
283
}
284
285
if($(this).attr('id')=='outbox_select'){$target = $('#pm_outbox_form_submit')}
286
else{$target = $('#pm_inbox_form_submit')}
287
$target.attr('name',val);
288
});
289
</script>
  
291
Template-Element: Private Mails - Nachricht lesen im Template: Standard Template
(7 Changes, Last: 2011-11-01)
Developers: - iggy
1
<script type="text/javascript" src="{{jq_ds}}"></script>
2 <script type="text/javascript">
3
4 function delpm() {
  
26 </td>
27 </tr>
28 <tr>
29
    <td width="100%"  class="nnor"><span style="float:right">{{user_registerd==true.start}}<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{pm_print_link}}" target="_blank" >{[pm_print]}</a> &bull; {{user_registered==true.end}}<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a></span>{{pm_text}}</td>
29
    <td width="100%"  class="nnor"><span style="float:right">{{user_registerd==true.start}}<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{pm_print_link}}" target="_blank" >{[pm_print]}</a> &bull; {{user_registered==true.end}}<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a>
30
<span id="mark_link"style="text-decoration:none;{{pm_mark==false.start}} display:none; {{pm_mark==false.end}}" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" > &bull; {[pn_mark_header]}: <span id="pn_current_mark">{{pm_mark}}</span> (<a href="javascript:void(0);" onclick="$('#mark_div').toggle();"><small>{[pn_mark_change]}</small></a>)</span>
31
<a style="text-decoration:none;{{pm_mark==true.start}} display:none; {{pm_mark==true.end}}" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" id="mark_empty_link"  href="javascript:void(0);" onclick="$('#mark_div').toggle();"> &bull; {[pn_mark]}</a>
32
33
</span>{{pm_text}}
34
</td>
35 </tr>
36 <tr>
37
    <td width="100%" class="nnor"><a href="{{answer_link}}">{[pm_do_reply]}</a></td>
37
    <td width="100%" class="nnor"><a href="{{answer_link}}">{[pm_do_reply]}</a>
38
<div id="mark_div" style="display:none; float:right">
39
{[pn_marker_div]}
40
</div>
41
42
</td>
43 </tr>
44
</table>
45
<tr><td align="right">
46
{{prevmessage_link==true.start}}&larr;<a href="{{prevmessage_link}}" ><span>{[pm_prev]}</span></a>{{prevmessage_link==true.end}}
47
{{nextmessage_link==true.start}}{{prevmessage_link==true.start}}&nbsp;&bull;&nbsp;{{prevmessage_link==true.end}}<a href="{{nextmessage_link}}" ><span>{[pm_next]}</span></a>&rarr;{{nextmessage_link==true.end}}
48
</td></tr>
49
</table>
50
51
52
<script type="text/javascript">
53
$('#mark_submit').click(function() {
54
mark  = $('#mark_input').val();
55
setMark(mark);
56
});
57
58
59
function setMark(mark){
60
sent= ('{{link_current_page}}'.indexOf('sent_id') > -1) ? 1 : 0;
61
markurl = "/ajax/handler.php";
62
idstring='{{id}}';
63
64
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
65
	$.ajax({
66
			url : markurl, 
67
			type:'POST', 
68
			dataType:'json',
69
			data:data ,
70
			success:function(res){
71
				if(res.done){
72
					$('#mark_div').hide(); 
73
					if(res.mark=='nomark'){$('#pn_current_mark').html('');
74
					$('#mark_link').hide(); 
75
					$('#mark_empty_link').show();}
76
					else{$('#pn_current_mark').html(res.mark); 
77
					$('#mark_empty_link').hide();
78
					$('#mark_link').show();
79
					}
80
				}
81
			}
82
		});
83
}
84
</script>	
85
Template-Element: Thread - Flat im Template: Standard Template
(31 Changes, Last: 2011-12-09)
Developers: - iggy
  
23
24
25
26
27 {{reply_quick_html.start}}
28 {{reply_quick==true.start}}
29 {{thread_open==true.start}}
  
324 {{message:usercolor==true.start}}<span style="color: {{message:usercolor}}">{{message:username}}</span>{{message:usercolor==true.else}}{{message:username}}{{message:usercolor==true.end}}</a>
325 {{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/>
326 <span class="ifos">{[thread_user_messages]} {{message:user_posts|numberformat}}</span>
327
 {{message:user_points==true.start}}<br/><span class="ifos">{[userlist_points]}: {{message:user_points|numberformat}}</span>{{message:user_points==true.end}}
328 {{message:avatar==true.start}}<br/><img src="{{message:avatar}}" width="{{message:avatar_width}}" height="{{message:avatar_height}}">{{message:avatar==true.end}}
329 {{message:user_registered==true.else}}
330 {{message:username}}
  
352 </td>
353 </tr>
354 <tr>
355
      <td width="80%" class="tms2" valign="top" height="70"><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td valign=top width=100% class="tms2">
355
      <td width="80%" class="tms2" valign="top" height="70"><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td valign=top width=100% class="tms2" >
356 {{tick(thread_message_text)}}{{message:text}}
357 {{message:signature==true.start}}<p>{{message:signature}}</p>{{message:signature==true.end}}
358
  
423 {{integration|integrate(forum_message)}}
424 {{message:integration.end}}
425 {{message:integration==true.end}}
426
426 </td><td width=1 class="tms2"><div style="height:{{message:userimage==true.start}}135{{message:userimage==true.else}}65{{message:userimage==true.end}}px;width:1px"></div></td></tr><tr><td colspan=2 class="tms2">{{message:hpmtextad}}</td></tr></table>
427
{{show_ratings_for_forum_message==true.start}}
428
<br/>
429
<div class="postratings">{{ratings(forum_message,message:id)}}</div>
430
{{show_ratings_for_forum_message==true.end}}
431
432 </td>
433 </tr>
434 {{tick(thread_after_message)}}
  
438
439
440
441
442 {{morepages==true.start}}{{tick(thread_after_bottom_morepages)}}{{morepages==true.end}}
443 {{nextpages}}
444 {{morepages==true.start}}{{tick(thread_after_bottom_morepages)}}{{morepages==true.end}}
445
Template-Element: (Widget view) - Mitglied integrieren im Template: Standard Template
(9 Changes, Last: 2011-10-26)
Developers: - iggy
1
Template-Element: Mitglieder Profil im Template: Standard Template
(15 Changes, Last: 2011-12-01)
Developers: - iggy
  
90 <td nowrap>{[userprofile_messages]}</td>
91 <td>{{posts|numberformat}}&nbsp;</td>
92 </tr>
93
<tr class="nnor">
94
							 <td nowrap>{[userlist_points]}</td>
95
							 <td>{{points|numberformat}}&nbsp;</td>
96
    					</tr>
97
98 {{occupation_unvisible==false.start}}
99 <tr class="nnor">
  
154 </tr>
155
156
157
158 {{today@dateformat.start}}{[time_today]}{{today@dateformat.end}}
159 {{yesterday@dateformat.start}}{[time_yesterday]}{{yesterday@dateformat.end}}
160 {{norm@dateformat.start}}{[time_other]}{{norm@dateformat.end}}
  
163 <td valign="top" nowrap>{[userprofile_online_last]}</td>
164 {{useractions==true.start}}{{tick(profile_last_activities)}}{{useractions==true.end}}
165 <td>
166
							{{useractions|groupdayfilter(days:messagestopics, target_type==forum_topic|forum_message|gallery_picture|calendar_event|geomap_location,{{global_last_updates}})}}       
166
							{{useractions|groupdayfilter(days:messagestopics, target_type==forum_topic|forum_message|rating|gallery_picture|calendar_event|geomap_location,{{global_last_updates}})}}       
167 {{first2.start}}{{first2.end}}
168 {{useractions==true.start}}
169 <table width="100%" style="border-collapse:collapse;">
  
187 </div>
188 {{typ~=forum_topic.end}}
189
190
												 {{typ~=rating.start}}
191
												 <div style="padding: 2px 0px 2px 0px;">
192
													<a href="{{messagestopics:link}}" style="text-decoration: none;"> {{messagestopics:text}} </a>
193
													<br />														
194
												</div>		 
195
												{{typ~=rating.end}}
196
197 {{typ~=forum_message.start}}
198 <div style="padding: 2px 0px 2px 0px;">
199 <a href="{{messagestopics:link}}" style="text-decoration: none;"> {{messagestopics:title}} </a>
  
256
257 </td>
258 </tr>
259
260
261 </table>
262 <!-- UserPROFILE ENDE-->
263
264
<!--Ratings start-->
265
{{show_ratings_for_user_profile==true.start}}
266
<br><table style="width:100%">
267
<tr><td class="ntit">{[generic_rating_header]}: </td></tr><tr><td>{{ratings(user_profile,userid)}}</td></tr>
268
</table>
269
{{show_ratings_for_user_profile==true.end}}
270
<!-- ratings ENDE-->
271
272
273 <!-- Integrationen -->
  
327 <a href="{{userGbPosts:userlink}}">
328 {{userGbPosts:usercolor==true.start}} <span style="color: {{userGbPosts:usercolor}}">{{userGbPosts:username}}</span>{{userGbPosts:usercolor==true.else}}{{userGbPosts:username}}{{userGbPosts:usercolor==true.end}}</a><br>{{message:usertitle}}<br>
329 {{userGbPosts:userposts==true.start}} {[thread_user_messages]} {{userGbPosts:userposts|numberformat}}<br>{{userGbPosts:userposts==true.end}}
330
 {{userGbPosts:user_points==true.start}} {[userlist_points]} {{userGbPosts:user_points|numberformat}}<br>{{userGbPosts:user_points==true.end}}
331 {{userGbPosts:userimage==true.start}}<br><img src="{{userGbPosts:userimage}}" width="{{userGbPosts:avatar_width}}" height="{{userGbPosts:avatar_height}}">{{userGbPosts:userimage==true.end}}
332 {{userGbPosts:userid==true.else}}
333 {{userGbPosts:username}}
  
336 </td><td class=nnor valign=top width=80%>
337 {{userGbPosts:text}}
338 {{userGbPosts:signature==true.start}}<br>{{userGbPosts:signature}}{{userGbPosts:signature==true.end}}</td></tr>
339
 
340
{{show_ratings_for_usergbook_message==true.start}}
341
<tr><td class="ntop">{[generic_rating_header]}</td><td class="nnor">{{ratings(usergbook_message,userGbPosts:id)}}</td></tr>
342
{{show_ratings_for_usergbook_message==true.end}}
343
344 {{tick(profile_after_gbpost)}}
345 {{userGbPosts.end}}
346 {{tick(profile_after_last_gbpost)}}
347
Template-Element: Anmeldung - Bestätigung & Freischaltung im Template: Standard Template
(1 Changes, Last: 2011-12-12)
Developers: - iggy
  
13 if(secs == 0){window.location.href='/';}
14 else{secs--;document.getElementById('sig_secs').innerHTML=secs;setTimeout("redirect("+secs+")",1000);}
15 }
16
redirect(8);
16
redirect(4);
17 </script>
18 {{signup_active==true.end}}
19
20
Template: ProSilver
Template-Element: Blog - Userblog - Artikel im Template: ProSilver
(2 Changes, Last: 2011-12-12)
Developers: - iggy
  
82 {{mostpopularcatentries.end}}
83 </ul>
84 {{mostpopularcatentries==true.end}}
85
85
{{show_ratings_for_blog_entry==true.start}}
86
					<div class="blogpostratings"><hr/>{{ratings(blog_entry,entry_id)}}</div>
87
					{{show_ratings_for_blog_entry==true.end}}
88 {{showsocial==true.start}}
89 <br/><strong>{[blog_entries_recommend]}</strong>
90 <ul class="bf">
  
263
264 </td>
265 <td class="tms2" style="vertical-align: top;">
266
	{{comments:text}}</td>
266
	{{comments:text}}
267
{{show_ratings_for_blog_comment==true.start}}<div class="spacer10">
268
					<div class="blogcommentratings"><hr/>{{ratings(blog_comment,comments:commentid)}}</div></div>
269
					{{show_ratings_for_blog_comment==true.end}}
270
</td>
271 </tr>
272 </table>
273 <span class="corners-bottom"><span></span></span></div>
274
Template-Element: Blog - Forumsblog - Artikel im Template: ProSilver
(3 Changes, Last: 2011-12-12)
Developers: - iggy
  
152
153 {{entry_text}}
154
155
{{show_ratings_for_blog_entry==true.start}}
156
<div class="blogpostratings"><hr/>{{ratings(blog_entry,entry_id)}}</div>
157
{{show_ratings_for_blog_entry==true.end}}
158
159
160 {{mostpopularcatentries==true.start}}
161 <br/><br/>
162 <strong>{[blog_most_popular_entries]}:</strong>
  
273
274 </td>
275 <td class="tms2" style="vertical-align: top;">
276
	{{comments:text}}</td>
276
	{{comments:text}}
277
278
							{{show_ratings_for_blog_comment==true.start}}
279
					<div class="blogcommentratings"><hr/>{{ratings(blog_comment,comments:commentid)}}</div>
280
					{{show_ratings_for_blog_comment==true.end}}
281
282
</td>
283 </tr>
284
285 </table>
286 <span class="corners-bottom"><span></span></span></div>
287 </div>
288
Template-Element: Kalender-Events im Template: ProSilver
(3 Changes, Last: 2011-12-12)
Developers: - iggy
  
457 </div>
458 {{tick(calendar_event_after_attendance)}}
459
460
					{{show_ratings_for_calendar_event==true.start}}
461
   <div class="forumbg_light">
462
												  <div class="post bg1">
463
												  <div class="inner">
464
													<span class="corners-top"><span></span></span><h3>{[generic_rating_header]}</h3>
465
					<div class="postratings">{{ratings(calendar_event,event_id)}}</div>
466
<span class="corners-bottom"><span></span></span>
467
											   </div></div></div>
468
					{{show_ratings_for_calendar_event==true.end}}
469
470
471 <!-- ********** DISPLAY EVENT view - user comments -->
472 {{guest_nocomments==true.start}}<br/>
473
Template-Element: CSS Vorlage im Template: ProSilver
(5 Changes, Last: 2011-12-13)
Developers: - iggy
  
3874 ul.postindex .size_2 a{padding-left:10px;font-size: medium}
3875 ul.postindex .size_3 a{padding-left:20px; font-size: small}
3876
3877
/*Ratings.start*/
3878
.xratings{text-align:left;margin-right:10px;}
3879
.r_type, .c_type,.c_id,.i_id,.xor_id{display:none;}
3880
.ratingbutton{
3881
padding:1px 3px;
3882
border-radius: 5px;
3883
margin: 3px 5px 3px 0px;
3884
background-color: transparent;
3885
border: 1px solid {{global_line_color}};
3886
font-weight: bold;
3887
color:{{global_text_postbody}};
3888
cursor:pointer;
3889
display: inline-block;
3890
font-size: {{global_font_size}}px;
3891
}
3892
.ratingbutton img{vertical-align:middle;}
3893
.ratingbutton_text{margin-left:5px;}
3894
.rating_table{width:100%;}
3895
.ratinguser{display:inline-block; text-align:center; }
3896
.ratingusers_temp{display:none;}
3897
.ratinguser img{max-width:60px;}
3898
.rating_header img{vertical-align:middle; margin-right:10px; 2px 0px 2px 5px;}
3899
3900
/*Ratings.end*/
3901
3902
3903 {{global_css_addon}}
  
3905
Template-Element: Beitrag bearbeiten im Template: ProSilver
(1 Changes, Last: 2011-11-17)
Developers: - iggy
  
127 </div>
128
129 {{canedit==true.end}}
130
<script type="text/javascript">FitToContent(document.getElementById("nachricht"),500);</script>
  
132
Template-Element: FAQ / Hilfe / Impressum im Template: ProSilver
(1 Changes, Last: 2011-12-13)
Developers: - iggy
  
5 <div class="content">
6 <h2>{[faq_impressum_title]}</h2>
7
8
	<img src="{{impressum_image}}" alt="{[faq_impressum_image]}">
8
	<img src="{{impressum_image}}" alt="{[faq_impressum_image]}"><br>{{impressum_addon}}
9
10 </div>
11 <span class="corners-bottom"><span></span></span></div>
12
Template-Element: Forum Ansicht im Template: ProSilver
(1 Changes, Last: 2011-11-02)
Developers: - iggy
  
303 <div class="clear"></div>
304 <div class="panel bg1">
305 <div class="inner"><span class="corners-top"><span></span></span>
306
   <fieldset><center><label>{[forum_empty_info_2]}</label></center></fieldset>
306
   <fieldset><center><label>{{limit_by==true.start}}{[forum_filtered_empty]}{{limit_by==true.else}}{[forum_empty_info_2]}{{limit_by==true.end}}</label></center></fieldset>
307 {{nomessage==false.end}}
308
309
310
Template-Element: Bildergalerie - Bild anzeigen im Template: ProSilver
(6 Changes, Last: 2011-12-12)
Developers: - iggy
  
14
15 {{linkedusers.start}}{{linkedusers.end}}
16 {{linkedpictures.start}}{{linkedpictures.end}}
17
	
17
18 {{integration.startlist}}
19 {{targettype.start}}{{integration:target_type}}{{targettype.end}}
20
  
188
189 <div style="width: 50%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: left;" id="back"
190 {{linkedusers==false.start}}onmouseover="return show_background_pic('back','{{global_gallery_previous_pic_arrow}}');"{{linkedusers==false.end}}
191
							{{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='url()'"; onclick="window.location='{{previousLink}}'"{{linkedusers==false.end}}>
191
							{{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='none'"; onclick="window.location='{{previousLink}}'"{{linkedusers==false.end}}>
192 </div>
193 <div style="width: 50%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: right;" id="next"
194 {{linkedusers==false.start}}onmouseover="return show_background_pic('next','{{global_gallery_next_pic_arrow}}');"{{linkedusers==false.end}}
195
							{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='url()'"; onclick="window.location='{{nextLink}}'"{{linkedusers==false.end}}>
195
							{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='none'"; onclick="window.location='{{nextLink}}'"{{linkedusers==false.end}}>
196 </div>
197 <div style="clear: both;"></div>
198 </div>
  
222 {{pic_description==true.else}}
223 {[gallery_no_desc_available]}
224 {{pic_description==true.end}}
225
226
{{show_ratings_for_gallery_picture==true.start}}<hr/>
227
					<div class="postratings">{{ratings(gallery_picture,picture_id)}}</div>
228
					{{show_ratings_for_gallery_picture==true.end}}
229 </div>
230 </td>
231 </tr>
  
253 }
254 </script>
255 <b>{[integration_existing_picture_integrations]}</b></small><br /><br />
256
257 {{integration.startlist}}
258 <div style="float:left">
259 {{integration|integrate(gallery_picture)}}
  
387 <hr class="dashed"><p>{{comments:signature}} </p>
388 {{comments:signature==true.end}}
389
390
{{show_ratings_for_gallery_picture_comment==true.start}}<hr class="dashed">
391
					<p>{{ratings(gallery_picture_comment,comments:id)}}</p>
392
					{{show_ratings_for_gallery_picture_comment==true.end}}
393
						
394
395
396
397
  
580 setTimeout("hide_background_pic();",1500);
581 }
582 function hide_background_pic() {
583
	document.getElementById('back').style.backgroundImage='url()';
584
	document.getElementById('next').style.backgroundImage='url()';
583
	document.getElementById('back').style.backgroundImage='none';
584
	document.getElementById('next').style.backgroundImage='none';
585 }
586
587 function checkName(obj_id) {
588
Template-Element: Landkarte im Template: ProSilver
(1 Changes, Last: 2011-11-28)
Developers: - iggy
  
2 {{yesterday@dateformat.start}}Gestern{{yesterday@dateformat.end}}
3 {{norm@dateformat.start}}%d.%m.%Y{{norm@dateformat.end}}
4
5
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
6
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
7
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
8
9 <div class="panel">
10 <div class="inner"><span class="corners-top"><span></span></span>
10
11 <div id="map" style="width: 100%; height: 650px"></div>
12 <br>
13
<img src="http://labs.google.com/ridefinder/images/mm_20_yellow.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_yellow.png');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
14
<img src="http://labs.google.com/ridefinder/images/mm_20_red.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_red.png');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
13
<img src="{{green}}"> <a href="javascript:void(0)" onclick="hideLocs('{{green}}');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
14
<img src="{{red}}"> <a href="javascript:void(0)" onclick="hideLocs('{{red}}');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
15 <small>{[map_info_mydata]}</small>
16
17 </div>
  
26 //<![CDATA[
27 // Create our "tiny" marker icon
28 var icon = new GIcon();
29
    icon.image = "http://labs.google.com/ridefinder/images/mm_20_red.png";
30
    icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
29
    icon.image = "{{red}}";
30
    icon.shadow = "{{shadow}}";
31 icon.iconSize = new GSize(12, 20);
32 icon.shadowSize = new GSize(22, 20);
33 icon.iconAnchor = new GPoint(6, 20);
34 icon.infoWindowAnchor = new GPoint(5, 1);
35
36 var orticon = new GIcon();
37
    orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
38
    orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
37
    orticon.image = "{{green}}";
38
    orticon.shadow = "{{shadow}}";
39 orticon.iconSize = new GSize(12, 20);
40 orticon.shadowSize = new GSize(22, 20);
41 orticon.iconAnchor = new GPoint(6, 20);
42
Template-Element: Forum Übersicht im Template: ProSilver
(6 Changes, Last: 2011-12-19)
Developers: - iggy
  
18 {{global_show_full_uacttable==true.end}}
19 {{admininfo_user_requests==true.end}}
20
21
{{feed_active==true.start}}
22
{{settingimg.start}}https://files.homepagemodules.de/b2001010/a_1235_1679bb97.png{{settingimg.end}}
23
<div class="forabg xFeedContainer"><div class="inner"><span class="corners-top"><span></span></span>
24
	<ul class="topiclist ">
25
				<li class="header">
26
					<dl class="icon">
27
						<dt>{[forum_activities]}{{no_subscritions==false.start}}<span class="activity_settings">{{activities_notify_type==true.start}}<small style="margin-right:5px;">{[forum_activities_subscribed]}</small><a href="{{edit_feed_link}}"><img src="{{settingimg}}" alt="settings" /></a>{{activities_notify_type==true.else}}<a href="{{subscribe_to_feed_link}}">{[forum_activities_subscribe]}</a>{{activities_notify_type==true.end}}</span>{{no_subscritions==false.end}}</dt>
28
					</dl>
29
				</li>
30
			</ul>
31
{{get_actvityfeed()}}<span class="corners-bottom"><span></span></span></div>
32
		</div>
33
{{feed_active==true.end}}
34
35
36
37 {{category==true.start}}
  
208 {{first.start}}1{{first.end}}
209 {{eventtoday.startlist}}
210 {{eventtoday:ranged==true.start}}
211
									{{eventtoday:end_wholeday==true.start}}
212 {{endtime.start}}{{eventtoday:end|dateformat({[date_format_notime]})}}{{endtime.end}}
213
									{{eventtoday:end_wholeday==true.else}}
214
									{{endtime.start}}{{eventtoday:end|dateformat({[date_format_noyear]})}}{{endtime.end}}
215
									{{eventtoday:end_wholeday==true.end}}
216
217
									{{eventtoday:start_wholeday==true.start}}
218 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
219
									{{eventtoday:start_wholeday==true.else}}
220
									{{starttime.start}}{{eventtoday:start|dateformat({[date_format_noyear]})}}{{starttime.end}}
221
									{{eventtoday:start_wholeday==true.end}}
222 {{eventtoday:ranged==true.else}}
223 {{eventtoday:start_wholeday==true.start}}
224 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
225 {{eventtoday:end_wholeday==true.end}}
226 {{eventtoday:end==true.end}}
227 {{eventtoday:ranged==true.end}}
228
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}){{first.start}}0{{first.end}}
229
						{{eventtoday.end}}					
228
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:ranged==true.start}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}{{eventtoday:ranged==true.end}}){{first.start}}0{{first.end}}
229
						{{eventtoday.end}}						
230 </p><br/>
231 {{eventtoday==true.end}}
232 {{event_view==true.end}}
233
Template-Element: Neuen Beitrag schreiben im Template: ProSilver
(2 Changes, Last: 2011-11-17)
Developers: - iggy
  
384 applyFormBindings();
385 }});
386 }
387
</script>
388
</script>
389
<script type="text/javascript">FitToContent(document.getElementById("messagetext"),800);</script>
  
391
Template-Element: Private Mails - Home im Template: ProSilver
(42 Changes, Last: 2011-12-16)
Developers: - iggy
1
<style type="text/css">#pm_filter{margin-bottom:10px;} #pm_filter .selected{font-weight:bold;}</style>
2
<script type="text/javascript" src="{{jq_ds}}"></script>
3
4 {{read.start}}{[pm_read_receipt]} {{read.end}}
5 {{newmessage.start}} <img src="https://img.homepagemodules.de/neu.gif" border=0>{{newmessage.end}}
6
  
13 <div class="clear"></div>
14 {{messagesend==true.end}}
15
16
{{all_marked==true.start}}
17
<div class="post bg2" id="preview">
18
	<div class="inner"><span class="corners-top"><span></span></span>
19
<div class="postbody">
20
 <div class="content">{[pn_all_marked]}</div>
21
</div>
22
<span class="corners-bottom"><span></span></span></div>
23
</div>
24
<div class="clear"></div>
25
{{all_marked==true.end}}
26
27
28
29 {{hide_inboxmsgs==false.start}}
  
48 //-->
49 </script>
50
51
<h3>{[pm_inbox_title]}</h3>
51
<h3 style="display:inline-block">{[pm_inbox_title]}</h3>
52
<div style="display:inline-block; margin-left:25px;">{{current_pn_filter==true.start}}<strong> » {[pn_current_filter]}: {{current_pn_filter}}</strong><br/>{{current_pn_filter==true.end}}</div>
53
{{pnmarkersinbox==true.start}}
54
<div id="pm_filter">
55
{[pn_filter]}: 
56
{{pnmarkersinbox.startlist}}
57
<span {{pnmarkersinbox:current==true.start}}class="selected"{{pnmarkersinbox:current==true.end}}> {{bull}} <a href="{{pnmarkersinbox:link}}">{{pnmarkersinbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersinbox:nomark==true.else}}{{pnmarkersinbox:mark}}{{pnmarkersinbox:nomark==true.end}}</a> ({{pnmarkersinbox:count}})</span>
58
{{bull.start}}&bull;{{bull.end}}
59
{{pnmarkersinbox.end}}
60
{{bull.start}}{{bull.end}}
61
{{pnmarkersinbox==true.end}}
62
63
</div>
64
<div style="clear:both"></div>
65 <div class="topic-actions">
66 <div class="buttons">
67 <div class="newpm-icon"><a href="{{pm_new_link}}" title="{[pm_new_mail]}"><span></span>{[pm_new_mail]}</a></div>
59 <div class="forumbg forumbg-table">
60 <div class="inner"><span class="corners-top"><span></span></span>
61
62
		<table class="table1" cellspacing="1">
62
		<table class="table1" id="inbox_table" cellspacing="1">
63 <thead>
64 <tr>
65 <th></th>
66 <th align="left">{[pm_subject]}</th>
67 <th align="left">{[name_sender]}</th>
68 <th align="left">{[name_datetime]}</th>
69
                         <th align="center">{[name_delete]}</th>
69
                         <th align="center">{[name_select]}</th>
70 </tr>
71 </thead>
72
  
76 <tr class="post bg1">
77 <td nowrap><img src="{{pm_stat}}" border="0"></td>
78 <td >{{pm:read==true.start}}{[pm_read_receipt]} {{pm:title}}{{pm:read==true.else}}<a href="{{pm:link}}">{{pm:title}}</a>{{pm:read==true.end}}
79
 {{pm:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{pm:mark}}</span>{{pm:mark==true.end}}
80 <span style="float: right; margin-right: 15px;">
81 {{pm:replyed==true.start}}
82 <img src="https://img.homepagemodules.de/s2/imageset/topic_read_mine.gif" title="{[pm_replied]}"/>
  
89 </td>
90 <td nowrap>{{pm:username}}</td>
91 <td nowrap>{{pm:messagetime|dateformat}}</td>
92
 <td align="center" nowrap><input type="checkbox" name="delmsg[]" value="{{pm:id}}"></td>
92
 <td align="center" nowrap onclick="togglePmSel($(this).children().first())"><input type="checkbox" name="delmsg[]" value="{{pm:id}}" class="pmcheck"></td>
93 </tr>
94 {{pm.end}}
95 {{pm_nomessage==true.start}}
96
<tr class="bg1"><td colspan=5 align="center">{[pm_no_mails]}</td></tr>
96
<tr class="bg1"><td colspan=5 align="center">
97
{{current_pn_filter==true.start}}<br><b>{[pn_inbox_no_messages_for_filter]}</b><br><a href="{{link_mails}}">{[pn_remove_filter]}</a><br>
98
{{current_pn_filter==true.else}}{[pm_no_mails]}{{current_pn_filter==true.end}}
99
</td></tr>
100 {{pm_nomessage==true.end}}
101 </tbody>
102 </table>
  
104
105
106 <center>
107
{{markallread_link==true.start}}<a style="float:right; margin-right:5px;" href="{{markallread_link}}" id="pmmarkallread"><small>{[forum_mark_all_as_read]}</small></a>{{markallread_link==true.end}}
108 <dl><dt>
109
{{mails_morepages==true.start}}Seiten: {{mails_morepages==true.end}}
109
{{mails_morepages==true.start}}{[pages_pages]}: {{mails_morepages==true.end}}
110 {{mailspages.startlist}}
111 {{mailspages:now==true.start}}
112
		<span style="position:relative;top:-3px;font-weight:bold">{{mailspages:number}}</span>                   
112
		<span style="position:relative;top:-3px;font-weight:bold;margin-right:1px;">{{mailspages:number}}</span>                   
113 {{mailspages:now==true.else}}
114
		<a href="{{mailspages:link}}">{{mailspages:number}}</a>               
114
		<a href="{{mailspages:link}}" style="margin-right:1px;">{{mailspages:number}}</a>               
115 {{mailspages:now==true.end}}
116
	{{mailspages:break==true.start}}<br/>{{mailspages:break==true.end}} 
117
118 {{mailspages.end}}
119 </dl></dt>
120 </center>
  
124 </dl>
125 </fieldset>
126 {{pm_more==true.end}}
127
<div style="clear:both"></div>
128
129
<fieldset class="submit-buttons">
129
<fieldset class="submit-buttons" style="text-align:right;">
130
131
<input type=submit name=deltrue value="{[pm_select_delete]}" class="button1">&nbsp;
131
<div class="pn_options" style="display:inline-block">
132
<select class="pn_action_select" id="inbox_select">
133
<option value="deltrue">{[pm_select_delete]}</option>
134
<option value="markall">{[pm_select_markall]}</option>
135
<option value="addmark">{[pm_select_addmark]}</option>
136
</select>
137
<input type="submit" class="button1" name="deltrue" id="pm_inbox_form_submit" value="{[pm_select_go]}" />
138
139 <span id="selectAll">
140 <input type=button value="{[pm_select_all]}" onClick="checkinbox()" class="button1">
135 <span id="deselectAll" style="display: none;">
136 <input type=button value="{[pm_deselect_all]}" onClick="checkoutbox()" class="button1">
137 </span>
138
138
</div>
139 </fieldset>
140 <span class="corners-bottom"><span></span></span></div>
141 </div>
  
178
179
180 <br>
181
<h3>{[pm_send_title]}</h3>
181
<h3 style="display:inline-block">{[pm_send_title]}</h3>
182
<div style="display:inline-block; margin-left:25px;">
183
{{current_pn_filter==true.start}}<strong> » {[pn_current_filter]}: {{current_pn_filter}}</strong><br/>{{current_pn_filter==true.end}}</div>
184
{{pnmarkersoutbox==true.start}}
185
<div id="pm_filter">
186
{[pn_filter]}: 
187
{{pnmarkersoutbox.startlist}}
188
<span {{pnmarkersoutbox:current==true.start}}class="selected"{{pnmarkersoutbox:current==true.end}}> {{bull}} <a href="{{pnmarkersoutbox:link}}">{{pnmarkersoutbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersoutbox:nomark==true.else}}{{pnmarkersoutbox:mark}}{{pnmarkersoutbox:nomark==true.end}}</a> ({{pnmarkersoutbox:count}})</span>
189
{{bull.start}}&bull;{{bull.end}}
190
{{pnmarkersoutbox.end}}
191
{{bull.start}}{{bull.end}}
192
{{pnmarkersoutbox==true.end}}
193
194
</div>
195 <form method="post" action="{{pm_del_link}}" name="outbox">
196 <input type='hidden' name='outbox' value='1'/>
197
198 <div class="forumbg forumbg-table">
199 <div class="inner"><span class="corners-top"><span></span></span>
200
201
		<table class="table1" cellspacing="1">
201
		<table class="table1"  id="outbox_table" cellspacing="1">
202 <thead>
203 <tr>
204 <th></th>
205 <th align="left">{[pm_subject]}</th>
206 <th align="left">{[pm_to]}</th>
207 <th align="left">{[name_datetime]}</th>
208
                         <th align="center">{[name_delete]}</th>
208
                         <th align="center">{[name_select]}</th>
209 </tr>
210 </thead>
211
201 {{send.startlist}}
202 <tr class="bg1">
203 <td nowrap>{{send:new==true.newmessage}}</td>
204
 <td ><a href="{{send:link}}">{{send:title}}</a></td>
204
 <td ><a href="{{send:link}}">{{send:title}}</a> {{pm:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{pm:mark}}</span>{{pm:mark==true.end}}</td>
205 <td nowrap>{{send:username}}</td>
206 <td nowrap>{{send:messagetime|dateformat}}</td>
207
 <td align="center" nowrap><input type="checkbox" name="delmsg[]" value="{{send:id}}"></td>
207
 <td align="center" nowrap  onclick="togglePmSel($(this).children().first())"><input type="checkbox" name="delmsg[]" value="{{send:id}}" class="pmcheck2"></td>
208 </tr>
209 {{send.end}}
210 {{send_nomessage==true.start}}
211
<tr class="bg1"><td colspan=5 align="center">{[pm_no_mails]}</td></tr>
211
<tr class="bg1"><td colspan=5 align="center">
212
{{current_pn_filter==true.start}}<br><b>{[pn_inbox_no_messages_for_filter]}</b><br><a href="{{link_mails}}">{[pn_remove_filter]}</a><br>
213
{{current_pn_filter==true.else}}{[pm_no_mails]}{{current_pn_filter==true.end}}
214
</td></tr>
215 {{send_nomessage==true.end}}
216 </tbody>
217 </table>
  
228 {{sentmailspages:now==true.else}}
229 <a href="{{sentmailspages:link}}">{{sentmailspages:number}}</a>
230 {{sentmailspages:now==true.end}}
231
	{{sentmailspages:break==true.start}}<br/>{{sentmailspages:break==true.end}} 
232 {{sentmailspages.end}}
233 </dl></dt>
234 </center>
235
236
<fieldset class="submit-buttons">
237
<input type=submit name=deltrue value="{[pm_select_delete]}" class="button1">&nbsp;
236
237
<fieldset class="submit-buttons" style="text-align:right;">
238
<div class="pn_options" style="display:inline-block">
239
<select class="pn_action_select" id="outbox_select">
240
<option value="deltrue">{[pm_select_delete]}</option>
241
<option value="markall">{[pm_select_markall]}</option>
242
<option value="addmark">{[pm_select_addmark]}</option>
243
</select>
244
<input type="submit" name="deltrue" id="pm_outbox_form_submit" class="button1" value="{[pm_select_go]}">
245
246 <span id="send_selectAll">
247 <input type=button value="{[pm_select_all]}" onClick="send_checkinbox()" class="button1">
241 <span id="send_deselectAll" style="display: none;">
242 <input type=button value="{[pm_deselect_all]}" onClick="send_checkoutbox()" class="button1">
243 </span>
244
244
</div>
245
246 </fieldset>
247 <span class="corners-bottom"><span></span></span></div>
248 </div>
249 </form>
250 {{hide_sentmsgs==false.end}}
251
252
253
<div style="display:none">{[pn_marker_div]}<input type="button" id="marker_div_cancel" value="{[gallery_cancel]}"></div>
254
<script type="text/javascript">
255
$('#marker_div_cancel').click(function(){
256
$('#marker_selector').hide();
257
$('#marker_selector').parent().find('.pn_options').show();
258
});
259
$('#mark_submit').click(function() {
260
mark  = $('#mark_input').val();
261
setMark(mark,this);
262
});
263
264
function setMark(mark,clicked_el){
265
266
markurl = "/ajax/handler.php";
267
268
269
270
	sent= ($(clicked_el).closest('form').attr('name')=='outbox') ? 1 : 0;
271
	if(sent){$checked = $('#outbox_table').find('.pmcheck2:checked');}
272
	else{$checked = $('#inbox_table').find('.pmcheck:checked');}
273
	idstring='';
274
	first_cb = 1;
275
	$.each($checked,function(){
276
		if(!first_cb){idstring+=',';}
277
		idstring+=this.value;
278
		first_cb = 0;
279
	});
280
281
282
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
283
	$.ajax({
284
			url : markurl, 
285
			type:'POST', 
286
			dataType:'json',
287
			data:data ,
288
			success:function(res){
289
				if(res.done){
290
					location.reload();
291
					}
292
				}
293
			}
294
		);
295
}
296
</script>
297
298
<script type="text/javascript">
299
$('.pmcheck,.pmcheck2').click(function(e){e.stopPropagation();});
300
function togglePmSel($el){
301
if($el.attr('checked')){$el.removeAttr('checked')}
302
else{$el.attr('checked','checked');}
303
}
304
$(".pn_action_select").change(function(){
305
val = $(this).val();
306
if(val=='addmark'){
307
$(this).val('deltrue');
308
$target = $(this).closest('fieldset');
309
$target.find('.pn_options').hide();
310
$('#marker_div_cancel').appendTo($('#marker_selector'));
311
$('#marker_selector').show().appendTo($target);
312
return true;
313
}
314
315
316
if($(this).attr('id')=='outbox_select'){$target = $('#pm_outbox_form_submit')}
317
else{$target = $('#pm_inbox_form_submit')}
318
$target.attr('name',val);
319
});
320
</script>
  
322
Template-Element: Private Mails - Nachricht lesen im Template: ProSilver
(9 Changes, Last: 2011-11-04)
Developers: - iggy
1
<script type="text/javascript" src="{{jq_ds}}"></script>
2 <script type="text/javascript">
3
4 function delpm() {
  
13
14 <div class="postbody">
15
16
				<h3 style="display:inline"> {{pm_title}}</h3><span> (<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{pm_print_link}}" target="_blank"  >{[pm_print]}</a> &bull; <a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a>)</span><br>
16
				<h3 style="display:inline"> {{pm_title}}</h3><span> (<a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{pm_print_link}}" target="_blank"  >{[pm_print]}</a> &bull; <a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a> &bull; <span id="mark_link" {{pm_mark==false.start}}style="display:none;"{{pm_mark==false.end}}>{[pn_mark_header]}: <span id="pn_current_mark">{{pm_mark}}</span> (<a  onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" style="text-decoration:none" href="javascript:void(0);" onclick="$('#mark_div').toggle();"><small>{[pn_mark_change]}</small></a>)</span>
17
<a style="text-decoration:none;{{pm_mark==true.start}} display:none; {{pm_mark==true.end}}" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" id="mark_empty_link"  href="javascript:void(0);" onclick="$('#mark_div').toggle();">{[pn_mark]}</a>
18
)</span><br>
19 <p class="author">
20 {[thread_of_style2]}
21 {{pm_send_user==true.start}}
  
30 </p>
31 <div class="content">{{pm_text}}</div>
32 <div class="topic-actions">
33
<div id="mark_div" style="display:none">{[pn_marker_div]}</div>
34 <div class="buttons"><p>
35 <div class="pmreply-icon"><a href="{{answer_link}}" title="{[pm_do_reply]}"><span></span>{[pm_do_reply]}</a></div>
36 </p></div>
37 </div>
38
<div class="nextprev" style="float:right; font-size: smaller;margin-right: 5px;">
39
{{prevmessage_link==true.start}}&larr;<a href="{{prevmessage_link}}" ><span>{[pm_prev]}</span></a>{{prevmessage_link==true.end}}
40
{{nextmessage_link==true.start}}{{prevmessage_link==true.start}}&nbsp;&bull;&nbsp;{{prevmessage_link==true.end}}<a href="{{nextmessage_link}}" ><span>{[pm_next]}</span></a>&rarr;{{nextmessage_link==true.end}}
41
</div>
42
43 </div>
44 <span class="corners-bottom"><span></span></span>
45 </div>
46
</div>
47
</div>
48
49
50
<script type="text/javascript">
51
$('#mark_submit').click(function() {
52
mark  = $('#mark_input').val();
53
setMark(mark);
54
});
55
56
57
function setMark(mark){
58
sent= ('{{link_current_page}}'.indexOf('sent_id') > -1) ? 1 : 0;
59
markurl = "/ajax/handler.php";
60
idstring='{{id}}';
61
62
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
63
	$.ajax({
64
			url : markurl, 
65
			type:'POST', 
66
			dataType:'json',
67
			data:data ,
68
			success:function(res){
69
				if(res.done){
70
					$('#mark_div').hide(); 
71
					if(res.mark=='nomark'){$('#pn_current_mark').html('');
72
					$('#mark_link').hide(); 
73
					$('#mark_empty_link').show();}
74
					else{$('#pn_current_mark').html(res.mark); 
75
					$('#mark_empty_link').hide();
76
					$('#mark_link').show();
77
					}
78
				}
79
			}
80
		});
81
}
82
</script>	
  
84
Template-Element: Thread - Flat im Template: ProSilver
(5 Changes, Last: 2011-12-12)
Developers: - iggy
  
380 {{t.start}}{{t.end}}
381 {{message:images==true.end}}
382
383
					{{show_ratings_for_forum_message==true.start}}
384
					<br/>
385
					<div class="postratings" style="clear:left;">{{ratings(forum_message,message:id)}}</div>
386
					{{show_ratings_for_forum_message==true.end}}
387
388
389
390
  
430 {{today@dateformat.start}}{[time_date_today]}{{today@dateformat.end}}
431 {{yesterday@dateformat.start}}{[time_date_yesterday]}{{yesterday@dateformat.end}}
432 {{norm@dateformat.start}}{[time_date_other]}{{norm@dateformat.end}}
433
					<dd><strong>{[thread_user_messages]}</strong>{{message:user_posts|numberformat}}</dd><dd><strong>{[userprofile_registered]}</strong> {{message:user_registered|dateformat}}</dd>
433
					<dd><strong>{[thread_user_messages]}</strong>{{message:user_posts|numberformat}}</dd>
434
					{{message:user_points==true.start}}<dd><strong> {[userlist_points]}:</strong>{{message:user_points|numberformat}}</dd>{{message:user_points==true.end}}	
435
					<dd><strong>{[userprofile_registered]}</strong> {{message:user_registered|dateformat}}</dd>
436
					
437
438 {{message:user_pm_link==true.start}}
439 <dd>
440 <ul class="profile-icons">
441
Template-Element: Thread - Threaded im Template: ProSilver
(1 Changes, Last: 2011-11-07)
Developers: - iggy
  
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|numberformat}}%;">{{votes:count}}</div></dd><dd>{{votes:percent|numberformat}}%</dd>
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
Template-Element: Mitglieder Profil im Template: ProSilver
(8 Changes, Last: 2011-12-12)
Developers: - iggy
  
122 <dt>{[userprofile_registered]}</dt> <dd>{{reged|dateformat}}</dd>
123 <dt>{[userprofile_online_last]}</dt> <dd>{{global_show_onlinehour==false.start}}{{online|dateformat({[time_date]})}}{{global_show_onlinehour==false.else}}{{online|dateformat({[time_minute]})}}{{global_show_onlinehour==false.end}}</dd>
124 <dt>{[userprofile_messages]}</dt> <dd>{{posts|numberformat}} | <strong><a href="{{searchposts_link}}">{[userprofile_messages_search]}</a></strong></dd>
125
				
126
					
125
		        <dt>{[userlist_points]}</dt> <dd>{{points|numberformat}}<strong></strong></dd>				
126 </dl>
127 </div>
128 <span class="corners-bottom"><span></span></span>
  
294 <span class="corners-bottom"><span></span></span>
295 </div>
296 </div>
297
298
299
{{show_ratings_for_user_profile==true.start}}
300
<div class="panel bg2">
301
	<div class="inner"><span class="corners-top"><span></span></span><h3>{[generic_rating_header]}</h3>
302
		{{ratings(user_profile,userid)}}
303
	<span class="corners-bottom"><span></span></span>
304
    </div>
305
</div>
306
307
{{show_ratings_for_user_profile==true.end}}
308
309
310 {{tick(profile_after_last_box)}}
311
312 {{guest_nocomments==true.start}}<br/>
  
389 {{userGbPosts:username}}
390 {{userGbPosts:userid==true.end}}
391 <dd><strong>{{userGbPosts:userposts==true.start}} {[thread_user_messages]} {{userGbPosts:userposts|numberformat}}{{userGbPosts:userposts==true.end}}</strong></dd>
392
		<dd><strong>{{userGbPosts:user_points==true.start}} {[userlist_points]}: {{userGbPosts:user_points|numberformat}}{{userGbPosts:user_points==true.end}}</strong></dd>
393 <dd>
394 <ul class="profile-icons">
395 <li class="pm-icon"><a href="{{sendpmail_link}}" title="{[userprofile_pm_send]}"><span>{[userprofile_pm_send]}</span></a></li>{{users:mail==true.start}}<li class="email-icon"><a href="mailto:{{users:mail}}" title="{{users:mail}}"><span>{{users:mail}}</span></a></li>{{users:mail==true.end}}
396 </ul>
397 </dl>
398
399
{{show_ratings_for_usergbook_message==true.start}}
400
<div class="commRating" style="float:left;"><hr/>
401
		{{ratings(usergbook_message,userGbPosts:id)}}
402
</div>
403
{{show_ratings_for_usergbook_message==true.end}}
404 <div class="back2top"><a href="#wrap" class="top" title="{[go_on_top_style2]}">{[go_on_top_style2]}</a></div>
405 <span class="corners-bottom"><span></span></span>
406 </div>
407
Template: Gaia Template
Template-Element: Blog - Artikel bearbeiten im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
308 <div></div>
309 </div>
310 </div>
311
<center>
  
313
Template-Element: Blog - Userblog - Einstellungen im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
282 </div>
283 </div>
284
285
{{pages_html}}
286
{{pages_html}}
287
<center>
  
289
Template-Element: Blog - Userblog - Artikel im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
409 $('.blogText img').css('maxWidth',$('.blogText').innerWidth());
410 </script>
411
412
<center>
  
414
Template-Element: Blog - Forumsblog - Artikel im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
435 <script type="text/javascript">
436 $('.blogText img').css('maxWidth',$('.blogText').innerWidth());
437 </script>
438
<center>
  
440
Template-Element: Blog - Userblog im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
270 <script type="text/javascript">
271 $('.blogText img').css('maxWidth',$('.blogText').innerWidth());
272 </script>
273
<center>
  
275
Template-Element: Blog - Forumsblog im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
339 <script type="text/javascript">
340 $('.blogText img').css('maxWidth',$('.blogText').innerWidth());
341 </script>
342
<center>
  
344
Template-Element: Blog - Artikel erstellen im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
333
334
335
336
    
337
<center>    
  
339
Template-Element: Untere Leiste im Template: Gaia Template
(2 Changes, Last: 2011-12-01)
Developers: - iggy
1
2
3
2 <br/>
3 {{mitglied.start}}{[name_member]}{{mitglied.end}}
4 {{mitglieder.start}}{[name_members]}{{mitglieder.end}}
  
15 <div class="c_r_cont3"><div class="c_r_top3"><div></div></div><div class="c_r_content3" style="text-align: left;">
16 {{global_under_image==true.end}}
17
18
<table style="margin-top:-10px;margin-bottom:-3px;" width="100%">
18
<table width="100%">
19 <tr>
20 <td width="49%" valign="top">
21 <div style="padding: 5px;">
  
65 {{first.start}}1{{first.end}}
66 {{eventtoday.startlist}}
67 {{eventtoday:ranged==true.start}}
68
									{{eventtoday:end_wholeday==true.start}}
69 {{endtime.start}}{{eventtoday:end|dateformat({[date_format_notime]})}}{{endtime.end}}
70
									{{eventtoday:end_wholeday==true.else}}
71
									{{endtime.start}}{{eventtoday:end|dateformat({[date_format_noyear]})}}{{endtime.end}}
72
									{{eventtoday:end_wholeday==true.end}}
73
74
									{{eventtoday:start_wholeday==true.start}}
75 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
76
									{{eventtoday:start_wholeday==true.else}}
77
									{{starttime.start}}{{eventtoday:start|dateformat({[date_format_noyear]})}}{{starttime.end}}
78
									{{eventtoday:start_wholeday==true.end}}
79 {{eventtoday:ranged==true.else}}
80 {{eventtoday:start_wholeday==true.start}}
81 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
82 {{eventtoday:end_wholeday==true.end}}
83 {{eventtoday:end==true.end}}
84 {{eventtoday:ranged==true.end}}
85
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}){{first.start}}0{{first.end}}
85
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:ranged==true.start}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}{{eventtoday:ranged==true.end}}){{first.start}}0{{first.end}}
86 {{eventtoday.end}}
87 </div><br/>
88 {{eventtoday==true.end}}
89
Template-Element: Kalender im Template: Gaia Template
(1 Changes, Last: 2011-12-05)
Developers: - iggy
  
170 <div class="cal_event firstday" id="event{{events:event_id}}" style="padding: 2px; background-color: transparent; text-align: left;" >
171 <a href="{{events:event_link}}" style="text-decoration: none;">
172 <small>{{global_calendar_event==true.start}}
173
																		  <img src="{{global_calendar_event}}" alt='{{events:name|shortstring(12,"...")}}' title="{{events:name}}" style="vertical-align: middle; margin-right: 3px;max-height:15px">
173
																		  <img src="{{global_calendar_event}}" alt='{{events:name|shortstring(16,"...")}}' title="{{events:name}}" style="vertical-align: middle; margin-right: 3px;max-height:15px">
174 {{global_calendar_event==true.end}}
175
																		  {{events:name|shortstring(12,"...")}} <img src="{{global_firstfday}}" title="Event über mehrere Tage" style="vertical-align: middle; margin-right: 3px; border: none;" />
175
																		  {{events:name|shortstring(16,"...")}} <img src="{{global_firstfday}}" title="Event über mehrere Tage" style="vertical-align: middle; margin-right: 3px; border: none;" />
176 </small>
177 </a>
178
179
Template-Element: Kalender-Events im Template: Gaia Template
(1 Changes, Last: 2011-12-12)
Developers: - iggy
  
305 {{recommend(eventview1)}}
306
307
308
308
	{{show_ratings_for_calendar_event==true.start}}
309
<br/><hr><span class="para">{[generic_rating_header]}</span><br/>
310
					<div class="postratings">{{ratings(calendar_event,event_id)}}</div>
311
					{{show_ratings_for_calendar_event==true.end}}
312
					
313
314
315 {{showsocial==true.start}}
316
Template-Element: CSS Vorlage im Template: Gaia Template
(6 Changes, Last: 2011-12-13)
Developers: - iggy
  
153 .view_table {border-collapse: collapse;}
154 .view_table tr, .view_table td {padding: 7px 10px 7px 0px; margin: 3px;}
155
156
.forumtable{width:100%; border-collapse: collapse; margin-bottom: -3px;}
157
.forumtable .firsttd{padding: 7px 10px 7px 0;}
158
159 table, tr, td {font-size: {{global_fontsize}}px !important;}
160
161 .error {font-weight: normal; color: #a71111;}
  
815 ul.postindex .size_3 a{padding-left:20px; font-size: small}
816
817
818
/*Ratings.start*/
819
.xratings{text-align:left;margin-right:10px;}
820
.r_type, .c_type,.c_id,.i_id,.xor_id{display:none;}
821
.ratingbutton{
822
padding:5px 15px 5px 15px;
823
margin: 3px 5px 3px 0px;
824
background-color: {{global_button_bg}};
825
border: 1px solid {{global_input_border}};
826
font-size: {{global_fontsize}}px;
827
font-weight: normal;
828
color: {{global_button_fontcolor}};
829
cursor:pointer;
830
display: inline-block;
831
}
832
.ratingbutton img{vertical-align:middle;}
833
.ratingbutton_text{margin-left:5px;}
834
.rating_table{width:100%;}
835
.ratinguser{display:inline-block; text-align:center; }
836
.ratingusers_temp{display:none;}
837
.ratinguser img{max-width:60px;}
838
.rating_header img{vertical-align:middle; margin-right:10px; 2px 0px 2px 5px;}
839
840
/*Ratings.end*/
841
842
843 {{global_css_addon}}
844
845
846
Template-Element: Beitrag bearbeiten im Template: Gaia Template
(2 Changes, Last: 2011-11-17)
Developers: - iggy
  
231 </div><div class="c_r_bottom3"><div></div></div>
232 </div>
233 <div style="clear:both"></div>
234
{{canedit==true.end}}
235
236
237
238
{{canedit==true.end}}
237
<script type="text/javascript">FitToContent(document.getElementById("messagetext"),500);</script>
  
239
Template-Element: FAQ / Hilfe / Impressum im Template: Gaia Template
(1 Changes, Last: 2011-12-13)
Developers: - iggy
  
3 <div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" >
4 <div>
5 <div >
6
       <fieldset> <img src="{{impressum_image}}" alt="{[faq_impressum_image]}"> </fieldset>
6
       <fieldset> <img src="{{impressum_image}}" alt="{[faq_impressum_image]}"><br>{{impressum_addon}} </fieldset>
7 </div>
8 </div>
9 </div><div class="c_r_bottom1"><div></div></div>
10
Template-Element: Obere Leiste im Template: Gaia Template
(5 Changes, Last: 2011-12-15)
Developers: - iggy
  
167
168 <td width="50%" style="white-space: nowrap;"><div style="float: right;"><strong>{[header_goto_login]}</strong>&middot;
169 <input type="text" name="name" {{username==true.start}}value="{{username}}"{{username==true.end}} {{username==false.start}}value="{[login_name_2]}"{{username==false.end}} size="20" class="inputbox_small" {{username==false.start}}onclick="if (this.value=='Benutzername') {this.value='';}" onblur="if (this.value=='') {this.value='Benutzername';}"{{username==false.end}}>
170
			<input type="password" name="pww" size="20" class="inputbox_small" {{username==false.start}}value="Passwort"{{username==false.end}} onclick="this.value='';">
170
			<input type="password" name="pww" size="20" class="inputbox_small" {{username==false.start}}value="Passwort"{{username==false.end}} onfocus="this.value='';">
171 <input type="submit" value="{[login_submit]}" name="B1" class="button_login"></div></td>
172
173 </tr>
  
189 <div class="nav_n" id="nav_n">
190 <ul {{user_registered==true.start}} {{global_top_onclick==false.start}}onmouseout="hideDivById('user_add');" {{global_top_onclick==false.end}}{{user_registered==true.end}} >
191 {{user_admin==true.start}}
192
     <li style='border-left: 1px solid {{global_nav_line}};'><a  href="{{link_admin}}">{{global_nav_admin==true.start}}<img src="{{global_nav_admin}}" alt="admin" style="vertical-align: middle; margin-right: 3px, border: none;"/>{{global_nav_admin==true.end}}{[header_goto_admin]}</a></li>
192
     <li><a  href="{{link_admin}}">{{global_nav_admin==true.start}}<img src="{{global_nav_admin}}" alt="admin" style="vertical-align: middle; margin-right: 3px, border: none;"/>{{global_nav_admin==true.end}}{[header_goto_admin]}</a></li>
193 {{user_admin==true.end}}
194 {{menu|filter(menulist, key!==link_member|link_mail|link_logout|link_userlist|link_online|link_lastentry|link_faq,100)}}
195
  
232 {{blog_new==true.start}}{{show.start}}true{{show.end}}{{blog_new==true.end}}
233 {{gallery_new==true.start}}{{show.start}}true{{show.end}} {{gallery_new==true.end}}
234 {{mailerror==true.start}}{{show.start}}true{{show.end}}{{mailerror==true.end}}
235
	<li {{global_top_onclick==false.start}} onmouseover="show();clearTimeout(t);calculate();" {{global_top_onclick==false.else}} onclick="show();clearTimeout(t); calculate(); " {{global_top_onclick==false.end}} style="float: right;" id="nav_userinfo_li"><a {{global_top_onclick==false.start}} onmouseover="show();clearTimeout(t);calculate();" {{global_top_onclick==false.else}}onclick="return false;"{{global_top_onclick==false.end}} href="{{link_myprofile}}">{{global_nav_user==true.start}}<img alt="" src='{{global_nav_user}}' class='dwn' />{{global_nav_user==true.end}}{{show==true.start}}{{global_nav_news==true.start}}<img alt="" src="{{global_nav_news}}" class='dwn'/>{{global_nav_news==true.end}}{{show==true.end}}<strong>{{user_name}}</strong></a> {{global_dynamic2static_server==true.start}}<img alt="" src="{{global_dynamic2static_server}}svg-object_navsub-color1_{{global_navlink_color|urlencode}}-color2_{{global_navlink_color|urlencode}}-color3_FFF.png" style="vertical-align: middle; margin-left: 2px; border: none;">{{global_dynamic2static_server==true.end}}
235
	<li {{global_top_onclick==false.start}} onmouseover="show();clearTimeout(t);calculate();" {{global_top_onclick==false.else}} onclick="show();clearTimeout(t); calculate(); " {{global_top_onclick==false.end}} style="border-right:none;float: right;" id="nav_userinfo_li"><a {{global_top_onclick==false.start}} onmouseover="show();clearTimeout(t);calculate();" {{global_top_onclick==false.else}}onclick="return false;"{{global_top_onclick==false.end}} href="{{link_myprofile}}">{{global_nav_user==true.start}}<img alt="" src='{{global_nav_user}}' class='dwn' />{{global_nav_user==true.end}}{{show==true.start}}{{global_nav_news==true.start}}<img alt="" src="{{global_nav_news}}" class='dwn'/>{{global_nav_news==true.end}}{{show==true.end}}<strong>{{user_name}}</strong></a> {{global_dynamic2static_server==true.start}}<img alt="" src="{{global_dynamic2static_server}}svg-object_navsub-color1_{{global_navlink_color|urlencode}}-color2_{{global_navlink_color|urlencode}}-color3_FFF.png" style="vertical-align: middle; margin-left: 2px; border: none;">{{global_dynamic2static_server==true.end}}
236
237 <div class="nav_userinfo" id="user_add" onMouseOut="hideDivById('user_add');" onmouseover="show();clearTimeout(t); calculate();">
238 <div>
239
Template-Element: Forum Ansicht im Template: Gaia Template
(3 Changes, Last: 2011-12-05)
Developers: - iggy
  
126 {{subforum:posts_count==true.start}}
127 <small>
128 <a href="{{subforum:lastmessage_link}}" style="text-decoration: none;" title="{[subforum_message_last]} {{subforum:lastmessage_title}}">
129
									<b>{{subforum:lastmessage_title|shortstring(20,"...")}}</b> 
129
									<b>{{subforum:lastmessage_title|shortstring(25,"...")}}</b> 
130 <img src="{{global_goto}}" alt="goto" style="border: none; vertical-align: middle;">
131 </a>
132 <br/>
  
371 {{global_goto==true.start}}<a href="{{thread:lastmessage_link}}" style="text-decoration: none;" title="{[forum_message_last]}"><img alt="goto" src="{{global_goto}}" style="border: none; vertical-align: middle;" /></a>{{global_goto==true.end}}
372 <br /><small>{[forum_message_by]}
373 {{user_registered==true.start}}{{thread:lastname_link==true.start}}<a href="{{thread:lastname_link}}" style="text-decoration: none;">{{thread:lastname_link==true.end}}{{user_registered==true.end}}
374
           {{thread:lastname==true.start}}{{thread:lastname|shortstring(12,"...")}}{{thread:lastname==true.else}}kein Name angegeben{{thread:lastname==true.end}}
374
           {{thread:lastname==true.start}}{{thread:lastname|shortstring(20,"...")}}{{thread:lastname==true.else}}kein Name angegeben{{thread:lastname==true.end}}
375 {{user_registered==true.start}}{{thread:lastname_link==true.start}}</a>{{thread:lastname_link==true.end}}{{user_registered==true.end}} &bull; {[name_hits]}: {{thread:hits_count|numberformat}} </small>
376
377 </td>
  
429
430 {{nomessage==false.else}}
431
432
{{limit_by==true.start}}
433
<div class="c_r_cont2"><div class="c_r_top2"><div></div></div><div class="c_r_content2"> 
434
<div><br/><br/><center>{[forum_filtered_empty]}</center></div>
435
<div style="clear:both"></div>
436
    </div><div class="c_r_bottom2"><div></div></div>
437
    </div>
438
  <div style="clear:both; height: 10px;"></div>  
439
440
{{limit_by==true.else}}
441 {{can_create_topic==true.start}}
442 <div class="c_r_cont2"><div class="c_r_top2"><div></div></div><div class="c_r_content2">
443 <div><br/><br/><center>
441 </div>
442 <div style="clear:both; height: 10px;"></div>
443 {{can_create_topic==true.end}}
444
{{limit_by==true.end}}
445 {{nomessage==false.end}}
446
447 {{showlast==true.start}}
448
Template-Element: Bildergalerie - Bild anzeigen im Template: Gaia Template
(8 Changes, Last: 2011-12-13)
Developers: - iggy
  
238 <div style="background-image: url({{pic_link|resizepic({{global_picture_width}},1000)}}); position: relative; width: {{pic_link_width}}px; height: {{pic_link_height}}px; background-position: center; background-repeat: no-repeat; z-index: 10; display: block;" title="{{pic_title}} - {[uploaded_by]} {{pic_owner}} {[blog_created_on]} {{uploaded|dateformat}} ({{num_comments}} {[blog_comments_pl]})" id="PicMainCont" class="fn-container" border="2px outer #990000;" onmouseover="closeNav(); return false;">
239 <div style=" z-index: 10; width: {{pic_link_width}}px; height: {{pic_link_height}}px; background-image: url({{global_trans100_gif}}); background-repeat: repeat;">
240 {{tick(gallery_detail_left_pic)}}{{tick(gallery_detail_right_pic)}} <div style="width: 49%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: left;" id="back"
241
 {{linkedusers==false.start}}onmouseover="return show_background_pic('back','{{global_gallery_previous_pic_arrow}}');"{{linkedusers==false.end}} {{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='url()'"{{linkedusers==false.end}} onclick="window.location='{{previousLink}}'";></div>
241
 {{linkedusers==false.start}}onmouseover="return show_background_pic('back','{{global_gallery_previous_pic_arrow}}');"{{linkedusers==false.end}} {{linkedusers==false.start}}onmouseout="document.getElementById('back').style.backgroundImage='none'"{{linkedusers==false.end}} onclick="window.location='{{previousLink}}'";></div>
242
243 <div style=" z-index: 10; width: 49%; background-repeat: no-repeat; background-position: center; background-color: transparent; height: 100%; float: right;" id="next"
244 {{linkedusers==false.start}}onmouseover="return show_background_pic('next','{{global_gallery_next_pic_arrow}}');"{{linkedusers==false.end}}
245
		{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='url()'"{{linkedusers==false.end}} onclick="window.location='{{nextLink}}'";></div> 
245
		{{linkedusers==false.start}}onmouseout="document.getElementById('next').style.backgroundImage='none'"{{linkedusers==false.end}} onclick="window.location='{{nextLink}}'";></div> 
246 <div style="clear: both;"></div>
247 {{tick(gallery_detail_under_pic)}}
248
  
276
277 </td>
278 </tr>
279
280
281
{{show_ratings_for_gallery_picture==true.start}}
282
	<tr>    <td><div style="padding: 10px 2px; margin-top: 10px; border: 1px solid {{global_line_color}}; position: relative;"><b>{[generic_rating_header]}</b>
283
		{{ratings(gallery_picture,picture_id)}}</div></td></tr>
284
					{{show_ratings_for_gallery_picture==true.end}}
285
286 <tr>
287 <td>
288
  
326 <tr>
327 <td width="7%" valign="middle" style="border-right: 1px solid {{global_line_color}}; padding-right: 3px;"><small><b>{[gallery_linkedcontent]}</b></small></td>
328 <td>
329
330 {{integration.startlist}}
331
332 {{integration|integrate(gallery_picture)}}
  
451 {{comments:canDel==true.end}}
452 </div>
453 <div style="clear: both;"></div>
454
		{{comments:commentar}} {{tick(gallery_detail_commenttext)}}{{comments:signature==true.start}}<br/><br/> <hr/> {{comments:signature}}{{comments:signature==true.end}} </td></tr>
454
		{{comments:commentar}} {{tick(gallery_detail_commenttext)}}{{comments:signature==true.start}}<br/><br/> <hr/> {{comments:signature}}{{comments:signature==true.end}} 
455
456
{{show_ratings_for_gallery_picture_comment==true.start}}<br/><hr/>
457
					<div class="blogcommentratings">{{ratings(gallery_picture_comment,comments:id)}}</div>
458
					{{show_ratings_for_gallery_picture_comment==true.end}}
459
</td></tr>
460 </table>
461
462 <div style="clear:both"></div>
  
642 setTimeout("hide_background_pic();",1500);
643 }
644 function hide_background_pic() {
645
	document.getElementById('back').style.backgroundImage='url()'; 	
646
	document.getElementById('next').style.backgroundImage='url()'; 	
645
	document.getElementById('back').style.backgroundImage='none'; 	
646
	document.getElementById('next').style.backgroundImage='none'; 	
647 }
648
649
  
658 }
659
660 if(!location.hash) {window.onload = function(){loader();}}
661
{{hideloader==true.start}}setTimeout('document.getElementById("loaderimg").style.backgroundImage="url()"',800);{{hideloader==true.end}}
661
{{hideloader==true.start}}setTimeout('document.getElementById("loaderimg").style.backgroundImage="none"',800);{{hideloader==true.end}}
662
663 $('#loaderimg').css("max-height",$('#back').css("height"));
664 miranus_add_iconbar_textarea('commentar');
665
Template-Element: Landkarte im Template: Gaia Template
(1 Changes, Last: 2011-11-28)
Developers: - iggy
  
2 {{yesterday@dateformat.start}} {[time_date_yesterday]} {{yesterday@dateformat.end}}
3 {{norm@dateformat.start}}%d.%m.%Y{{norm@dateformat.end}}
4
5
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
6
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
7
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
8
9 <h2>{[map_title]}</h2>
10 <div class="c_r_cont3"><div class="c_r_top3"><div></div></div><div class="c_r_content3" >
11 <div >
12 <div id="map" style="width: 100%; height: 650px"></div>
13 <br>
14
<img src="http://labs.google.com/ridefinder/images/mm_20_yellow.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_yellow.png');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
15
<img src="http://labs.google.com/ridefinder/images/mm_20_red.png"> <a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_red.png');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
14
<img src="{{green}}"> <a href="javascript:void(0)" onclick="hideLocs('{{green}}');" title="toggle">{[map_location_special]}</a> ({[map_location_special_expl]})<br>
15
<img src="{{red}}"> <a href="javascript:void(0)" onclick="hideLocs('{{red}}');" title="toggle">{[map_location_members]}</a> ({[map_location_members_expl]})<br>
16
17 <small>{[map_info_mydata]}</small>
18 </div></div><div class="c_r_bottom3"><div></div></div>
  
23 //<![CDATA[
24 // Create our "tiny" marker icon
25 var icon = new GIcon();
26
    icon.image = "http://labs.google.com/ridefinder/images/mm_20_red.png";
27
    icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
26
    icon.image = "{{red}}";
27
    icon.shadow = "{{shadow}}";
28 icon.iconSize = new GSize(12, 20);
29 icon.shadowSize = new GSize(22, 20);
30 icon.iconAnchor = new GPoint(6, 20);
31 icon.infoWindowAnchor = new GPoint(5, 1);
32
33 var orticon = new GIcon();
34
    orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
35
    orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
34
    orticon.image = "{{green}}";
35
    orticon.shadow = "{{shadow}}";
36 orticon.iconSize = new GSize(12, 20);
37 orticon.shadowSize = new GSize(22, 20);
38 orticon.iconAnchor = new GPoint(6, 20);
39
Template-Element: Forum Übersicht im Template: Gaia Template
(11 Changes, Last: 2011-12-19)
Developers: - iggy
  
31 {{logout_requested==true.end}}
32
33
34
34
{{feed_active==true.start}}
35
{{settingimg.start}}https://files.homepagemodules.de/b2001010/a_1235_1679bb97.png{{settingimg.end}}
36
<div class="xFeedContainer">
37
<h2 style="float:left">{[forum_activities]}</h2>{{no_subscritions==false.start}}<span class="activity_settings" style="padding:3px 0px 5px 0px">{{activities_notify_type==true.start}}<small style="margin-right:5px;">{[forum_activities_subscribed]}</small><a href="{{edit_feed_link}}"><img src="{{settingimg}}" alt="settings" /></a>{{activities_notify_type==true.else}}<a href="{{subscribe_to_feed_link}}">{[forum_activities_subscribe]}</a>{{activities_notify_type==true.end}}</span>{{no_subscritions==false.end}}
38
<div style="clear:both"></div>
39
<div class="c_r_cont1"><div class="c_r_top1"><div></div></div><div class="c_r_content1" style="padding: 10px;">
40
{{get_actvityfeed()}}</div><div class="c_r_bottom1"><div></div></div>
41
</div><div style="clear:both"></div></div>
42
{{feed_active==true.end}}
43
44 {{admininfo_user_requests==true.start}}
45
  
61
62 {{tick(forums_cat_title)}}
63
64
<h2>
65
{{user_registered==true.start}}<a href="{{category:link}}">{{category:title}}</a>{{user_registered==true.else}}{{category:title}}{{user_registered==true.end}}</h2>
64
<h2>{{user_registered==true.start}}<a href="{{category:link}}">{{category:title}}</a>{{user_registered==true.else}}{{category:flat==false.start}}<a rel="nofollow" href="{{category:link}}">{{category:title}}</a>{{category:flat==false.else}}{{category:title}}{{category:flat==false.end}}{{user_registered==true.end}}</h2>
65
66 {{category:flat==true.start}}
67 <div style="clear:both"></div>
  
72 <div style="z-index: 4;">
73 {{category:forum==true.start}}
74 {{category:forum.startlist}}
75
                <table width="100%" style="border-collapse: collapse; margin-bottom: -3px;">
75
                <table class="forumtable">
76 {{hr_line}}{{hr_line.start}} <tr>
77 <td colspan="3"><hr style="margin: {{global_hr_margin==true.start}}{{global_hr_margin}}{{global_hr_margin==true.else}}4{{global_hr_margin==true.end}}px 0px;"/></td></tr> {{hr_line.end}}
78 <tr>
79
<td width="8%" align="center" valign="top">
79
<td width="8%" align="center" valign="top" class="firsttd">
80 {{forum:readable==true.start}}
81 {{forum:new_messages==true.start}}
82 {{global_new_reply==true.start}}
  
129 <small>
130
131 <a href="{{forum:lastmessage_link}}" style="text-decoration: none;" title="{[forum_message_last]} {{forum:lastmessage_title}}">
132
<b>{{forum:lastmessage_title|shortstring(20,"...")}}</b> 
132
<b>{{forum:lastmessage_title|shortstring(25,"...")}}</b> 
133 {{global_goto==true.start}}<img alt="goto" src="{{global_goto}}" style="border: none; vertical-align: middle;" />{{global_goto==true.end}}
134 </a>
135
136
Template-Element: Neuen Beitrag schreiben im Template: Gaia Template
(2 Changes, Last: 2011-11-17)
Developers: - iggy
  
395 {{reply==true.end}}
396 </script>
397
398
<script type="text/javascript">FitToContent(document.getElementById("messagetext"),800);</script>
  
400
Template-Element: Eigene Seiten im Template: Gaia Template
(1 Changes, Last: 2011-10-24)
Developers: - iggy
  
32 </div>
33 </div>
34 <div style="clear:both"></div>
35
<center>
  
37
Template-Element: Private Mails - Home im Template: Gaia Template
(46 Changes, Last: 2011-12-16)
Developers: - iggy
1
{{bg1.start}}{{bg1.end}}
1
<script type="text/javascript" src="{{jq_ds}}"></script>
2
3
{{bg1.start}}{{bg1.end}}
4
<style type="text/css">#pm_filter{margin-bottom:10px;} #pm_filter .selected{font-weight:bold;}</style>
5 {{messagesend==true.start}}
6
6 <style type="text/css">
7 .ok {font-weight: bold; color: #507837; font-size: {{global_small_fontsize}}px;}
8 .send {width: 100%; background-color: {{global_post_bg}}; overflow: hidden;}
  
14 </div>
15 </div>
16
17
17 <script type="text/javascript">
18 <!--
19
function fadeSend() {document.getElementById('messageSend').style.display='none';	}
20
window.setTimeout("fadeSend()", 3000);	
21
-->
22
</script>
23
{{messagesend==true.end}}
24
25
function fadeSend() {
26
	document.getElementById('messageSend').style.display='none';
27
	}
28
25
{{all_marked==true.start}}
26
<style type="text/css">
27
.ok {font-weight: bold; color: #507837; font-size: {{global_small_fontsize}}px;}
28
.send {width: 100%; background-color: {{global_post_bg}}; overflow: hidden;}
29
.send div {padding: 10px 20px;}
30
</style>
31
32
<div id="messageSend" class="send">
33
	<div>
34
	<span class="ok"><img alt="pm_sent" src="https://files.homepagemodules.de/b2001010/a_431.png" style="vertical-align: middle; margin-right: 7px;">{[pn_all_marked]}</span>
35
	</div>
36
</div>
37
38
window.setTimeout("fadeSend()", 3000);
39
	
38
<script type="text/javascript">
39
<!--
40
function fadeSend() {document.getElementById('messageSend').style.display='none';	}
41
window.setTimeout("fadeSend()", 3000);	
42 -->
43 </script>
44
45
46
{{messagesend==true.end}}
46
{{all_marked==true.end}}
47
48
49
50
  
75
76
77 {{pages_and_links.start}}
78
	{{mails_morepages==true.start}}Seiten: {{mails_morepages==true.end}}
78
	{{pm_nomessage==false.start}}
79
	<a href="{{pm_new_link}}" style="float:right;margin-left: 10px;" class="button1" id="ie_button">{[pm_new_mail]}</a>
80
	{{pm_nomessage==false.end}}
81
<div style="float:right;margin-bottom:3px">
82
	{{mails_morepages==true.start}}{[pages_pages]}: {{mails_morepages==true.end}}
83 {{mailspages.startlist}}
84 {{mailspages:now==true.start}}
85
			<span style="position:relative;top:-3px;font-weight:bold">{{mailspages:number}}</span> 
85
			<span style="position:relative;top:-3px;font-weight:bold;margin-right:2px;">{{mailspages:number}}</span> 
86 {{mailspages:now==true.else}}
87
			<a href="{{mailspages:link}}">{{mailspages:number}}</a>
87
			<a href="{{mailspages:link}}" style="margin-right:2px;">{{mailspages:number}}</a>
88 {{mailspages:now==true.end}}
89
{{mailspages:break==true.start}}<br/>{{mailspages:break==true.end}}
90 {{mailspages.end}}
91
	{{pm_nomessage==false.start}}
92
	<a href="{{pm_new_link}}" style="margin-left: 10px;" class="button1" id="ie_button">{[pm_new_mail]}</a>
93
	<input type="submit" name="deltrue" value="{[pm_select_delete_2]}" class="button1">
94
	{{pm_nomessage==false.end}}
91
</div>
92 {{pages_and_links.end}}
93
94
95
<h2>{[pm_inbox_title]}</h2> 
95
<h2 style="display:inline-block; margin-right:10px;">{[pm_inbox_title]}</h2> {{current_pn_filter==true.start}}<strong> » {[pn_current_filter]}: {{current_pn_filter}}</strong>{{current_pn_filter==true.end}}		
96
97 <div class="c_r_cont3"><div class="c_r_top3"><div></div></div><div class="c_r_content3" >
98
99
100 <form method="post" action="{{pm_del_link}}" name="inbox">
101 <input type='hidden' name='inbox' value='1'/>
102
<table width="100%" border="0" style="border-collapse: collapse;"> 
102
<table width="100%" border="0" style="border-collapse: collapse;" id="inbox_table"> 
103 {{pm_nomessage==false.start}}
104
<tr><td align='right' colspan='5'>{{pages_and_links}}<br/><br/></td></tr>
104
<tr><td align='right' colspan='5'><div style="float:left; display:inline-block;">
105
{{pnmarkersinbox==true.start}}
106
<div id="pm_filter">
107
{[pn_filter]}: 
108
{{pnmarkersinbox.startlist}}
109
<span {{pnmarkersinbox:current==true.start}}class="selected"{{pnmarkersinbox:current==true.end}}> {{bull}} <a href="{{pnmarkersinbox:link}}">{{pnmarkersinbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersinbox:nomark==true.else}}{{pnmarkersinbox:mark}}{{pnmarkersinbox:nomark==true.end}}</a> ({{pnmarkersinbox:count}})</span>
110
{{bull.start}}&bull;{{bull.end}}
111
{{pnmarkersinbox.end}}
112
{{bull.start}}{{bull.end}}
113
</div>
114
{{pnmarkersinbox==true.end}}
115
116
117
</div>{{pages_and_links}}</td></tr>
118 <tr>
119
<td width="5%" align="center"><b>{[pm_status]}</b></td>
119
<td width="5px" align="center"><b>{[name_select]}</b></td>
120
<td width="10%" align="center"><b>{[pm_status]}</b></td>
121 <td width="55%"><b>{[pm_subject]}</b></td>
122 <td width="15%" align="center"><b>{[name_sender]}</b></td>
123 <td width="15%" align="center"><b>{[name_datetime]}</b></td>
124
<td width="10%" align="center"><b>{[name_delete]}</b></td>
124
125 </tr>
126 {{pm_nomessage==false.end}}
127
117 <tr class="row_h" {{global_scndline==true.start}}style="background-color: {{global_scndline}};"{{global_scndline==true.end}}>
118 {{bg1.start}}0{{bg1.end}}
119 {{bg1==false.end}}
120
120
 <td style="color: {{global_new_message_link_color}}; border-right: 1px solid {{global_line_color}};  border-top: 1px solid {{global_line_color}};" align="center" nowrap onclick="togglePmSel($(this).children().first())"><input type="checkbox" class="pmcheck" name="delmsg[]" value="{{pm:id}}"></td>
121
122 <td style="padding: 5px 3px 5px 3px; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}}; text-align: center;">
123
  
136 {{pm:read==true.else}}
137 <a href="{{pm:link}}" {{pm:new==true.start}} style="color: {{global_new_message_link_color}} !important; text-decoration: none; font-weight: bold;" {{pm:new==true.end}} {{pm:new==false.start}} style="text-decoration: none;" {{pm:new==false.end}}>{{pm:title==true.start}} {{pm:title|shortstring(50,"...")}} {{pm:title==true.else}} {{pm:titel}} {{pm:title==true.end}}</a>
138 {{pm:read==true.end}}
139
139
 {{pm:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{pm:mark}}</span>{{pm:mark==true.end}}
140 <span style="float: right; margin-right: 15px;">
141 {{pm:replyed==true.start}}
142 <img src="https://files.homepagemodules.de/b2001010/a_638.png" title="{[pm_replied]}"/>
  
153
154 <td onclick="window.location='{{pm:link}}'" style="border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}};" nowrap align="center">{{pm:messagetime|dateformat}}</td>
155
156
 <td style="color: {{global_new_message_link_color}}; border-top: 1px solid {{global_line_color}};" align="center" nowrap ><input type="checkbox" name="delmsg[]" value="{{pm:id}}"></td>
156
157 </tr>
158 {{pm.end}}
159
160 {{pm_nomessage==true.start}}
161
{{current_pn_filter==true.start}}<tr><td colspan="5" align="center"><br><br><b>{[pn_inbox_no_messages_for_filter]}</b><br><a href="{{link_mails}}">{[pn_remove_filter]}</a></td></tr>{{current_pn_filter==true.else}}
162 <tr><td colspan="5" align="center"><br><br><b>{[pm_no_mails]}</b></td></tr>
163 <tr><td colspan="5" align="center"><br><a href="{{pm_new_link}}" style="margin-left: 10px;" class="button1" id="ie_button">{[pm_new_mail]}</a></td></tr>
164
{{current_pn_filter==true.end}}
165 {{pm_nomessage==true.end}}
166
167 {{pm_more==true.start}}
  
173
174 {{pm_nomessage==false.start}}
175 <tr>
176
<td colspan="5" align="right" style="padding-top: 5px;">
177
<span id="selectAll" onClick="checkinbox(); return false;" onMouseOver='this.style.cursor="pointer";' onMouseOut='this.style.cursor="select";'><small>{[pm_select_all]}</small>
178
<img src="{{global_message_select}}" alt="select_all" style="vertical-align: middle; margin: 0px 20px 0px 5px;"></span>
176
<td colspan="5" align="left" style="padding-top: 5px;">
177
<span id="selectAll" onClick="checkinbox(); return false;" onMouseOver='this.style.cursor="pointer";' onMouseOut='this.style.cursor="select";'><img src="{{global_message_select}}" alt="select_all" style="vertical-align: middle; margin: 0px 5px 0px 5px;"><small>{[pm_select_all]}</small>
178
</span>
179 <span id="deselectAll" onClick="checkoutbox(); return false;" style="display: none;" onMouseOver='this.style.cursor="pointer";' onMouseOut='this.style.cursor="select";'>
180
	<small>{[pm_deselect_all]}</small><img src="{{global_message_select}}" alt="deselect_all" style="vertical-align: middle; margin: 0px 20px 0px 5px;">
180
	<img src="{{global_message_select}}" alt="deselect_all" style="vertical-align: middle; margin: 0px 5px 0px 5px;"><small>{[pm_deselect_all]}</small>
181 </span>
182
{{markallread_link==true.start}}<a style="margin-left:5px;" href="{{markallread_link}}" ><small>{[forum_mark_all_as_read]}</small></a>{{markallread_link==true.end}}
183 </td>
184 </tr>
185
186 {{pm_nomessage==false.end}}
187
188 <td colspan="5" align="right"><br/>
189
<div class="pn_options" style="text-align:left;">
190
<select class="pn_action_select" id="inbox_select">
191
<option value="deltrue">{[pm_select_delete]}</option>
192
<option value="markall">{[pm_select_markall]}</option>
193
<option value="addmark">{[pm_select_addmark]}</option>
194
</select>
195
<input type="submit" class="button1" name="deltrue" id="pm_inbox_form_submit" value="{[pm_select_go]}" /></div>
196 {{pages_and_links}}
197 </td>
198 </tr>
  
246
247
248
249
<h2>{[pm_send_title]}</h2>
249
<h2 style="display:inline-block; margin-right:10px;">{[pm_send_title]}</h2>{{current_pn_filter==true.start}}<strong> » {[pn_current_filter]}: {{current_pn_filter}}</strong>{{current_pn_filter==true.end}}	
250
251 <div class="c_r_cont3"><div class="c_r_top3"><div></div></div><div class="c_r_content3" >
252
253
{{pnmarkersoutbox==true.start}}
254
<div id="pm_filter">
255
{[pn_filter]}: 
256
{{pnmarkersoutbox.startlist}}
257
<span {{pnmarkersoutbox:current==true.start}}class="selected"{{pnmarkersoutbox:current==true.end}}> {{bull}} <a href="{{pnmarkersoutbox:link}}">{{pnmarkersoutbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersoutbox:nomark==true.else}}{{pnmarkersoutbox:mark}}{{pnmarkersoutbox:nomark==true.end}}</a> ({{pnmarkersoutbox:count}})</span>
258
{{bull.start}}&bull;{{bull.end}}
259
{{pnmarkersoutbox.end}}
260
{{bull.start}}{{bull.end}}
261
</div>
262
{{pnmarkersoutbox==true.end}}
263
264 <form method="post" action="{{pm_del_link}}" name="outbox">
265 <input type='hidden' name='outbox' value='1'/>
266
<table width="100%" border="0" style="border-collapse: collapse;"> 
266
<table width="100%" border="0" style="border-collapse: collapse;" id="outbox_table"> 
267 {{send_nomessage==false.start}}
268 <tr>
269
<td width="5%" align="center"><b>{[name_select]}</b></td>
270 <td></td>
271 <td width="55%"><b>{[pm_subject]}</b></td>
272
<td width="15%" align="center"><b>{[pm_to]}</b></td>
273
<td width="15%" align="center"><b>{[name_datetime]}</b></td>
274
<td width="10%" align="center"><b>{[name_delete]}</b></td>
272
<td width="20%" align="center"><b>{[pm_to]}</b></td>
273
<td width="20%" align="center"><b>{[name_datetime]}</b></td>
274 </tr>
275 {{send_nomessage==false.end}}
276 {{tick(pm_pre_outbox)}}
274 {{bg1==false.end}}
275
276 <!-- <tr> -->
277
 <td width="10%" style="color: {{global_new_message_link_color}}; border-right: 1px solid {{global_line_color}}; border-top: 1px solid {{global_line_color}};" align="center" nowrap onclick="togglePmSel($(this).children().first())" ><input type="checkbox" class="pmcheck2" name="delmsg[]" value="{{send:id}}"></td>
278 <td nowrap >{{send:new==true.newmessage}}</td>
279
280 <td width="70%" onclick="window.location='{{send:link}}';" style="padding: 5px 3px 5px 3px; border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}};">
  
283 {{pm:send==true.else}}
284
285 <a href="{{send:link}}" {{send:new==true.start}} style="color: {{global_new_message_link_color}} !important; text-decoration: none; font-weight: bold;" {{send:new==true.end}} {{send:new==false.start}} style="text-decoration: none;" {{send:new==false.end}}>{{send:title==true.start}} {{send:title}} {{send:title==true.else}} {{send:titel}} {{send:title==true.end}}{{pm:send==true.end}}</a>
286
 {{send:mark==true.start}}<span style="margin-left: 15px;font-style:italic">{{send:mark}}</span>{{send:mark==true.end}}
287 </td>
288
289 <td width="10%" onclick="window.location='{{send:link}}'" style="border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}};" align="center">{{send:username}}</td>
290
291
 <td width="10%" onclick="window.location='{{send:link}}'" style="border-top: 1px solid {{global_line_color}}; border-right: 1px solid {{global_line_color}};" nowrap align="center">{{send:messagetime|dateformat}}</td>
292
 
293
 <td width="10%" style="color: {{global_new_message_link_color}}; border-top: 1px solid {{global_line_color}};" align="center" nowrap ><input type="checkbox" name="delmsg[]" value="{{send:id}}"></td>
294
291
 <td width="10%" onclick="window.location='{{send:link}}'" style="border-top: 1px solid {{global_line_color}};padding: 0 5px; border-right: 1px solid {{global_line_color}};" nowrap align="center">{{send:messagetime|dateformat}}</td>
292
293 </tr>
294
  
302 {{send_nomessage==true.start}}
303 <tr>
304 <td></td>
305
<td colspan="5" align="center"><br><br><b>{[pm_no_mails]}</b><br/><br/></td>
305
<td colspan="5" align="center">
306
{{current_pn_filter==true.start}}<br><b>{[pn_inbox_no_messages_for_filter]}</b><br><a href="{{link_mails}}">{[pn_remove_filter]}</a><br>
307
{{current_pn_filter==true.else}}
308
<br><br><b>{[pm_no_mails]}</b><br/><br/>
309
{{current_pn_filter==true.end}}
310
311
</td>
312 </tr>
313
314 {{send_nomessage==true.else}}
315
316
317 <tr>
318
<td colspan="5" align="right" style="padding-top: 5px;">
318
<td colspan="5" align="left" style="padding-top: 5px;">
319 <span id="send_selectAll" onClick="send_checkinbox(); return false;" onMouseOver='this.style.cursor="pointer";' onMouseOut='this.style.cursor="select";'>
320
	<img src="{{global_message_select}}" alt="select_all" style="vertical-align: middle; margin: 0px 5px 0px 5px;">
321 <small>{[pm_select_all]}</small>
322
	<img src="{{global_message_select}}" alt="select_all" style="vertical-align: middle; margin: 0px 20px 0px 5px;">
322 </span>
323 <span onClick="send_checkoutbox(); return false;" id="send_deselectAll" style="display: none;" onMouseOver='this.style.cursor="pointer";' onMouseOut='this.style.cursor="select";'>
324
<img src="{{global_message_select}}" alt="deselect_all" style="vertical-align: middle; margin: 0px 5px 0px 5px;">
325 <small>{[pm_deselect_all]}</small>
326
<img src="{{global_message_select}}" alt="deselect_all" style="vertical-align: middle; margin: 0px 20px 0px 5px;">
326 </span>
327 </td>
328 </tr>
329
330 <tr>
331
<td></td>
331 <td colspan="5" align="right">
332
<br/><br/>
332
<div class="pn_options" style="text-align:left;">
333
<select class="pn_action_select" id="inbox_select">
334
<option value="deltrue">{[pm_select_delete]}</option>
335
<option value="markall">{[pm_select_markall]}</option>
336
<option value="addmark">{[pm_select_addmark]}</option>
337
</select>
338
<input type="submit" class="button1" name="deltrue" id="pm_inbox_form_submit" value="{[pm_select_go]}" /></div>
339
340
341 {{sentmails_morepages==true.start}}Seiten:{{sentmails_morepages==true.end}}
342 {{sentmailspages.startlist}}
333 {{sentmailspages:now==true.else}}
334 <a href="{{sentmailspages:link}}">{{sentmailspages:number}}</a>
335 {{sentmailspages:now==true.end}}
336
{{sentmailspages:break==true.start}}<br/>{{sentmailspages:break==true.end}}
337 {{sentmailspages.end}}
338
339
340
<input type="submit" name=deltrue value="{[pm_select_delete_2]}"  class="button1">
338 </td>
339 </tr>
340 {{send_nomessage==true.end}}
  
348 </div>
349 <div style="clear:both"></div>
350
351
<script type="text/javascript">
351
<script type="text/javascript"></script>
352 {{hide_sentmsgs==false.end}}
353
354
355
356
357
<div style="display:none">{[pn_marker_div]}<input type="button" id="marker_div_cancel" value="{[gallery_cancel]}"></div>
358
<script type="text/javascript">
359
$('#marker_div_cancel').click(function(){
360
$('#marker_selector').hide();
361
$('#marker_selector').parent().find('.pn_options').show();
362
});
363
$('#mark_submit').click(function() {
364
mark  = $('#mark_input').val();
365
setMark(mark,this);
366
});
367
368
function setMark(mark,clicked_el){
369
370
markurl = "/ajax/handler.php";
371
372
373
374
	sent= ($(clicked_el).closest('form').attr('name')=='outbox') ? 1 : 0;
375
	if(sent){$checked = $('#outbox_table').find('.pmcheck2:checked');}
376
	else{$checked = $('#inbox_table').find('.pmcheck:checked');}
377
	idstring='';
378
	first_cb = 1;
379
	$.each($checked,function(){
380
		if(!first_cb){idstring+=',';}
381
		idstring+=this.value;
382
		first_cb = 0;
383
	});
384
385
386
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
387
	$.ajax({
388
			url : markurl, 
389
			type:'POST', 
390
			dataType:'json',
391
			data:data ,
392
			success:function(res){
393
				if(res.done){
394
					location.reload();
395
					}
396
				}
397
			}
398
		);
399
}
400 </script>
401
402
<script type="text/javascript">
403
$('.pmcheck,.pmcheck2').click(function(e){e.stopPropagation();});
404
function togglePmSel($el){
405
if($el.attr('checked')){$el.removeAttr('checked')}
406
else{$el.attr('checked','checked');}
407
}
408
$(".pn_action_select").change(function(){
409
val = $(this).val();
410
if(val=='addmark'){
411
$(this).val('deltrue');
412
$target = $(this).closest('td');
413
$target.find('.pn_options').hide();
414
$('#marker_div_cancel').appendTo($('#marker_selector'));
415
$('#marker_selector').css('textAlign','left').css('marginTop','20px');
416
$('#marker_selector').show().prependTo($target);
417
return true;
418
}
419
420
421
if($(this).attr('id')=='outbox_select'){$target = $('#pm_outbox_form_submit')}
422
else{$target = $('#pm_inbox_form_submit')}
423
$target.attr('name',val);
424
});
425
</script>
  
427
Template-Element: Private Mails - Nachricht lesen im Template: Gaia Template
(13 Changes, Last: 2011-12-15)
Developers: - iggy
1
<script type="text/javascript" src="{{jq_ds}}"></script>
2 <!--[if lt IE 7]>
3 <style type="text/css">
4 .button_reply {left: -10px !important;top: 85px !important; width: 130px; }
  
29 {{pm_send_user==true.else}}
30 {[pm_to]}: <a href="{{pm_user_link}}">{{pm_get_user}}</a>
31 {{pm_send_user==true.end}}, {{messagetime|dateformat}}<span style='float:right'><a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" target="_blank" href="{{pm_print_link}}" >{[pm_print]}</a> &bull;
32
		 <a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a></span>
32
		 <a style="text-decoration:none;" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" href="{{foward_link}}" >{[pm_forward]}</a> &bull;  <a style="text-decoration:none" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" onclick="delpm();" href="javascript:void(0);" >{[pm_delete]}</a>
33
&bull; <span id="mark_link" {{pm_mark==false.start}}style="display:none;"{{pm_mark==false.end}}>{[pn_mark_header]}: <span id="pn_current_mark">{{pm_mark}}</span> (<a  onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" style="text-decoration:none" href="javascript:void(0);" onclick="$('#mark_div').toggle();"><small>{[pn_mark_change]}</small></a>)</span>
34
<a style="text-decoration:none;{{pm_mark==true.start}} display:none; {{pm_mark==true.end}}" onMouseOver="(this.style.textDecoration='underline');"onMouseOut="(this.style.textDecoration='none');" id="mark_empty_link"  href="javascript:void(0);" onclick="$('#mark_div').toggle();">{[pn_mark]}</a>
35
</span>
36
37 <hr/>
38
39 {{pm_text}}
40
41
<div id="mark_div" style="display:none; margin-top:20px;">{[pn_marker_div]}</div>
42 <div class="button_reply" style="left: 0px; bottom:-22px;">
43 <a href="{{answer_link}}" ><span><img src="https://files.homepagemodules.de/b2001010/a_255.png" alt="{[pm_do_reply]}" />{[pm_do_reply]}</span></a>
44 </div>
45
<div class="nextprev" style="bottom: 0; font-size: smaller; position: absolute; right: 5px;">
46
{{prevmessage_link==true.start}}&larr;<a href="{{prevmessage_link}}" ><span>{[pm_prev]}</span></a>{{prevmessage_link==true.end}}
47
{{nextmessage_link==true.start}}{{prevmessage_link==true.start}}&nbsp;&bull;&nbsp;{{prevmessage_link==true.end}}<a href="{{nextmessage_link}}" ><span>{[pm_next]}</span></a>&rarr;{{nextmessage_link==true.end}}
48
</div>
49
50
51
52 <div style="clear: both;"></div>
46 <div style="clear:both"></div>
47 <br>
48 <a href="{{link_mails}}">{[pm_back_to_pm]}</a>
49
<br>
50
<br>
51
52
<script type="text/javascript">
53
$('#mark_submit').click(function() {
54
mark  = $('#mark_input').val();
55
setMark(mark);
56
});
57
58
59
function setMark(mark){
60
sent= ('{{link_current_page}}'.indexOf('sent_id') > -1) ? 1 : 0;
61
markurl = "/ajax/handler.php";
62
idstring='{{id}}';
63
64
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
65
	$.ajax({
66
			url : markurl, 
67
			type:'POST', 
68
			dataType:'json',
69
			data:data ,
70
			success:function(res){
71
				if(res.done){
72
					$('#mark_div').hide(); 
73
					if(res.mark=='nomark'){$('#pn_current_mark').html('');
74
					$('#mark_link').hide(); 
75
					$('#mark_empty_link').show();}
76
					else{$('#pn_current_mark').html(res.mark); 
77
					$('#mark_empty_link').hide();
78
					$('#mark_link').show();
79
					}
80
				}
81
			}
82
		});
83
}
84
</script>	
85
86
Template-Element: Thread - Flat im Template: Gaia Template
(2 Changes, Last: 2011-12-09)
Developers: - iggy
  
568 <a href="{{message:user_link}}">{{message:usercolor==true.start}}<span style="color: {{message:usercolor}}">{{message:username}}</span>{{message:usercolor==true.else}}{{message:username}}{{message:usercolor==true.end}}</a>
569
570 {{userposts.start}}{{message:user_posts}}{{userposts.end}}
571
		
572
573 &bull; {{message:usertitle==true.start}}{{message:usertitle}} | {{message:usertitle==true.end}}
574 {{userposts==1.start}} {{userposts|numberformat}} {[thread_user_message]} {{userposts==1.end}}
575 {{userposts!==1.start}} {{userposts|numberformat}} {[thread_user_message_pl]} {{userposts!==1.end}}
576
		 {{message:user_points==true.start}}| {{message:user_points}} {[userlist_points]}{{message:user_points==true.end}}	
577
578
579 {{user_registered==true.start}}
580
  
711 {{message:images==true.end}}
712
713 {{message:signature==true.start}}<hr style="margin: 3px 0px 3px;">{{message:signature}}{{message:signature==true.end}}
714
715
					{{show_ratings_for_forum_message==true.start}}
716
					<br/>
717
					<div class="postratings">{{ratings(forum_message,message:id)}}</div>
718
					{{show_ratings_for_forum_message==true.end}}
719 </div>
720 </div>
721
722
Template-Element: Mitglieder Liste im Template: Gaia Template
(1 Changes, Last: 2011-12-05)
Developers: - iggy
  
121 </td>
122
123 <td valign="top">
124
<a href="{{users:link}}" style="text-decoration: none;"><b><span {{users:usercolor==true.start}}style="color:{{users:usercolor}};"{{users:usercolor==true.end}} >{{users:name|shortstring(12,"...")}}</span></b></a>
124
<a href="{{users:link}}" style="text-decoration: none;"><b><span {{users:usercolor==true.start}}style="color:{{users:usercolor}};"{{users:usercolor==true.end}} >{{users:name|shortstring(18,"...")}}</span></b></a>
125 <br/>
126 <small><b>{{users:title}}</b> ({{users:msgs|numberformat}} {[forum_posts]})</small>
127 <br/>
128
Template-Element: Wer ist Online? im Template: Gaia Template
(1 Changes, Last: 2011-12-05)
Developers: - iggy
  
67
68 <td valign="top">
69 <a href="{{users:link}}" style="text-decoration: none;"><b>
70
<span style="{{users:usercolor==true.start}}color:{{users:usercolor}};{{users:usercolor==true.end}}{{users:invisible==true.start}} font-style:italic;{{users:invisible==true.end}}">{{users:name}}{{users:username|shortstring(12,"...")}}
70
<span style="{{users:usercolor==true.start}}color:{{users:usercolor}};{{users:usercolor==true.end}}{{users:invisible==true.start}} font-style:italic;{{users:invisible==true.end}}">{{users:name}}{{users:username|shortstring(18,"...")}}
71 {{users:user_moderator==true.start}}{{global_mod_image==true.start}}<img src="{{global_mod_image}}" alt="M" />{{global_mod_image==true.end}}{{users:user_moderator==true.end}}
72 {{users:user_admin==true.start}}{{global_admin_image==true.start}}<img src="{{global_admin_image}}" alt="A" />{{global_admin_image==true.end}}{{users:user_admin==true.end}}
73 </span>
74
Template-Element: Mitglieder Profil im Template: Gaia Template
(6 Changes, Last: 2011-12-12)
Developers: - iggy
  
121 {{location_unvisible==false.start}}{{user_geomap==false.start}}{{ort==true.start}}<tr><td><b class="grey">{[userprofile_home]}:</b></td><td style="padding: 2px 0px 2px 0px;"> {{ort}} </td></tr>{{ort==true.end}}{{user_geomap==false.end}}{{location_unvisible==false.end}}
122 {{occupation_unvisible==false.start}}{{occupation==true.start}}<tr><td><b class="grey">{[userprofile_history]}:</b></td><td style="padding: 2px 0px 2px 0px;"> {{occupation}} </td></tr>{{occupation==true.end}}{{occupation_unvisible==false.end}}
123 {{hobby_unvisible==false.start}}{{hobby==true.start}}<tr><td><b class="grey">{[userprofile_hobby]}:</b></td><td style="padding: 2px 0px 2px 0px;"> {{hobby}} </td></tr>{{hobby==true.end}}{{hobby_unvisible==false.end}}
124
	{{usertitle==true.start}}<tr><td><b class="grey">{[userprofile_usertitle]}:</b></td> <td style="padding: 2px 0px 2px 0px;">{{usertitle}} {{posts==true.start}} ( {[userprofile_messages]} {{posts|numberformat}} ) {{posts==true.end}}</td></tr>{{usertitle==true.end}}
124
	{{usertitle==true.start}}<tr><td><b class="grey">{[userprofile_usertitle]}:</b></td> <td style="padding: 2px 0px 2px 0px;">{{usertitle}}  ( {[userprofile_messages]} {{posts|numberformat}} | {[userlist_points]}: {{points|numberformat}})</td></tr>{{usertitle==true.end}}
125 <tr><td><b class="grey">{[userprofile_registered]}</b></td> <td style="padding: 5px 0px 5px 0px;"> {{reged|dateformat({[time_date]})}}</td></tr>
126 {{birthday_unvisible==false.start}}{{hasbirthday==true.start}}<tr><td><b class="grey">{[userprofile_birthday]}:</b></td> <td style="padding: 5px 0px 5px 0px;">{{birthday_today==true.start}} <img src="{{global_birthday}}" style="vertical-align: middle;"> {{birthday_today==true.else}} {{birthday_today==true.end}} {{birthday_day}}. {{birthday_month|gettranslation(month)}} {{birthday_year}}</td></tr>{{hasbirthday==true.end}}{{birthday_unvisible==false.end}}
127
  
410 </table>
411
412 {{linked==true.end}}
413
414
{{show_ratings_for_user_profile==true.start}}<hr/>
415
<span class="para">{[generic_rating_header]}</span><br/>
416
<div>{{ratings(user_profile,userid)}}</div>
417
418
{{show_ratings_for_user_profile==true.end}}
419
420 </div>
421
  
582
583 {{userGbPosts:text}}
584 {{userGbPosts:signature==true.start}}<br/><br/><hr/><br/>{{userGbPosts:signature}}{{userGbPosts:signature==true.end}}
585
{{show_ratings_for_usergbook_message==true.start}}<br/><hr/>
586
<div class="commRating">
587
		{{ratings(usergbook_message,userGbPosts:id)}}
588
</div>
589
{{show_ratings_for_usergbook_message==true.end}}
590 </td>
591 </tr>
592 </table>
593
Template: Business Template
Template-Element: Blog - Artikel bearbeiten im Template: Business Template
(1 Changes, Last: 2011-11-22)
Developers: - iggy
  
10
11 <br/>
12 <small>{[blog_edit_entry_description]}</small>
13
</div>
13
</div><div class="clear"></div>
14 {{tick(breadcrumb_end)}}
15
16 {{error_msg==true.start}}
17
Template-Element: Blog - Userblog - Einstellungen im Template: Business Template
(3 Changes, Last: 2011-11-22)
Developers: - iggy
  
43 {{tick(breadcrumb_end)}}
44
45 {{page_public==false.start}}
46
	<a href="{{newentry_link}}" class="button">{[blog_add_new_entry]}</a>
46
	<a style="float:right; margin-right:10px;" href="{{newentry_link}}" class="button">{[blog_add_new_entry]}</a>
47 <div class="clear"></div>
48 {{page_public==false.end}}
49
  
51 <div class="options" id="foptions_bar">
52
53 {{entriespages==true.start}}
54
		<div class="fpages">
54
		<div class="fpages" style="float:left">
55 {{entriespages|strip_pages(5)}}
56
57 <span class="pstat">{[pages_page]} {{current_page}} {[pages_page_of]}{{pages_all}}</span>
58
Template-Element: Blog - Userblog - Artikel im Template: Business Template
(3 Changes, Last: 2011-12-12)
Developers: - iggy
  
23
24 <br/>
25 <small>{[userblog_here]} {{author_name}}</small>
26
</div>
26
</div><div class="clear"></div>
27 {{tick(breadcrumb_end)}}
28
29
  
59 </div>
60
61
62
									{{show_ratings_for_blog_entry==true.start}}<div class="spacer10">
63
					<div class="blogpostratings"><hr/>{{ratings(blog_entry,entry_id)}}</div></div>
64
					{{show_ratings_for_blog_entry==true.end}}
65
66
67 </div>
  
215 {{comments:text}}
216 </div>
217 </div>
218
					{{show_ratings_for_blog_comment==true.start}}<div class="spacer10">
219
					<div class="blogcommentratings"><hr/>{{ratings(blog_comment,comments:commentid)}}</div></div>
220
					{{show_ratings_for_blog_comment==true.end}}
221
222
223 </li>
224
Template-Element: Blog - Forumsblog - Artikel im Template: Business Template
(7 Changes, Last: 2011-12-12)
Developers: - iggy
  
23
24 <br/>
25 <small>{[blog_here]}</small>
26
</div>
26
</div><div class="clear"></div>
27 {{tick(breadcrumb_end)}}
28
29
  
57 </div>
58
59 </div>
60
		
60
							{{show_ratings_for_blog_entry==true.start}}<div class="spacer10">
61
					<div class="blogpostratings"><hr/>{{ratings(blog_entry,entry_id)}}</div></div>
62
					{{show_ratings_for_blog_entry==true.end}}
63
64
65
  
235 {{comments:text}}
236 </div>
237 </div>
238
							{{show_ratings_for_blog_comment==true.start}}<div class="spacer10">
239
					<div class="blogcommentratings"><hr/>{{ratings(blog_comment,comments:commentid)}}</div></div>
240
					{{show_ratings_for_blog_comment==true.end}}
241
242
243 </li>
244
Template-Element: Blog - Forumsblog im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
  
33 Der Blog des Forums.
34 {{blog_description==true.end}}
35 </small>
36
</div>
36
</div><div class="clear"></div>
37 {{tick(breadcrumb_end)}}
38
39 {{write_new_article_link==true.start}}
40
Template-Element: Blog - Artikel erstellen im Template: Business Template
(1 Changes, Last: 2011-12-01)
Developers: - iggy
  
12
13 <br/>
14 <small>{[blog_add_entry_description]}</small>
15
</div>
15
</div><div class="clear"></div>
16 {{tick(breadcrumb_end)}}
17
18 {{error_msg==true.start}}
19
Template-Element: Untere Leiste im Template: Business Template
(9 Changes, Last: 2011-11-22)
Developers: - iggy
  
4
5
6 <script type="text/javascript">
7
8
function resetAjaxButtons(){
9
$('.ajaxButtonPlaceholder').each(function(){
10
$clone = $('#clone_'+$(this).attr('name'));
11
$('#clonehidden_'+$(this).attr('name')).remove();
12
oldid = $clone.data('id');
13
$clone.attr('id',oldid );
14
$(this).replaceWith($clone);
15
$clone.removeClass('hidden');
16
makeAjaxButton($('#'+oldid));
17
});
18
19
}
20
21
function makeAjaxButton($el){
22
$el.removeAttr('disabled').click(function(){
23
newinp = $(this).clone();
24
newinp.data('id',newinp.attr('id'));
25
newinp.attr('id','clone_'+$(this).attr('name'));
26
newinphidden = $('<input type="hidden" name="'+$(this).attr('name')+'" />');
27
newinphidden.attr('id','clonehidden_'+$(this).attr('name'));
28
newinp.addClass('hidden');
29
30
try{
31
  agent = navigator.userAgent.toLowerCase();
32
  if(agent.indexOf('chrome') > -1 && agent.indexOf('safari') > -1 && agent.indexOf('opera') > -1){$(this).attr('disabled',true);}
33
}catch(e){}
34
35
$(this).addClass('ajaxButtonPlaceholder').css('backgroundImage','url(https://files.homepagemodules.de/b2001010/a_821_7ed1d5a4.gif)')
36
.css('backgroundRepeat','no-repeat')
37
.css('backgroundPosition','3px center')
38
.css('paddingLeft','20px');
39
40
$(this).val('{[forum_wait]}');
41
42
43
$(this).parent().append(newinp).append(newinphidden);
44
45
$f = $(this).closest('form');
46
$f.submit();
47
});
48
49
}
50
51
function xob_redirect(url,msg){
52
text = msg ? msg : "{[forum_page_is_loading]}";
53
goto = url ? url : 0;
54
55
$('.content').find('.spacer20').first().html('<center><img src="{{global_loader_large}}" alt="loading" title="'+text+'" /><br /><br /><h3>'+text+'</h3></center>');
56
if(goto){window.location = goto}
57
}
58
	function validateMail(email) {
59
		var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
60
		if ( reg.test(email) == false ) 
61
			{ return false; }
62
		else { return true; }
63
	}
64
65
	function writeError(text) {
66
		listel = $('#errorlist li');
67
		found = false;		
68
		if($('#error_wrap').length == 0)
69
			{ $('<span id="error_wrap"></span>').insertAfter('#breadcrumbs'); }
70
		
71
		if($('#errorlist').length == 0)
72
			{	$('<ul class="error" id="errorlist">').appendTo('#error_wrap');	}
73
74
			$.each(listel, function(index) {
75
				if($(this).html() == text) { found=true; }
76
			});
77
			
78
			if(!found) { $('<li class="js_check">'+text+'</li>').appendTo('#errorlist');	 }
79
	}
80
	
81
	
82
	function remError(text) {
83
		listel = $('#errorlist li');
84
		found = false;
85
		
86
		$.each(listel, function(index) {
87
				if($(this).html() == text) { $(this).remove(); found=true;}
88
		});
89
		
90
		if(found) {
91
			listel = $('#errorlist li');
92
			
93
			if($(listel).length == 0)
94
				{ $('#errorlist').remove(); }
95
		}
96
		
97
		
98
	}
99
	
100
7 {{link_current_page~=search.start}}
8 cursorfield = "input_search";
9 {{link_current_page~=search.end}}
10
11 {{link_current_page~=new.start}}
12
{{reply==true.start}}
13
cursorfield = "messagetext";
14
{{reply==true.else}}
15
cursorfield = "messagetitle";
16
{{reply==true.end}}
17
	
12
{{reply==true.start}}cursorfield = "messagetext";{{reply==true.else}}cursorfield = "messagetitle";{{reply==true.end}}	
13 {{link_current_page~=new.end}}
14
15 try { $('#'+cursorfield).focus(); } catch(err) {}
16
17
17 $('.menu_item').hover(function() {
18 if(!$(this).hasClass('searchli')) {
19 var $sumen = $(this).find('ul.submenu');
  
126 });
127 });
128
129
130
function calcPos() {
131
	var wwidth = $(window).width();
132
	var wheight = $(window).height();
133
134
	$('#hpmdialogwrap')
135
		.css('left', (wwidth-$('#hpmdialogwrap').outerWidth()) / 2 + "px" )
136
		.css('top', ((wheight - $('#hpmdialogwrap').outerHeight())/2)-30 + "px")
137
		.show();
138
}
139
140
141
function hpm_newDialogCentered(link, width) {
142
	$('head').append('<style type="text/css">#hpmdialogwrap {display:none;}</style>');
143
	hpm_newDialog(link, width);
144
	
145
	checkDialog(false);
146
	function checkDialog(isReady) {
147
	// checks whether the hpm-dialog is ready, and adjusts the position if true. 
148
		if (isReady){
149
			calcPos();
150
		} else {
151
			isReady = ($('#hpmdialogwrap').length>0)
152
			setTimeout(function(){checkDialog(isReady);},50);
153
		}
154
	}
155
	return false;
156
	
157
}
158
159
160
161
		var filecount = 1;
162
		var html5checked = false;
163
		
164
		function cancup() {
165
			window.location.href='{{link_current_page}}';
166
		}
167
		
168
		function upstat(percent) {
169
			$('#progressperc').html(percent);
170
		}
171
172
		function handleUpload2(link) {
173
			if($('#fileselect1').attr('multiple') == true)
174
				{			 
175
				 hpm_upload_start_progress(link, 'progressmeter', 'upstat');				 
176
				 $('#uploadbutton').trigger('click');
177
				 $('#uploadbutton').hide();
178
				 $('#escape_upload').hide();
179
				 $('#escape_upload_hard').show();
180
				 $('#fileselect_wrap').hide();
181
				 $('#progressbar').show();
182
				 $('#ajaxgreywrapper').removeAttr('onclick');
183
				 
184
				}
185
		}
186
187
		function handleUpload() {
188
			if(!html5checked) {
189
				$('#fileselect1').attr('multiple', 'multiple');
190
191
				if($('#fileselect1').attr('multiple') == true)
192
					{$('#multipleupload').show();}
193
				else
194
					{$('#futherfile').show();
195
					 $('#dcontentfileupload').removeAttr('onmouseover');
196
					 $('#fileselect1').removeAttr('multiple');
197
					}
198
				
199
			}	
200
			html5checked = true;
201
		}
202
		
203
		function addfile() {
204
			$('<br/><input type="file" name="pic_file[]" class="file" />').appendTo('#furtherfilelist');
205
			return false;
206
		}
207
129 </script>
130
131
131
</div>
132
</div>
133 </td>
134 {{tick(sidebar_right)}}
135 </tr></table>
136
</div>
137
</div>
136
137
138 {{html_bottom==true.start}}
139 <div class="container">
  
229
230 {{impressum==true.start}}
231 <li id="impressum_link"><a href="{{link_faq}}#impressum">{[footer_goto_impressum_style2]}</a></li>
232
				<li id="faq_link"><a href="{{link_faq}}">{[header_goto_faq]}</a></li>
233 {{impressum==true.else}}
234 <li id="faq_link"><a href="{{link_faq}}">{[header_goto_faq]}</a></li>
235 {{impressum==true.end}}
236
Template-Element: Kalender im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
  
50
51 </span><br/>
52 <small>{[calendar_breadcrumb_text]}</small>
53
</div>
53
</div><div class="clear"></div>
54 {{tick(breadcrumb_end)}}
55 {{cal_remove_event==false.end}}
56
57
Template-Element: Kalender-Events im Template: Business Template
(4 Changes, Last: 2011-12-12)
Developers: - iggy
  
16 <div id="breadcrumbs">
17 <span><img src="{{global_breadcrumb_start}}" /><strong><a href="{{calendar_link}}">{[header_goto_calendar]}</a></strong></span> » <a href="{{event_start_yearview_link}}">{{event_start_year}}</a> » <a href="{{event_start_monthview_link}}">{{event_start_month|gettranslation(month)}}</a> » <a href="{{event_start_dayview_link}}">{{event_start_day}}</a> » <strong>{{event_name}}</strong><br/>
18 <small>{{event_description|shortstring(100,"...")}}</small>
19
		</div>
19
		</div><div class="clear"></div>
20 {{tick(breadcrumb_end)}}
21
22 <div class="box">
  
102 {{attendingusers.end}}
103 {{attendingusers==true.end}}
104 </div>
105
					{{show_ratings_for_calendar_event==true.start}}<hr/>
106
					<div class="postratings">{{ratings(calendar_event,event_id)}}</div>
107
					{{show_ratings_for_calendar_event==true.end}}
108
109
110 {{showsocial==true.start}}
  
356 <div id="breadcrumbs">
357 <span><img src="{{global_breadcrumb_start}}" /><strong><a href="{{calendar_link}}">{[calendar_header]}</a></strong></span> » <strong>{[calendar_add_event_link_text]}</strong><br/>
358 <small>{[calendar_add_event_breadcrumb_text]}.</small>
359
</div>
359
</div><div class="clear"></div>
360 {{tick(breadcrumb_end)}}
361
362 <!-- ADD EVENT view -->
  
627 <div id="breadcrumbs">
628 <span><img src="{{global_breadcrumb_start}}" /><strong><a href="{{calendar_link}}">{[calendar_header]}</a></strong></span> » <strong>{[calendar_update_headline]}</strong><br/>
629 <small>{[calendar_edit_event_breadcrumb_info]}.</small>
630
</div>
630
</div><div class="clear"></div>
631 {{tick(breadcrumb_end)}}
632
633
634
Template-Element: (Widget add dialog) - Kalender-Event neu verlinken im Template: Business Template
(2 Changes, Last: 2011-11-02)
Developers: - iggy
  
6
7
8 {{origin_id==true.start}}
9
       <form name="PicIntForm" method="post" action="save_integration.php?origin_type={{origin_type}}&target_type={{target_type}}&origin_id={{origin_id}}">
9
       <form name="PicIntForm" id="PicIntForm" method="post" action="save_integration.php?origin_type={{origin_type}}&target_type={{target_type}}&origin_id={{origin_id}}">
10 {{origin_id==true.else}}
11
       <form name="PicIntForm" method="post" action="#" onSubmit="miranus_return_integration('PicIntForm'); return false;">
11
       <form name="PicIntForm" id="PicIntForm" method="post" action="#" onSubmit="miranus_return_integration('PicIntForm'); return false;">
12 {{origin_id==true.end}}
13
14
  
29 {{data.startlist}}
30 {{_current_list_i==10.start}}
31 <li style="text-align:center"><small><a href="javascript:void(0)" onclick="$('#more_events').show();$(this).remove();">{[link_event_showmore]}...</a></small></li></ul><ul class="noimage forum scnd canhov" id="more_events" style="display:none">{{_current_list_i==10.end}}
32
<li class="widget_calendar_event" onclick="$('#target_id').val('{{data:event_id}}');miranus_return_integration('PicIntForm'); return false;">
32
<li class="widget_calendar_event" onclick="$('#target_id').val('{{data:event_id}}'); $('#PicIntForm').submit(); return false;">
33 <div class="widget_calendar_empty"></div>
34
35 <div class="widget_calendar_spacer" style="cursor:pointer" >
36
Template-Element: Einstellungen - Layout/Benachrichtigungen/Sprache im Template: Business Template
(122 Changes, Last: 2011-12-13)
Developers: - iggy
  
2 <span><a href="./"><img src="{{global_breadcrumb_start}}" />{[name_forum]}</a></span>
3
4 » <a href="{{link_config}}">{[useronline_page_config]}</a>
5
	» <strong>{[forum_settings]}</strong>
5
6 <br/><small>{[forum_settings_expl]}.</small>
7
</div>
7
</div><div class="clear"></div>
8 {{tick(breadcrumb_end)}}
9
10 <form method="post" action="{{form_link}}">
  
59
60 </td>
61 </tr>
62
{{show_comment_option==true.start}}
63
		<tr>
64
		<td>{[configoptions_comment_email]}</td>
65
		<td>
66
		
67
			<select size="1" name="email_gallery_comments" >
68
				<option value="0" {{email_gallery_comments==false.start}} selected="selected" {{email_gallery_comments==false.end}}>{[configoptions_pm_notify_no]}</option>
69
				<option value="1" {{email_gallery_comments==true.start}} selected="selected" {{email_gallery_comments==true.end}} >{[configoptions_pm_notify_yes]}</option>
70
			</select>
71
		
72
		</td>
73
		</tr>
74
{{show_comment_option==true.end}}
62
63
64 <tr>
65 <td>
  
95 </select>
96 </td>
97 </tr>
98
		{{guestbook_setactive==true.end}}
99
		
100
		{{guestbook_available==true.start}}
101
		<tr>
102
		<td>
103
			{[configoptions_gbook_email]}
104
		</td>
105
		<td>
106
			<select size="1" name="guestbook_email" class="nnor">
107
				<option value="0" {{guestbook_email==false.start}} selected="selected" {{guestbook_email==false.end}}>{[name_no]}</option>
108
				<option value="1" {{guestbook_email==true.start}} selected="selected" {{guestbook_email==true.end}}>{[name_yes]}</option>
109
			</select>
110
		</td>
111
		</tr>
112
		{{guestbook_available==true.end}}
113
		
98
		{{guestbook_setactive==true.end}}		
99
				
100 {{config_invisible==true.start}}
101 <tr>
102 <td>{[configoptions_online_visible]}</td>
  
136 </tr>
137 {{config_chat==true.end}}
138
139
		
140
		{{guestbook_available==true.start}}
141
		<tr>
142
		<td>
143
			{[configoptions_gbook_email]}
144
		</td>
145
		<td>
146
			<select size="1" name="guestbook_email" class="nnor">
147
				<option value="0" {{guestbook_email==false.start}} selected="selected" {{guestbook_email==false.end}}>{[name_no]}</option>
148
				<option value="1" {{guestbook_email==true.start}} selected="selected" {{guestbook_email==true.end}}>{[name_yes]}</option>
149
			</select>
150
		</td>
151
		</tr>
152
		{{guestbook_available==true.end}}
153
		
154
		{{show_comment_option==true.start}}
155
		<tr>
156
		<td>{[configoptions_comment_email]}</td>
157
		<td>
158
		
159
			<select size="1" name="email_gallery_comments" >
160
				<option value="0" {{email_gallery_comments==false.start}} selected="selected" {{email_gallery_comments==false.end}}>{[configoptions_pm_notify_no]}</option>
161
				<option value="1" {{email_gallery_comments==true.start}} selected="selected" {{email_gallery_comments==true.end}} >{[configoptions_pm_notify_yes]}</option>
162
			</select>
163
		
164
		</td>
165
		</tr>
166
		{{show_comment_option==true.end}}
167
		
168
		{{show_ratings_option==true.start}}
169
		<tr>
170
		<td>{[configoptions_ratings_email]}</td>
171
		<td>		
172
			<select size="1" name="ratings_email" >
173
				<option value="0" {{ratings_email==false.start}} selected="selected" {{ratings_email==false.end}}>{[configoptions_pm_notify_no]}</option>
174
				<option value="1" {{ratings_email==true.start}} selected="selected" {{ratings_email==true.end}} >{[configoptions_pm_notify_yes]}</option>
175
			</select>
176
		
177
		</td>
178
		</tr>
179
		{{show_ratings_option==true.end}}
180
		
181 </table>
182
183 <input type="submit" value="{[configdata_save_changes]}" name="formsubmit" class="button"/>
144 </div>
145 </div>
146 </form>
147
148
149
{{subscriptions==true.start}}
150
151
<div class="box">
152
	<div class="boxheader">{[forum_activity_subscriptions]}</div>
153
	<div class="boxcontent">
154
		<div class="spacer10">	
155
		<form method="post" action="{{form_link}}">
156
		<h3>{[forum_activity_how_head]}</h3>
157
		<div>{[forum_activity_how_expl]}</div><br/>
158
		<div><table id="activity_how_table"><tr>
159
		<td id="type0"><div class="act_how_head">{[activities_notify_type1_head]}</div><div class="act_how_expl">{[activities_notify_type1_expl]}</div></td>
160
		<td id="type1"><div class="act_how_head">{[activities_notify_type2_head]}</div><div class="act_how_expl">{[activities_notify_type2_expl]}</div></td>
161
		<td id="type2"><div class="act_how_head">{[activities_notify_type3_head]}</div><div class="act_how_expl">{[activities_notify_type3_expl]}</div></td>
162
		<td id="type3"><div class="act_how_head">{[activities_notify_type4_head]}</div><div class="act_how_expl">{[activities_notify_type4_expl]}</div></td>
163
		</tr>
164
		</table>
165
		<table>		
166
		<tr><td class="activities_time">
167
		<span class="forum_activity_time_expl">{[forum_activity_time_expl]}</span><br />
168
		<span class="forum_activity_hour">{[activities_notify_hour_head]}: 
169
<select name="activities_hour">
170
{{hours.startlist}}{{curval.start}}{{hours:hour}}{{curval.end}}<option value='{{hours:hour}}' {{curval=={activities_notify_type_hour}.start}}selected{{curval=={activities_notify_type_hour}.end}}>{{hours:hour}}:00</option>
171
{{hours.end}}
172
</select>
173
</span>
174
		<span class="forum_activity_day">{[activities_notify_day_head]}:
175
176
<select name="activities_day">
177
{{days.startlist}}
178
{{curval.start}}{{days:val}}{{curval.end}}
179
<option value='{{days:val}}' {{curval=={activities_notify_type_day}.start}}selected{{curval=={activities_notify_type_day}.end}}>{{days:name|gettranslation(weekday)}}</option>
180
{{days.end}}
181
</select></span></td></tr></table>
182
		{{mail_confirm_waiting==true.start}}<div class="mailconfirm attention ">{[configoptions_confirm_mail]}</div>{{mail_confirm_waiting==true.end}}
183
		<input type="hidden" value="{{activities_notify_type}}" name="activities_notify_type" id="activities_notify_type" />
184
		<input type="submit" value="{[configdata_save_changes]}" name="activity_how_submit" class="button"/><br/><br/><br/>
185
		</div>
186
		<hr/>
187
		<form method="post" action="{{form_link}}">
188
		<h3>{[forum_activity_what_head]}</h3>
189
		<div>{[forum_activity_what_expl]}</div><br/>
190
		<table class="line" id="subscription_table">
191
			{{subscriptions.startlist}}
192
			{{curclass.start}}{{subscriptions:active==true.start}}act{{subscriptions:active==true.else}}noact{{subscriptions:active==true.end}}{{curclass.end}}
193
			<tr class="activity_type {{curclass}}">
194
				<td class="icon"></td><td>{{subscriptions:transname|gettranslation(activities)}}{{subscriptions:forums==true.start}}<span class="forum_toggler">details</span><span class="foruminfo">{[configoptions_sel_forum_expl]}</span>{{subscriptions:forums==true.end}}
195
				<input type="checkbox" value="{{subscriptions:id}}" name="activities[]" class="activity_input" id="{{subscriptions:varname}}" {{subscriptions:active==true.start}}checked{{subscriptions:active==true.end}} /></td>				
196
			</tr>
197
			{{subscriptions:forums==true.start}}
198
			<tr class="forumlist"><td></td><td><table>
199
			{{subscriptions:forums.startlist}}
200
			{{fclass.start}}{{forums:disabled==true.start}}nosel{{forums:disabled==true.else}}sel{{forums:disabled==true.end}}{{fclass.end}}
201
			<tr class="{{fclass}}"><td class="level{{forums:level}}">{{forums:title}}</td><td><input type="checkbox" value="{{forums:id}}" name="excludes_{{subscriptions:id}}[]" {{forums:disabled==true.start}}checked{{forums:disabled==true.end}}/></td></tr>
202
			{{subscriptions:forums.end}}
203
			</table></td></tr><tr class="forumlist"></tr>
204
			{{subscriptions:forums==true.end}}
205
			{{subscriptions.end}}			
206
		</table>
207
		<a style="padding:10px;display:inline-block;" onclick="$('.activity_type').each(function(){if($(this).hasClass('noact')){$(this).trigger('click')}})" href="javascript:void(0)">{[pn_mark_all]}</a><br/>
208
		<input type="submit" value="{[configdata_save_changes]}" name="activitysubmit" class="button"/>
209
		</form>
210
		
211
		
212
	</div>
213
	</div>
214
</div>
215
<script type="text/javascript">
216
217
$('#activity_how_table td').click(function(){
218
	$('.actType').removeClass('actType');
219
	$(this).addClass('actType'); 
220
	curval = parseInt($(this).attr('id').replace('type',''));
221
	$('#activities_notify_type').val(curval);
222
	if(curval == 0 || curval == 1){$('.activities_time').closest('table').hide()}
223
	else{
224
		$('.activities_time').closest('table').show();
225
		$('.forum_activity_day,.activity_day_span').hide();
226
		if(curval == 3){$('.forum_activity_day,.activity_day_span').show();}
227
	}
228
	
229
});
230
$('.forumlist tr').click(function(){
231
	$(this).toggleClass("sel nosel"); 
232
	checked = $(this).hasClass('nosel') ? 1 : 0;  
233
	$(this).find('input').attr('checked',checked);
234
	
235
	curlevel = parseInt($(this).find('td').first().attr('class').replace('level',''));
236
	
237
	$next = $(this).next();
238
	try{nextlevel = parseInt($next.find('td').first().attr('class').replace('level',''));}catch(e){nextlevel = 0;}		
239
	
240
	while(nextlevel > curlevel){
241
		if(checked){$next.removeClass('sel').addClass('nosel');}
242
		else{$next.removeClass('nosel').addClass('sel');}
243
		$next.find('input').attr('checked',checked);			
244
		$next = $next.next();		
245
		try{nextlevel = parseInt($next.find('td').first().attr('class').replace('level',''));}catch(e){nextlevel = 0;}
246
	}	
247
});
248
249
$('.activity_type').click(function(){$(this).toggleClass("act noact"); checked = $(this).hasClass('act') ? 1 : 0;  $(this).find('input').attr('checked',checked);});
250
$('.forum_toggler').click(function(e){
251
e.stopPropagation();
252
if($(this).hasClass('hideit')){
253
	$(this).closest('tr').next().hide();
254
	$(this).parent().find('.foruminfo').hide();
255
	$(this).removeClass('hideit')
256
	}
257
else{
258
	$(this).addClass('hideit').closest('tr').next().show();
259
	$(this).parent().find('.foruminfo').show();
260
}
261
});
262
263
264
{{activities_notify_type==false.start}}
265
$('#activity_how_table td').first().trigger('click');
266
{{activities_notify_type==false.else}}
267
$('#type{{activities_notify_type}}').trigger('click');
268
{{activities_notify_type==false.end}}
269
270
271
</script>
272
273
274
{{checkedimg.start}}https://files.homepagemodules.de/b2001010/a_331.png{{checkedimg.end}}
275
{{notcheckedimg.start}}https://files.homepagemodules.de/b2001010/a_333.png{{notcheckedimg.end}}
276
{{calimg.start}}{{global_event_icon}}{{calimg.end}}
277
{{clockimg.start}}{{global_fstat_time}}{{clockimg.end}}
278
{{noselimg.start}}{{global_tellmod}}{{noselimg.end}}
279
280
<style type="text/css">
281
#activity_how_table td{height: 200px; border:1px solid black; vertical-align:top;padding:10px; text-align:center;cursor:pointer;}
282
#activity_how_table td.actType{background:url(https://files.homepagemodules.de/b2001010/a_1300_dd5d920e.png) center bottom no-repeat {{global_boxcontent_background|rgb_lightness(93)}};}
283
284
.forumlist td{font-weight:normal !important;}
285
286
td.level0{padding-left:0px !important; font-weight:bold!important;}
287
td.level1{padding-left:20px !important;}
288
td.level2{padding-left:40px !important;}
289
td.level3{padding-left:60px !important;}
290
291
tr.forumlist,.activity_input{display:none;}
292
.forumlist tr.nosel{background: url({{noselimg}}) no-repeat right center  {{global_attention}} !important;}
293
.forumlist tr.sel{background-color:{{global_success_color}} !important;}
294
295
.forumlist td{cursor:pointer}
296
297
.forum_toggler{float:right; margin-right:10px; cursor:pointer; text-decoration:underline}
298
.foruminfo{float:right; margin-right:10px;display:none;}
299
300
#subscription_table tr{cursor:pointer}
301
#subscription_table td.icon{width:30px; background: url({{notcheckedimg}}) no-repeat center center ;}
302
#subscription_table tr.act td.icon{background: url({{checkedimg}}) no-repeat center center;}
303
304
.activities_time input{width:auto;}
305
306
.act_how_head {
307
    font-size: 16px;
308
    font-weight: bold;
309
    letter-spacing: 8px;
310
    text-transform: uppercase;
311
margin-bottom:20px;
312
}
313
314
.forum_activity_day,.forum_activity_hour{display: inline-block; padding: 3px 3px 3px 30px;background-position: 5px center; background-repeat:no-repeat;margin:10px 0px;}
315
.forum_activity_day{margin-left:30px; background-image:url({{calimg}})}
316
.forum_activity_hour{background-image:url({{clockimg}})}
317
.forum_activity_day select,.forum_activity_hour select{padding:2px;}
318
.activities_time{padding-top:10px;}
319
.mailconfirm{margin-top: 10px;}
320
.forumlist input{display:none}
321
322
</style>
323
{{subscriptions==true.end}}
324
325
326
Template-Element: Einstellungen - Auswahl, Abonierte Themen im Template: Business Template
(2 Changes, Last: 2011-11-21)
Developers: - iggy
1 <div id="breadcrumbs">
2
	<span><a href="./"><img src="{{global_breadcrumb_start}}" /><strong>Forum </strong></a> » <strong>Einstellungen & Abonnierte Themen</strong></span><br/>
3
	<small>Ihre Einstellungen & Abonnierten Themen</small>
4
</div>
2
	<span><a href="./"><img src="{{global_breadcrumb_start}}" /><strong>Forum </strong></a> » <strong>{[useronline_page_config]} & {[config_abo_title]}</strong></span><br/>
3
	<small>{[config_breadcrumb_expl]}</small>
4
</div><div class="clear"></div>
5 {{tick(breadcrumb_end)}}
6
7 <div class="box">
8 <div class="boxheader">
9
		<strong>Einstellungen</strong>
9
		<strong>{[useronline_page_config]}</strong>
10 </div>
11 <div class="boxcontent">
12 <div class="spacer20">
13
		<a href="{{data_link}}"><strong>Profil bearbeiten</strong></a><br/>
14
		<small>Bearbeiten Sie Ihr Mitgliederprofil und passen Sie alle Angaben Ihren Wünschen an. Außerdem können Sie hier Ihre E-Mail Adresse, sowie das verwendete Passwort verändern.</small><br/><br/>
13
		<a href="{{data_link}}"><strong>{[userprofile_edit]}</strong></a><br/>
14
		<small>{[config_userprofile_expl]}.</small><br/><br/>
15
16
		<a href="{{layout_link}}"><strong>Einstellungen des Forums</strong></a><br/>
17
		<small>Legen Sie fest, ob Sie über neue Private Mails informiert werden wollen, ändern Sie Ihre Zeitzone und die beorzugte Sprache, sowie die Anzeige in der Online-Liste.</small>	
16
		<a href="{{layout_link}}"><strong>{[config_forum]}</strong></a><br/>
17
		<small>{[config_forum_expl]}.</small>	
18
19 {{blog_active==true.start}}
20 <br/><br/>
21
		<a href="{{blog_editlist_link}}"><strong>Blog-Einstellungen</strong></a><br/>
22
		<small>Hier können Sie ihr eigenes Blog aktivieren, Beiträge schreiben, löschen und verwalten. Nachdem der Blog aktiviert wurde (das geschieht durch das Schreiben des ersten Beitrages) erscheint er als neuer Navigationspunkt in der Kopfzeile des Forums.</small><br/>
21
		<a href="{{blog_editlist_link}}"><strong>{[blog_editlist]}</strong></a><br/>
22
		<small>{[config_blog_expl]}.</small><br/>
23
24 {{blog_active==true.end}}
25 </div>
  
29
30 <div class="box">
31 <div class="boxheader">
32
		<strong>Abonnierte Themen</strong>
32
		<strong>{[config_abo_title]}</strong>
33 </div>
34 <div class="boxcontent">
35 <ul class="noimage pmlist">
  
45
46 <li>
47 <input type="submit" name="deltrue" value="{[config_abo_select_del]}" class="button" style="display: none;"/>
48
				<small><a href="#" id="toggleselect"><img src="{{global_pm_toggle}}" /> Alle Auswählen</a> <strong style="padding-left: 50px;"><a href="#" id="delchecked">Ausgewählte Themen entfernen</a></strong></small>
48
				<small><a href="#" id="toggleselect"><img src="{{global_pm_toggle}}" /> {[editmulti_select_all]}</a> <strong style="padding-left: 50px;"><a href="#" id="delchecked">{[config_abo_select_del]}</a></strong></small>
49 </li>
50
51 {{abos==true.else}}
52
				<li>Noch kein Thema abonniert</li>
52
				<li>{[config_abo_noabos]}</li>
53 {{abos==true.end}}
54 </form>
55 </ul>
  
61 <div id="foptions_bar" class="options">
62
63 <div class="fpages">
64
		<span class="pstat">Seite {{abopages_current}} von {{abopages_all}}</span>
64
		<span class="pstat">{[pages_page]} {{abopages_current}} {[pages_from]} {{abopages_all}}</span>
65
66 {{abo_previous_page_link==true.start}}
67
			<a href="{{abo_previous_page_link}}">« Seite</a>
67
			<a href="{{abo_previous_page_link}}">« {[pages_page]}</a>
68 {{abo_previous_page_link==true.else}}
69
			<span class="crtp deac">« Seite</span>
69
			<span class="crtp deac">« {[pages_page]}</span>
70 {{abo_previous_page_link==true.end}}
71
72
  
80 {{abopages.end}}
81
82 {{abo_next_page_link==true.start}}
83
			<a href="{{abo_next_page_link}}">Seite »</a>
83
			<a href="{{abo_next_page_link}}">{[pages_page]} »</a>
84 {{abo_next_page_link==true.else}}
85
			<span class="crtp deac">Seite »</span>
85
			<span class="crtp deac">{[pages_page]} »</span>
86 {{abo_next_page_link==true.end}}
87
88 <div class="clear"></div>
  
97 <script>
98 $('#delchecked').click(function() {
99
100
	var conf = confirm("Sind Sie sicher, dass Sie die ausgewählten Themen entfernen wollen?");
100
	var conf = confirm("{[config_del_abo_confirm]}?");
101
102 if(conf) {$('#aboform').submit(); return true;}
103 else {return false;}
  
106 $('#toggleselect').click(function() {
107 if($('#aboform :checkbox:first').attr('checked'))
108 {$('#aboform :checkbox').removeAttr('checked');
109
		$('#toggleselect').html('<img src="{{global_pm_toggle}}" /> Alle auswählen');
109
		$('#toggleselect').html('<img src="{{global_pm_toggle}}" /> {[editmulti_select_all]}');
110 }
111 else
112 {$('#aboform :checkbox').attr('checked', 'checked');
113
		$('#toggleselect').html('<img src="{{global_pm_toggle}}" /> Alle abwählen');
113
		$('#toggleselect').html('<img src="{{global_pm_toggle}}" /> {[pm_deselect_all]}');
114 }
115
116
117
Template-Element: Einstellungen - Profil editieren im Template: Business Template
(2 Changes, Last: 2011-11-28)
Developers: - iggy
  
16
17 <br/><small>{[userprofile_edit_expl]}.</small>
18
19
</div>
19
</div><div class="clear"></div>
20 {{tick(breadcrumb_end)}}
21
22 <!-- Flash-Code für die Webcam -->
  
613 map.setCenter(p, 15);}
614
615
616
						var geocoder = new GClientGeocoder();
616
						try{var geocoder = new GClientGeocoder();}catch(e){var geocoder = false;}
617
618 function showAddress(address) {
619
620
Template-Element: CSS Vorlage im Template: Business Template
(119 Changes, Last: 2011-12-19)
Developers: - iggy
  
9 * { padding: 0px;
10 margin: 0px; }
11
12
img{vertical-align:middle;}
13
14 body { font-family: {{global_fontfamily}};
15 background: {{global_body_background}} {{global_body_background_image==true.start}}url({{global_body_background_image}}) top left{{global_body_background_image==true.end}}; }
  
35
36 td.fnew { vertical-align: middle;
37 text-align: center;
38
			width: 5%; .
39
			}
38
			width: {{global_fnew_width}}; .
39
}
40
41
td.fdesc {	width: 75%; padding: 0px 15px 0px 5px; border-right: 1px solid {{global_box_header_background|rgb_lightness(80)}}; }
41
{{global_fdesc_width~=px.start}}
42
{{global_fposts_width.start}}50px{{global_fposts_width.end}}
43
{{global_fdetail_int.startint}}{{global_fdesc_width}}-50{{global_fdetail_int.end}}
44
{{global_fdetail_width.start}}{{global_fdetail_int}}px{{global_fdetail_width.end}}
45
{{global_fdesc_width~=px.end}}
46
47
{{global_fdesc_width~=%.start}}
48
{{global_fposts_width.start}}10%{{global_fposts_width.end}}
49
{{global_fdetail_int.startint}}{{global_fdesc_width}}-10{{global_fdetail_int.end}}
50
{{global_fdetail_width.start}}{{global_fdetail_int}}%{{global_fdetail_width.end}}
51
{{global_fdesc_width~=%.end}}
52
53
54
td.fdesc {	width: {{global_fdesc_width}}; padding: 0px 15px 0px 5px; border-right: 1px solid {{global_box_header_background|rgb_lightness(80)}}; }
55
td.fdetail {width: {{global_fdetail_width}};}
56
td.fposts {border-right: 1px solid {{global_box_header_background|rgb_lightness(80)}};text-align:center; width: {{global_fposts_width}}; }
57
58
td.fstat {	width: 20%; 
58
td.fstat {	width: {{global_fstats_width}};
59 padding: 0px 5px 0px 15px;
60 text-align:center;
61 vertical-align:middle;
62 font-size: {{smallfont}}px; }
63 .fstat img,.fstat small,.fstat a small{vertical-align:middle;margin:0px;}
64
65
.nocontent .fdesc img{padding:10px;}
66
.nocontent .fdesc{text-align:center;}
67
68
.boxheader .fposts,.boxheader .fdesc{border:none;}
69
70 .hidden{display:none;}
71 .clear {
72 line-height:0;
55 clear: both;
56 margin: 0;
57 padding: 0;
58
			float:none !important;
59 border: none; }
60
61 .spacer5 { padding: 5px; }
  
109 }
110
111 .box .boxheader { color: {{global_boxheader_fontcolor}} !important;
112
							padding: 4px 10px;
112
							padding: 4px 10px 10px 10px;
113 z-index: 4;
114
							-moz-border-radius: 6px 6px 0px 0px; 
115
							-webkit-border-radius: 6px 6px 0px 0px; 
116
							border-radius: 6px 6px 0px 0px;
114
							-moz-border-radius: 5px 5px 0 0;
115
							-webkit-border-radius: 5px 5px 0 0;
116
							border-radius: 5px 5px 0 0;
117 position: relative;
118 background: {{global_box_header_background}} bottom left repeat-x;
119 background-image: -moz-linear-gradient(15% 90% 90deg,{{global_box_header_background|rgb_lightness(90)}}, {{global_box_header_background}}, {{global_box_header_background}} 100%);
  
170 span img { vertical-laign: middle;
171 margin-right: 3px; }
172
173
#breadcrumbs {	margin-bottom: 15px;	}
173
#breadcrumbs {	margin-bottom: 15px;float:left;	}
174
175 #breadcrumbs, #breadcrumbs a, #legend_link a, .threadnp, .threadnp a {color: {{global_breadcrumbs_fontcolor}}!important;}
176
177
178 ul.forum li { border-bottom: 1px solid {{global_box_header_background|rgb_lightness(80)}};
179 position: relative;
180
padding: 4px 0px;
180
padding: 0px;
181 display: block;
182 width: 100%;
183 background-image: -moz-linear-gradient(15% 90% 90deg,{{global_boxcontent_background|rgb_lightness(98)}}, {{global_boxcontent_background}}, {{global_boxcontent_background}} 100%); }
184
185
ul.forum li td{padding:4px 0px;}
186
187 ul.forum li:last-child { border: none; }
188
189 {{scn.start}}{{global_boxcontent_background|rgb_lightness(95)}}{{scn.end}}
190
191 {{scnhov.start}}{{global_boxcontent_background|rgb_lightness(92)}}{{scnhov.end}}
192
193
ul.scnd li:nth-child(2n+1) {	background-image: -moz-linear-gradient(5% 98% 90deg,{{scn}}, {{scn}}, {{global_boxcontent_background}} 100%);	}
193
ul.scnd li:nth-child(2n+1),#activities li:nth-child(2n+1) {	background-image: -moz-linear-gradient(5% 98% 90deg,{{scn}}, {{scn}}, {{global_boxcontent_background}} 100%);	}
194
195
#activities .comments-header{background: none !important;padding:5px 5px 5px 10px;}
196
#activities .cmhsp{padding:0px !important;}
197
198
199 ul.canhov li:hover { background-image: -moz-linear-gradient(5% 98% 90deg,{{scnhov}}, {{scnhov}}, {{global_boxcontent_background}} 100%); }
200
  
250
251 .options { background: {{global_boxcontent_background|rgb_lightness(95)}};
252 border: 1px solid {{global_boxcontent_background|rgb_lightness(85)}};
253
			margin-bottom: 10px; 
253
			margin: 10px 0px; 
254 height: 20px;
255
			margin-left: 0px; 
255 position: relative;
256 z-index: 50; }
257
258
#foptions_bar{clear:both}
258
259 .foptions, .foptions1, .foptions2, .foptions3, .foptions4 {
260
			position: absolute; 
261
			top: 0px;
260
			float:right;
261
			position:relative;
262 z-index: 5;
263 width: 190px;
264 border-left: 1px solid {{global_boxcontent_background|rgb_lightness(85)}};
265 padding: 2px 5px;
266
			height: 16px; }
267
268
.foptions, .foptions1  { right: 0px; }
269
.foptions2 { right: 190px; }
270
.foptions3 { right: 370px; }
271
.foptions4 { right: 560px; }
266
			height: 15px; 
267
line-height: 14px;
268
}
269
270
.foptions1{border-left:none;}
271 .foptions_link { width: auto; }
272
273 .foptions_list, .foptions_list_flist { border-top: 1px solid {{global_boxcontent_background|rgb_lightness(90)}};
274
										width: 200px; 
274
										width: 190px; 
275 border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(85)}};
276 border-left: 1px solid {{global_boxcontent_background|rgb_lightness(85)}};
277 border-right: 1px solid {{global_boxcontent_background|rgb_lightness(85)}};
  
283 z-index: 50;
284 display: none;
285 position: absolute;
286
										top: 3px; 
287
										right: -1px; 
286
										top: 20px; 
287
										left: -1px; 
288 background: {{global_boxcontent_background|rgb_lightness(95)}}; }
289
290
.showsocial{float:right; margin-right: 5px;}
291
.showsocial td{vertical-align:top; white-space:nowrap;zoom:1;}
292
293
294
295 .filterTopics , .filterTopics option {
296 background-color: #F2F2F2;
297 border: none;
298 font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
299 font-size: 11px;
300 }
301
										
302
										
303
.fpages {	position: absolute; 
304
			left: 0px; 		}
301
302
.nextprev{float:right; margin-right:5px;font-size:smaller;}
303
.nextprev a{font-size:smaller}
304
305
306 .fpages a, .fpages .crtp, .fpages .crtp_strip { display: block;
307 height: 16px;
  
316
317 .fpages .pstat { float: left;
318 display: block;
319
					padding: 0px 10px; 
319
					padding: 2px 10px; 
320 font-weight: bold; }
321
322 div.foptions:hover, div.foptions1:hover, div.foptions2:hover, div.foptions3:hover{ cursor: pointer; }
  
326 border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(85)}}; }
327
328 .foptions_list a:last-child { border: none; }
329
	
330
.messageinformation, .messageinformation a {font-size:smaller}
329
.minfo_head{font-weight:bold; width:100px;}	
330
.messageinformation, .messageinformation a,.messageinformation td {font-size:smaller}
331
.messageinformation td,.messageinformation{padding:3px;}
332
333
.sidebarcontent .messageinformation{display:none;}
334
.messageinformation{border-radius: 6px 6px 0 0;border: 1px solid {{global_boxcontent_background|rgb_lightness(88)}};background: {{global_boxcontent_background}};					-moz-box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};
335
					-webkit-box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};
336
					box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};}
337
.messageinformation_toggler{cursor:pointer;text-align:center;font-size:smaller;}
338 .messageAvatar { background: {{global_boxcontent_background}};
339 padding: 5px; margin-top: 5px;
340 text-align: center;
341 border: 1px solid {{global_boxcontent_background|rgb_lightness(88)}};
342 -moz-box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};
343 -webkit-box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};
344
					box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};	}
344
					box-shadow: 0px 0px 6px {{global_boxcontent_background|rgb_lightness(88)}};
345
border-radius: 6px 6px 0 0;
346
	}
347
.messageAvatar img{margin: 0px;}
348
{{global_mavatar_width==true.start}}.messageAvatar img{max-width:{{global_mavatar_width}};} {{global_mavatar_width==true.end}}
349
350
.messageUser{line-height: 20px;}
351 .eventImage{ background: {{global_boxcontent_background}};
352 padding: 5px; margin: 5px 15px;
353 font-size:smaller;
353
354 .mposttime { position: absolute; right: 40px; }
355
356
td.sidebar{ width: 240px;  background: {{global_boxcontent_background|rgb_lightness(95)}};}
356
td.sidebar{ width: {{global_userdata_width}};  background: {{global_boxcontent_background|rgb_lightness(95)}};}
357
.sidebar .usertitle{text-align:center;margin:10px 0px;}
358
359 .sidebar td{vertical-align:top;}
360 td.reply { background: {{global_boxcontent_background|rgb_lightness(95)}}; padding: 5px 0px; }
361
362 .mtextwrap { background: {{global_boxcontent_background}};
363
				z-index: 2;}
363
				z-index: 2;
364
}
365
.mtextcell{position:relative;
366
}
367
.goto_top_link{position:absolute; bottom:10px; right:10px;}
368
369 .mtext { z-index: 1; }
370
371 .mfiles, .mimages { margin-top: 20px;
372 padding: 10px 0px 5px 0px;
373 border-top: 1px solid {{global_boxcontent_background|rgb_lightness(95)}}; }
374
375
.xoborAdMessage .tms1{padding:5px !important}
376
377 .mimages strong { display: block; margin-bottom: 10px; }
378
379 .mimages strong a strong { display: inline !important; margin: 0px;}
380
381
382
382 .mfiles li { padding: 8px 10px;
383 float: left; }
384
  
472 input.button { padding: 5px 20px;
473 width: auto !important;
474 margin-top: 15px;
475
				margin-right: 15px; 
476 border: 1px solid {{global_box_header_background|rgb_lightness(90)}};
477 -moz-border-radius: 6px;
478 -webkit-border-radius: 6px;
  
540 div.iconbar .integrations { margin-right: 20px; }
541
542
543
543
.picture_integrations{text-align:right; position:relative;}
544
.picture_integrations .int_sub{display: none; position: absolute; right: 0pt; background-color:  {{global_boxcontent_background}};}
545 .catdiv,.picdiv{float: left; padding:2px;margin: 0px 5px 5px 0px; border: 1px solid {{global_box_header_background|rgb_lightness(80)}}; width: 160px !important; height: 130px;cursor:pointer;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;}
546 .catdiv:hover,.picdiv:hover{border:3px solid #2c6385;padding: 0px}
547 #loader{display:none}
  
588
589 ul.pmlist li.new { background: {{global_attention}}; }
590
591
.pmcheck, #delbutton, #readbutton, #dellink, #readlink, #delbutton2, #dellink2 {	display: none;	}
591
#pm_filter{display: inline-block;   margin-left: 30px; margin-bottom:10px}
592
#pm_filter .selected a{font-weight:bold;}
593
.pm_mark{display:inline-block; margin-left: 30px;font-style:italic;font-size:smaller}
594
595
#marker_selector {border:1px solid{{global_boxcontent_background|rgb_lightness(92)}}; padding:5px; margin:10px 0px;}
596
597
display: block; border:1px solid; padding:5px; margin:10px 0px
598
599 #dellink, #readlink { margin-left: 30px; }
600
  
603
604 .checkbox_wrap, .checkbox_wrap2 { text-align: center;
605 width: 60px;
606
									display: none;
606
									height: 30px;
607 float: left;
608 margin-left: -20px; }
609
  
619 display: inline; }
620
621 .mmain { display: block;
622
float:left;
623 width: 600px; }
624
625 img.pmstat { margin-right: 10px; }
626
627
#pmoptions_in, #pmoptions_out {	display: none; 
628
								padding-left: 25px;	}
627
#pmoptions_in, #pmoptions_out {	padding-left: 25px;	}
628
629
630 .usr { margin-right: 20px;
  
724
725 table.line td { padding: 7px 10px; }
726
727
728
#vote_closed{line-height:18px;}
729
#vote_closed img{vertical-align:middle; margin-right:5px;}
730 .profile{min-width:880px;}
731 .mavatar img{width:100%}
732 .psidebar, .proright { border: 1px solid {{global_boxcontent_background|rgb_lightness(90)}};
  
746
747 .uname { border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(90)}};
748 padding-bottom: 7px;
749
			margin-bottom: 7px;	}
749
			margin-bottom: 7px;
750
text-align:center;
751
}
752
753 .uadd, .uactions { border-top: 1px solid {{global_boxcontent_background|rgb_lightness(90)}};
754 padding-top: 7px;
  
1093
1094
1095
1096
.header { padding-bottom: 24px; width: 	{{global_headerfooter_width}}; 
1096
.header { width: 	{{global_headerfooter_width}}; 
1097
1098 min-height: 100px;
1099 height:auto !important;
  
1106 -webkit-border-radius: 8px;
1107 border-radius: 8px; }
1108
1109
ul.navigation {	border-top: 1px solid {{global_nav_background|rgb_lightness(85)}};
1110
				border-bottom: 1px solid {{global_nav_background|rgb_lightness(85)}};
1109
ul.navigation {	border-bottom: 1px solid {{global_nav_background|rgb_lightness(85)}};
1110 background: {{global_nav_background|rgb_lightness(95)}}; }
1111
1112 ul.navigation, .navigation_wrap { z-index: 200;
1113
									position: absolute; 
1114
1113 width: 100%;
1114
									height: 28px; 
1115
									background-image: -moz-linear-gradient(30% 90% 90deg,{{global_nav_background|rgb_lightness(90)}}, {{global_nav_background|rgb_lightness(95)}} 100%);	 }
1114
background: {{global_nav_background|rgb_lightness(95)}};
1115
									background-image: -moz-linear-gradient(30% 90% 90deg,{{global_nav_background|rgb_lightness(90)}}, {{global_nav_background|rgb_lightness(95)}} 100%);	
1116
1117
 }
1118
1119 ul.navigation { white-space: nowrap;
1120
				min-width: 900px; 
1120 display: block; }
1121
1122 ul.navigation li { display: block;
  
1134
1135 ul.navigation li img { vertical-align: middle; max-height:20px;}
1136
1137
ul.navigation li:hover { 	background: {{global_nav_background|rgb_lightness(90)}}; 
1137
ul.navigation li:hover, ul.navigation li.currentpage{ 	background: {{global_nav_background|rgb_lightness(90)}}; 
1138 background-image: -moz-linear-gradient(30% 90% 90deg,{{global_nav_background|rgb_lightness(80)}}, {{global_nav_background|rgb_lightness(90)}} 100%); }
1139
1140 ul.navigation li img.dwn { position: absolute; right: -2px; top: 10px; }
  
1277 padding-top: 7px;
1278 margin-top: 7px; }
1279
1280
			.comments-header { position: relative; background: {{global_boxcontent_background|rgb_lightness(95)}}; background-image: -moz-linear-gradient(19% 75% 90deg,{{global_boxcontent_background|rgb_lightness(93)}}, {{global_boxcontent_background|rgb_lightness(98)}}); border-bottom: 1px solid {{global_boxcontent_background|rgb_lightness(90)}}; border-top: 3px solid {{global_boxcontent_background|rgb_lightness(90)}}; }
1280
			.comments-header { position: relative; background: {{global_boxcontent_background|rgb_lightness(95)}}; background-image: -moz-linear-gradient(15% 90% 90deg,{{global_boxcontent_background|rgb_lightness(98)}}, {{global_boxcontent_background}}, {{global_boxcontent_background}} 100%);	 border-top: 3px solid {{global_boxcontent_background|rgb_lightness(90)}}; }
1281 #lastactions div.comments-header { margin-top: 15px !important; }
1282 #lastactions div.comments-header:first-child { margin-top: 0px !important; }
1283
  
1523 ul.postindex .size_3 a{padding-left:20px; font-size: small}
1524
1525
1526
iframe.help-iframe { width: 1400px; height: 800px; border: 2px solid red; background: white url(https://files.homepagemodules.de/b2001010/a_1032_7fa999dd.gif) center center no-repeat; display: block; }
1527
.help-iframe-wrap { position: absolute; top: 30px; right: 10px; border: 5px solid green;  z-index: 5000; background: white; }
1528
a#close-help { display: block; }
1529
1530
.activity_settings{float:right; margin-right:10px;}
1531
1532
1533
/*Ratings.start*/
1534
.xratings{text-align:left;mergin-right:10px;}
1535
.r_type, .c_type,.c_id,.i_id,.xor_id{display:none;}
1536
.ratingbutton{padding: 5px 12px; 
1537
				width: auto !important; 
1538
				display:inline-block; 
1539
				margin-top: 15px; 
1540
				margin-right: 15px; 
1541
				border: 1px solid {{global_box_header_background|rgb_lightness(90)}};
1542
				-moz-border-radius: 6px;  
1543
				-webkit-border-radius: 6px;  
1544
				border-radius: 6px;
1545
				background: {{global_box_header_background}} bottom left repeat-x;
1546
				background-image: -moz-linear-gradient(15% 90% 90deg,{{global_box_header_background|rgb_lightness(95)}}, {{global_box_header_background}}); 
1547
				color: {{global_boxheader_fontcolor}};
1548
				font-weight: bold;
1549
cursor:pointer;
1550
}
1551
.ratingbutton img{vertical-align:middle;}
1552
.ratingbutton_text{margin-left:5px;}
1553
.rating_table{width:100%;}
1554
.ratinguser{display:inline-block; text-align:center; }
1555
.ratingusers_temp{display:none;}
1556
.ratinguser img{max-width:60px;}
1557
.rating_header img{vertical-align:middle; margin-right:10px; 2px 0px 2px 5px;}
1558
#information .ratingbutton{margin-top:0px;}
1559
.blogpostratings{margin-top:50px;}
1560
.blogcommentratings .ratingbutton,.wikiratings .ratingbutton{margin-top:0px;}
1561
.blogcommentratings,.wikiratings{padding: 10px}
1562
.rating_remove{margin-left:8px;}
1563
1564
1565
1566
/*Ratings.end*/
1567
1568 {{global_css_addon}}
  
1570
Template-Element: Beitrag bearbeiten im Template: Business Template
(3 Changes, Last: 2011-11-21)
Developers: - iggy
  
39 » <strong>{[editmessage_edit_title]}</strong>
40 {{breadcrumb==true.end}}
41
42
</div>
42
</div><div class="clear"></div>
43 {{tick(breadcrumb_end)}}
44
45 {{preview==true.start}}
  
380 $(document).ready(function(){
381 makeAjaxButton($('#editbutton'));
382 });
383
</script>
384
</script>
385
<script type="text/javascript">FitToContent(document.getElementById("metext"),500);</script>
  
387
Template-Element: FAQ / Hilfe / Impressum im Template: Business Template
(3 Changes, Last: 2011-11-22)
Developers: - iggy
1 <div id="breadcrumbs">
2 <span><img src="{{global_breadcrumb_start}}" /><strong>{[faq_title]}{{impressum_image==true.start}} & {[name_impressum]}{{impressum_image==true.end}}</strong></span><br/>
3 <small>{[faq_impressum2]}</small>
4
</div>
4
</div><div class="clear"></div>
5 {{tick(breadcrumb_end)}}
6
7 {{impressum_image==true.start}}
  
10 <div class="boxcontent">
11 <div class="spacer10">
12 <img src="{{impressum_image}}" />
13
{{impressum_addon==true.start}}<div id="imp_addon">{{impressum_addon}}</div>{{impressum_addon==true.end}}
14
15 </div>
16 </div>
17
Template-Element: Obere Leiste im Template: Business Template
(38 Changes, Last: 2011-12-19)
Developers: - iggy
  
2 {{adminjscss.start}}http://iggy.webpages.miranus.eu/patrick/adminjs.css{{adminjscss.end}}
3 {{globals_js.start}}/ajax/globals.php{{globals_js.end}}
4
5
5 {{global_newsimg.start}}https://files.homepagemodules.de/b2001010/a_964_0e47ae08.png{{global_newsimg.end}}
6 {{global_fstat_last.start}}https://files.homepagemodules.de/b2001010/a_34.png{{global_fstat_last.end}}
7 {{global_fstat_user.start}}https://files.homepagemodules.de/b2001010/a_1110_2d06d2f9.png{{global_fstat_user.end}}
  
10 {{global_fstat_stats.start}}https://files.homepagemodules.de/b2001010/a_1112_8efd40f2.png{{global_fstat_stats.end}}
11
12
13
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
14
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
13
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
14
15
16 {{now1@dateformat.start}}{[time_minute_one]}{{now1@dateformat.end}}
  
33
34
35
36
<html {{fb_api==true.start}}{[facebook_xmlns]}{{fb_api==true.end}}>
36
<html {{fb_api==true.start}}{[facebook_xmlns]}{{fb_api==true.else}}xmlns="http://www.w3.org/1999/xhtml"{{fb_api==true.end}}>
37 <head>
38 <meta name="description" content="{{html_desc}}" />
39
	<meta http-equiv="Content-Style-Type" content="text/css" />
40 <meta name="robots" content="{{meta_robots_index}}" />
41 <link rel="stylesheet" type="text/css" href="{{link_css}}" />
42 <link rel="alternate" type="application/rss+xml" title="{{html_title_static}}" href="feed/all.rss" />
  
50 <link rel="shortcut icon" href="{{global_favicon}}" type="image/x-icon" />
51 {{global_favicon==true.end}}
52 <script type="text/Javascript" src="{{link_js}}"></script>
53
	<script type="text/Javascript" src="{{link_business_js}}"></script>
54 <script type="text/javascript" src="https://img.homepagemodules.de/ds/static/jquery/min/jquery-1.4.4.min.js"></script>
55 <script type="text/javascript" src="https://img.homepagemodules.de/ds/static/jquery/plugins/jquery.form.js"></script>
56 {{fb_title==true.start}}<meta property="og:title" content="{{fb_title}}"/> {{fb_title==true.end}}
  
80 {{admininfo_user_requests==true.start}} {{news.start}}1{{news.end}} {{admininfo_user_requests==true.end}}
81
82
83
										<li id="global-news-li" {{news==true.start}} class="news" {{news==true.end}}> <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" class='dwn' /></a>
83
										<li id="global-news-li" {{news==true.start}} class="news" {{news==true.end}}> <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>
84 <div style="display: none;" id="global-news-box-wrap">
85
86 {{news==true.start}}
  
141 {{user_registered==true.end}}
142
143 <div class="header">
144
			{{user_registered==false.start}}
144
			{{user_registered==false.start}}{{global_hide_guestlogin==false.start}}
145 <div class="login_box">
146 <a href="{{link_login}}" class="header_login">{[login_nowlogin]} »</a>
147 <div style="margin-top: 6px; margin-left: 10px;"><small style="font-size: {{smallfont}}px !important;">{[forum_signup_now]}</small></div>
148
				</div>
148
				</div>{{global_hide_guestlogin==false.end}}
149 {{user_registered==false.end}}
150
151 <div class="spacer">
152
153 <div class="usercontent">
154
				{{html_header==false.start}}<div class="spacer20"><h1>{{html_title}}</h1></div>{{html_header==false.end}}
155
{{html_header}}
154
				{{html_header==false.start}}<div class="spacer20"><h1>{{html_title}}</h1></div>{{html_header==false.else}}{{html_header}}{{html_header==false.end}}	
155 </div>
156
157 <div id="navigation" class="navigation_wrap">
  
195 {{menulistendli}}
196 {{submenulistbefore==true.end}}
197
198
								<li id="{{menulist:key}}" class="menu_item" {{menulist:now==true.start}} class="currentpage" {{menulist:now==true.end}}>
198
								<li id="{{menulist:key}}" class="menu_item{{menulist:now==true.start}} currentpage{{menulist:now==true.end}}" >
199 <a href="{{menulist:ziel}}" {{menulist:_blank==true.start}}target="_blank"{{menulist:_blank==true.end}}>
200 {{menulist:icon==true.start}}<img src="{{menulist:icon}}" />{{menulist:icon==true.end}}
201 <span>
  
256 </div>
257 <div class="clear"></div>
258 </div>
259
260
<style type="text/css">
261
iframe.help-iframe { width: 1400px; height: 800px; border: 2px solid red; background: white url(https://files.homepagemodules.de/b2001010/a_1032_7fa999dd.gif) center center no-repeat; display: block; }
262
.help-iframe-wrap { position: absolute; top: 30px; right: 10px; border: 5px solid green;  z-index: 5000; background: white; }
263
a#close-help { display: block; }
264
</style>
265
259
260 <script type="text/javascript">
261
  
317 $('#global-news-box-wrap').mouseenter(function() {try { clearTimeout(linkout);} catch(err) {} $('#global-news-box-wrap').show(); });
318
319 $('#global-news-box-wrap').mouseleave(function() {$('#global-news-box-wrap').hide();});
320
			
321
			
320
321
			w = $('#navigation').innerWidth()-17;
322
	$('.usercontent img').css('maxWidth',w);
323
try{window.onresize = headerRez;}catch(e){/*onresize not supported*/}
324 </script>
325
326
327 <table class="container">
328 <tr>
329 {{tick(sidebar_left)}}
330
<td class="main">
331
<div class="content">
330
<td class="main ">
331
<div class="content{{cur_page_name==true.start}} page_{{cur_page_name}}{{cur_page_name==true.end}}">
332 <div class="spacer20">
333
334 {{chat_on_page.start}}
335
Template-Element: Forum Ansicht im Template: Business Template
(23 Changes, Last: 2011-11-22)
Developers: - iggy
  
3
4 {{imgpath.start}}https://img.homepagemodules.de/ds/static/threadicons/{{imgpath.end}}
5 {{iconset.start}}{{imgpath}}hestia/{{iconset.end}}
6
{{has_post_img.start}}<img class="statimg" src="{{iconset}}topic_read_mine.gif" title="{[forum_own_posts_img_alt]}" border="0">{{has_post_img.end}}
7
{{has_nopost_img.start}}<img class="statimg" src="{{iconset}}topic_read.gif" title="{[forum_no_own_post_img_alt]}" border="0">{{has_nopost_img.end}}
8
{{has_post_new_img.start}}<img class="statimg" src="{{iconset}}topic_unread_mine.gif" title="{[forum_own_post_new_img_alt]}" border="0">{{has_post_new_img.end}}
9
{{has_nopost_new_img.start}}<img class="statimg" src="{{iconset}}topic_unread.gif" title="{[forum_no_own_post_new_img_alt]}" border="0">{{has_nopost_new_img.end}}
10
{{closed_no_new_posts.start}}<img class="statimg" src="{{iconset}}topic_read_locked.gif" title="{[forum_closed_no_new_img_alt]}" border="0">{{closed_no_new_posts.end}}
11
{{closed_new_posts.start}}<img class="statimg" src="{{iconset}}topic_unread_locked.gif" title="{[forum_closed_new_img_alt]}" border="0">{{closed_new_posts.end}}
12
{{pinned_has_post_img.start}}<img class="statimg" src="{{iconset}}sticky_read_mine.gif" title="{[forum_own_posts_img_alt]}" border="0">{{pinned_has_post_img.end}}
13
{{pinned_has_nopost_img.start}}<img class="statimg" src="{{iconset}}sticky_read.gif" title="{[forum_no_own_post_img_alt]}" border="0">{{pinned_has_nopost_img.end}}
14
{{pinned_has_post_new_img.start}}<img class="statimg" src="{{iconset}}sticky_unread_mine.gif" title="{[forum_own_post_new_img_alt]}" border="0">{{pinned_has_post_new_img.end}}
15
{{pinned_has_nopost_new_img.start}}<img class="statimg" src="{{iconset}}sticky_unread.gif" title="{[forum_no_own_post_new_img_alt]}" border="0">{{pinned_has_nopost_new_img.end}}
16
{{thread_moved_img.start}}<img class="statimg" src="{{iconset}}topic_moved.gif" title="{[forum_thread_moved]}" border="0">{{thread_moved_img.end}}
17
{{thread_new_img.start}}<img src="https://files.homepagemodules.de/b2001010/a_978_ba91c3ed.png" title="{[thread_is_new]}" border="0">{{thread_new_img.end}}
6
{{has_post_img.start}}<img class="statimg" src="{{iconset}}topic_read_mine.gif" title="{[forum_own_posts_img_alt]}" border="0" />{{has_post_img.end}}
7
{{has_nopost_img.start}}<img class="statimg" src="{{iconset}}topic_read.gif" title="{[forum_no_own_post_img_alt]}" border="0" />{{has_nopost_img.end}}
8
{{has_post_new_img.start}}<img class="statimg" src="{{iconset}}topic_unread_mine.gif" title="{[forum_own_post_new_img_alt]}" border="0" />{{has_post_new_img.end}}
9
{{has_nopost_new_img.start}}<img class="statimg" src="{{iconset}}topic_unread.gif" title="{[forum_no_own_post_new_img_alt]}" border="0" />{{has_nopost_new_img.end}}
10
{{closed_no_new_posts.start}}<img class="statimg" src="{{iconset}}topic_read_locked.gif" title="{[forum_closed_no_new_img_alt]}" border="0" />{{closed_no_new_posts.end}}
11
{{closed_new_posts.start}}<img class="statimg" src="{{iconset}}topic_unread_locked.gif" title="{[forum_closed_new_img_alt]}" border="0" />{{closed_new_posts.end}}
12
{{pinned_has_post_img.start}}<img class="statimg" src="{{iconset}}sticky_read_mine.gif" title="{[forum_own_posts_img_alt]}" border="0" />{{pinned_has_post_img.end}}
13
{{pinned_has_nopost_img.start}}<img class="statimg" src="{{iconset}}sticky_read.gif" title="{[forum_no_own_post_img_alt]}" border="0" />{{pinned_has_nopost_img.end}}
14
{{pinned_has_post_new_img.start}}<img class="statimg" src="{{iconset}}sticky_unread_mine.gif" title="{[forum_own_post_new_img_alt]}" border="0" />{{pinned_has_post_new_img.end}}
15
{{pinned_has_nopost_new_img.start}}<img class="statimg" src="{{iconset}}sticky_unread.gif" title="{[forum_no_own_post_new_img_alt]}" border="0" />{{pinned_has_nopost_new_img.end}}
16
{{thread_moved_img.start}}<img class="statimg" src="{{iconset}}topic_moved.gif" title="{[forum_thread_moved]}" border="0" />{{thread_moved_img.end}}
17
{{thread_new_img.start}}<img src="https://files.homepagemodules.de/b2001010/a_978_ba91c3ed.png" title="{[thread_is_new]}" border="0" />{{thread_new_img.end}}
18
19
20 <div id="breadcrumbs">
  
42 {{showlast==true.start}}
43 » {[forum_title_newest]} {{limit_by==true.start}}(<span style="font-weight:bold">{[thread_filter_active]}</span>){{limit_by==true.end}}
44 {{showlast==true.end}}
45
</div>
45
</div><div class="clear"></div>
46 {{tick(breadcrumb_end)}}
47
48 {{showlast==false.start}}
  
58
59
60 {{thread==true.start}}
61
	<div class="options" id="foptions_bar">
61
62
63 {{pages_all!==0.start}}
64 {{pages_all!==1.start}}
65
	<div class="options" id="fpages" style="float:left">
66 <div class="fpages">
67 {{pages==true.start}}
68 {{pages|strip_pages(5)}}
  
102 <div class="clear"></div>
103
104 </div>
105
</div>
106 {{pages_all!==1.end}}
107 {{pages_all!==0.end}}
108
109
		
110
		{{num_foption.startint}}2{{num_foption.end}}
109
			<div class="options" id="foptions" style="float:right">
110
<div class="foptions2">
111
			<div id="foptions_link2"><small>{[search_forum]} {{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>
112
				<div class="foptions_list_flist" id="foptions_extend2">
113
					<div style="padding: 6px;">
114
					<small style="font-weight: bold;">{[search_forum_searchbox]}</small>
115
					<form name="hpmsearchform" action="./search.php" method="GET">
116
						<input type="hidden" value="9999" name="zeit" />
117
						<input type="hidden" value="2" name="s" />
118
						<input type="hidden" value="{{forum_id}}" name="forum" />
119
						<input type="text" name="suchen" autocomplete="off" class="submenu_input" id="submenu_search_input" />
120
						<input type="submit" class="button submenu_button" value="{[search_submit]}" />
121
					</form>
122
					</div>
123
				</div>
124
			</div>
125
		</div>		
126
127
{{num_foption.startint}}2{{num_foption.end}}
128
129 {{mass_opts==true.start}}
130 {{num_foption.startint}}{{num_foption}}+1{{num_foption.end}}
118 {{showlast==true.start}}
119 {{num_foption.startint}}{{num_foption}}+1{{num_foption.end}}
120 {{active.start}}selected{{active.end}}
121
		<div class="foptions{{num_foption}}">
122
			<div class="toggler">
121
		<div class="foptions{{num_foption}} toggler">
122
123 <small>Filter:</small>
124 <select class="filterTopics" onchange="filterTopics()">
125 <option value="showall" > {[filter_all]} </option>
  
127 <option value="xnr" {{limit_by_noreply==true.active}}> {[filter_replied]} </option>
128 <option value="xo" {{limit_by_own==true.active}}> {[filter_own]} </option>
129 </select>
130
			</div>
130
131 </div>
132 {{showlast==true.end}}
133
  
142 </div>
143
144
145
		<div class="foptions2">
146
			<div id="foptions_link2"><small>{[search_forum]} {{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>
147
				<div class="foptions_list_flist" id="foptions_extend2">
148
					<div style="padding: 6px;">
149
					<small style="font-weight: bold;">{[search_forum_searchbox]}</small>
150
					<form name="hpmsearchform" action="./search.php" method="GET">
151
						<input type="hidden" value="9999" name="zeit" />
152
						<input type="hidden" value="2" name="s" />
153
						<input type="hidden" value="{{forum_id}}" name="forum" />
154
						<input type="text" name="suchen" autocomplete="off" class="submenu_input" id="submenu_search_input" />
155
						<input type="submit" class="button submenu_button" value="{[search_submit]}" />
156
					</form>
157
					</div>
158
				</div>
159
			</div>
160
		</div>
145
		
146 </div>
147 {{thread==true.end}}
148
  
238 {{thread==true.start}}
239 <table>
240 <tr>
241
	<td style="width: 5%;"></td>
242
	<td style="width: 65%;"><strong>{[name_thread_title]}</strong></td>
243
	<td style="width: 10%;"><strong>{[name_answers]}{{detailed_stats==true.start}} / {[name_new]}{{detailed_stats==true.end}}</strong></td>
244
	<td style="width: 20%;"><strong>{[forum_message_last]}</strong></td>
241
	<td class="fnew"></td>
242
	<td class="fdesc fdetail"><strong>{[name_thread_title]}</strong></td>
243
	<td class="fposts"><strong>{[name_answers]}{{detailed_stats==true.start}} / {[name_new]}{{detailed_stats==true.end}}</strong></td>
244
	<td class="fstat"><strong>{[forum_message_last]}</strong></td>
245 </tr>
246 </table>
247 {{thread==true.else}}
248
	<strong>{[forum_nomessage2]}</strong>
248
	<strong>{{limit_by==true.start}}{[forum_filtered_empty_header]}{{limit_by==true.else}}{[forum_nomessage2]}{{limit_by==true.end}}</strong>
249 {{thread==true.end}}
250 </div>
251 <div class="boxcontent">
  
255 <li class="{{thread:pinned==true.start}}attention {{thread:pinned==true.end}} t_row" id="t_{{thread:id}}">
256 <table>
257 <tr>
258
					<td style="width: 5%; text-align: center;">
258
					<td class="fnew">
259 {{detailed_stats==true.start}}
260 {{marker.start}}
261 {{thread:moved==true.start}}
  
300
301 <a href="{{thread:link}}">{{marker}}</a>
302 </td>
303
					<td style="width: 65%;">
303
					<td class="fdesc fdetail">
304
305 <a href="{{thread:link}}" class="blocklink">
306 {{thread:pinned==true.start}}
  
338 </small>
339
340 </td>
341
					<td style="width: 10%;">
341
					<td class="fposts">
342
343 <strong>{{thread:answers}}
344 {{detailed_stats==true.start}}
  
357 {{detailed_stats==true.end}}</strong>
358
359 </td>
360
					<td style="width: 20%;">
360
					<td  class="fstat">
361
362 <small class="fstat">
363 <a href="{{thread:lastmessage_link}}"><img src="{{global_fstat_time}}" alt="datum" /><small>{{thread:messagetime|dateformat}}</small></a><br/>
  
376 <ul class="noimage forum scnd canhov">
377 <li>
378 <div class="spacer10">
379
				{[forum_nomessage2]}
379
				<center>{{limit_by==true.start}}{[forum_filtered_empty]}{{limit_by==true.else}}{[forum_nomessage2]}{{limit_by==true.end}}</center>
380 </div>
381 </li>
382 </ul>
  
418 $('#foptions_link').click( function() {
419 $('#foptions_extend').toggle();
420 $('#foptions_extend2').hide();
421
	$('#foptions_extend').css('top', $('#foptions_bar').outerHeight()-2+'px');});
421
	$('#foptions_extend').css('top', $('#foptions').outerHeight()-2+'px');});
422
423 $('#foptions_link2').click( function() {
424
	$('#foptions_extend2').show();
424
	$('#foptions_extend2').toggle();
425 $('#foptions_extend').hide();
426 $('#submenu_search_input').focus();
427
	$('#foptions_extend2').css('top', $('#foptions_bar').outerHeight()-2+'px');});
427
	$('#foptions_extend2').css('top',$('#foptions').outerHeight()-2+'px');});
428 </script>
429 {{thread==true.end}}
430 {{mass_opts==true.start}}
  
458 $td = $t.find('td:first');
459 $td.css('paddingLeft','40px').css('text-align','right');
460
461
	$info = $('#foptions_bar');
461
	$info = $('#foptions');
462 $info.attr('id','massOptDesc').html('<img style="vertical-align:middle;padding:5px;" src="https://files.homepagemodules.de/b2001010/a_1118_5f5be9e4.png" width="16" height="16"><b>{[massOpt_desc]}</b><span style="margin-left:50px;"><a href="javascript:void(0)" onclick="window.location.href=\'{{link_current_page}}\'">{[massOpt_back]}</a></span>');
463
464 });
  
576 var option = $('.toggler select').val();
577 window.location.replace(redirects[option]);
578 }
579
580
function checkPages(){
581
pagesWidth = 432;
582
optionsWidth = $('.foptions1').width() + $('.foptions2').width() + $('.foptions3').width() + $('.foptions4').width();
583
if((pagesWidth + optionsWidth) > ($('.main').width() - 40)){redrawPages()}
584
}
585
586
var redrawn = 0;
587
function redrawPages(){
588
if(!redrawn){
589
$new = $("<div id='fpages_bar' class='options'>").insertBefore('#foptions_bar');
590
$('.fpages').appendTo($new);
591
redrawn = 1;}
592
}
593
594
checkPages();
595
596
$(window).resize(function(){checkPages()});
579 </script>
580 {{showlast==true.end}}
581
Template-Element: Bildergalerie - Home im Template: Business Template
(5 Changes, Last: 2011-11-22)
Developers: - iggy
  
209 {{can_add_cat==true.start}}
210 <style type="text/css">
211 #breadcrumbs{display:inline-block;}</style>
212
<a class="button" style="margin-left:40px;" href="javascript:void(0)"  onclick="return  hpm_newDialogCentered('{{add_cat_link}}','800');" >{[gallery_new_subcat]}</a><br/>
212
<a class="button" style="float:right;margin-right:40px;" href="javascript:void(0)"  onclick="return  hpm_newDialogCentered('{{add_cat_link}}','800');" >{[gallery_new_subcat]}</a><br/>
213 {{can_add_cat==true.end}}
214 {{can_add_subcat==false.end}}
215
  
225
226
227 {{UserCanUpload==true.start}}
228
	<a href="{{pic_upload_link}}" onclick="hpm_newDialogCentered('{{pic_upload_link}}', '800'); return false;" class="button">{[gallery_upload]}</a>
228
	<a href="{{pic_upload_link}}" style="float:right;margin-right:40px;" onclick="hpm_newDialogCentered('{{pic_upload_link}}', '800'); return false;" class="button">{[gallery_upload]}</a>
229 {{UserCanUpload==true.end}}
230
231 <div class="clear"></div>
232
233
234 {{nav==true.start}}
235
<div class="options">
235
<div class="options" style="float:left;">
236
237 {{picture_morepages==true.start}}
238 <div class="fpages">
  
270 <div class="clear"></div>
271 </div>
272 {{picture_morepages==true.end}}
273
274
	<div class="foptions" id="foptions_bar">
273
</div>
274
<div class="options" style="float:right;">
275
	<div class="foptions" style="border-left:none">
276 <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>
277 <div class="foptions_list" id="foptions_extend">
278 <a href="{{move_pic_link}}" id="moveimages"><small><img src="{{global_abo}}" />{[gallery_movepics_now]}</small></a>
279
Template-Element: (Widget view) - Bilder integrieren im Template: Business Template
(2 Changes, Last: 2011-11-18)
Developers: - iggy
  
2 {{integration:origin_id==true.start}}
3 <div class="widget_view{{integration:display_intext==true.start}} widget_view_intext{{integration:display_intext==true.end}}">
4 <div class="widget_view_head">{{integration:geomap_title}}</div>
5
  <div class="widget_view_body">
5
  <div class="widget_view_body" style="height:114px">
6 {{integration:pictures.startlist}}
7 <div onmouseover="if(document.getElementById('del{{integration:i_id}}_{{pictures:id}}')) document.getElementById('del{{integration:i_id}}_{{pictures:id}}').style.visibility='visible';" onmouseout="if(document.getElementById('del{{integration:i_id}}_{{pictures:id}}')) document.getElementById('del{{integration:i_id}}_{{pictures:id}}').style.visibility='hidden';">
8
  
11
12 </div>
13 {{integration:permission_user_edit==true.start}}
14
                    <div style="visibility:hidden;" id="del{{integration:i_id}}_{{pictures:id}}" class="widget_view_body_delete">
15
                    <input type="button" class="button" value="l&ouml;schen" onclick="miranus_delete_integration('{{integration:i_id}}','{{pictures:id}}')">
14
                    <div style="visibility:hidden;position:relative;bottom:40px;" id="del{{integration:i_id}}_{{pictures:id}}" class="widget_view_body_delete">
15
                    <input type="button" class="button" value="{[delete]}" onclick="miranus_delete_integration('{{integration:i_id}}','{{pictures:id}}')">
16 </div>
17 {{integration:permission_user_edit==true.end}}
18
19
Template-Element: (Widget add dialog) - Bilder neu verlinken im Template: Business Template
(3 Changes, Last: 2011-11-02)
Developers: - iggy
  
7
8 {{cats==true.start}}
9 {{cats_all_empty==true.start}}
10
cat_empty = {{cats_all_empty}}
11
cats are all empty
10
Keine Bilder vorhanden
11 {{cats_all_empty==true.else}}
12 <div id="CatDivs" style="max-height: 800px; padding: 10px;width: 690px; margin: 0px auto;">
13 <h3>{[link_picture_choose_cat]}</h3>
  
52 <div>
53 {{pics.startlist}}
54
55
        <div class="picdiv" onclick="$(this).find('input').attr('checked','checked');	$('#PicIntFormSelCat').hide();	$('#loader').show();miranus_return_integration('PicIntFormSelCat');">
55
        <div class="picdiv" onclick="$(this).find('input').attr('checked','checked');	$('#PicIntFormSelCat').hide();	$('#loader').show();$('#PicIntFormSelCat').submit();">
56
57 <div style="overflow: hidden; width: 160px; height: 100px;">
58 <img src="{{pics:link}}" border="0" alt="{{pics:title}}" style="margin-bottom: 5px;">
  
69
70
71 </div>
72
72
<style type="text/css">#hpmdialogwrap{display:block !important}</style>
73 {{pics==true.end}}
74 <br><input type="hidden" name="miranus_next_url" value="{{miranus_next_url}}">
75 <input type="hidden" name="target_type" value="{{target_type}}">
76
Template-Element: Bildergalerie - Bild anzeigen im Template: Business Template
(22 Changes, Last: 2011-12-15)
Developers: - iggy
  
9 </div>
10 {{showsocial==true.end}}
11
12
{{linkedusers.start}}{{linkedusers.end}}
13
	{{linkedpictures.start}}{{linkedpictures.end}}
14
	
15
	{{integration.startlist}}
16
	{{targettype.start}}{{integration:target_type}}{{targettype.end}}
17
	
18
	{{targettype~=user_profile.start}}
19
		{{linkedusers.start}}true{{linkedusers.end}}
20
	{{targettype~=user_profile.end}}
21
	
22
	{{targettype~=gallery_picture.start}}
23
		{{linkedpictures.start}}true{{linkedpictures.end}}
24
	{{targettype~=gallery_picture.end}}
25
	
26
	{{integration.end}}
27
28
29 <div id="breadcrumbs">
23 » <strong>{[gallery_picture_2]} "{{pic_title}}" {[configdata_avatar_gallery_show]}</strong>
24
25 <br/>{{html_desc==true.start}}<small>{[gallery_showing]} {{pic_title}}</small>{{html_desc==true.end}}
26
</div>
26
</div><div class="clear"></div>
27
28 {{tick(breadcrumb_end)}}
29
  
91 <div class="box">
92 <div class="boxheader"><strong>{{pic_title}}</strong></div>
93 <div class="boxcontent">
94
		<div class="spacer20" style="text-align: center; padding: 5px 20px;">
94
		<div class="spacer20" id="PicMainCont" style="text-align: center; padding: 5px 20px;">
95 {{pic_link==true.start}}
96 {{showloader.start}}0{{showloader.end}}
97
  
105 <hr/>
106
107 {{addintegrations==true.start}}
108
<div class="picture_integrations" style="text-align:right;">{[gallery_tag]}<div class="int_sub" style="display:none">
109 {{addintegrations.startlist}}
110 <a href="{{addintegrations:url}}" onclick="miranus_load_js('{{link_js_integration}}'); hpm_newDialogCentered('{{addintegrations:url}}','800'); return false;">
111 {{addintegrations:name|gettranslation(integration)}}
112
					</a>
112
					</a><br/>
113 {{addintegrations.end}}
114
</div></div>
115
			<hr/>
116 {{addintegrations==true.end}}
117
118
119
			<hr/>
119
120
121 {{hasnext==true.start}}
122 <a href="{{nextLink}}">
  
134
135 <span id="userlist"></span>
136
137
			<hr/>
137
138
{{show_ratings_for_gallery_picture==true.start}}<hr/>
139
					<div class="postratings">{{ratings(gallery_picture,picture_id)}}</div>
140
					{{show_ratings_for_gallery_picture==true.end}}
141
142 {{pic_link==true.else}}
143 <br/><br/><br/>
144 <strong><img src=" {{global_image_broken}}" />{[gallery_pic_broken]}.</strong>
  
146
147 <br/><br/><br/>
148 {{pic_link==true.end}}
149
			{{pic_description}}
150
			
149
			{{pic_description}}			
150
151 </div>
152 </div>
153 </div>
154
155
156
<div id="testCont">
157
				{{integration==false.start}}
158
				{{tick(gallery_detail_no_integrations)}}
159
				{{integration==false.else}}
160
                                <script language="javascript">
161
                                    var container = document.getElementById('PicMainCont');
162
                                    if(container){
163
                                        var notes = new PictureTagContainer(container);
164
                                    }
165
                                    
166
                                </script>
167
			<!-- für Userintegration -->
168
			{{tick(gallery_detail_pre_integrations)}}
169
{{integration==true.start}}
170
			 <div style="border: 1px solid {{global_line_color}}; padding: 5px 0px; margin-top: 10px;">				
171
                        {{integration.startlist}}
172
							{{integration|integrate(gallery_picture)}}										 
173
							{{integration:target_type_last==true.start}}<div style="clear: both;"></div>{{integration:target_type_last==true.end}}
174
							{{tick(gallery_detail_after_integration)}}
175
                        {{integration.end}}
176
						<div style="clear: both;"></div>
177
			</div>
178
{{integration==true.end}}
179
</div>
180
				{{tick(gallery_detail_after_last_integration)}}
181
182 {{guest_nocomments==true.start}}<br/>
183 <center><a href="{{link_login}}">{[signup_now]}</a>, {[to_write_comments]}</center>
184 {{guest_nocomments==true.else}}
  
193 {{comments:commentar}}
194 </div>
195 </div>
196
{{show_ratings_for_gallery_picture_comment==true.start}}<hr/>
197
					<div class="blogcommentratings">{{ratings(gallery_picture_comment,comments:id)}}</div>
198
					{{show_ratings_for_gallery_picture_comment==true.end}}
199
200
201 </li>
  
203 </div>
204 {{comments==true.end}}
205
206
{{comments_morepages==true.start}}
207
208
				
209
				{{pages_html.start}} 
210
					<div style="clear:both"></div> 
211
	<div class="options">
212
	<div class="fpages">
213
				<span style="padding:0px 10px; float:left">{[pages_page]} {{commentpages_current}} {[pages_from]} {{commentpages_all}}</span> 
214
				
215
				<a {{cpreviouspagelink==true.start}}href="{{cpreviouspagelink}}"{{cpreviouspagelink==true.else}} class="inactive" {{cpreviouspagelink==true.end}} >« {[pages_previous]}</a>{{cpreviouspagelink==true.end}} 
216
						{{tick(thread_in_page_box)}}
217
						{{commentspages|strip_pages(5)}}
218
						
219
						
220
						{{first.start}}0{{first.end}}
221
						
222
						{{commentspages.startlist}}
223
						 {{current_page.startint}}{{commentspages:page}}+{{pages_offset}}{{current_page.end}}
224
							{{commentspages:cnow==true.start}}
225
								<a class="inactive" href="{{commentspages:link}}" >{{commentspages:number}}</a>
226
							{{commentspages:cnow==true.else}} 
227
228
									{{commentspages:strip_before==true.start}}
229
									<a class="inactive">...</a>
230
									{{commentspages:strip_before==true.end}}
231
							
232
								<a href="{{commentspages:link}}" >{{commentspages:number}}</a>
233
								
234
							{{commentspages:cnow==true.end}}
235
							
236
						{{first.start}}1{{first.end}}
237
						{{commentspages.end}}
238
						
239
			 <a{{cnextpagelink==true.start}} href="{{cnextpagelink}}"{{cnextpagelink==true.else}} class="inactive" {{cnextpagelink==true.end}} >{[pages_next]} »</a>
240
			 			<span style="clear: both;"></span>
241
			</div>
242
			</div>
243
			<div style="clear:both"></div> 
244
			{{pages_html.end}}
245
			
246
			{{pages_html}}
247
{{comments_morepages==true.end}}
248
249 <script>
250
233
234
235 }
236
237
$('.picture_integrations').hover(function(){$(this).find('.int_sub').show();},function(){$(this).find('.int_sub').hide();});
238 </script>
239
240
241
Template-Element: Landkarte im Template: Business Template
(8 Changes, Last: 2011-11-28)
Developers: - iggy
1
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
2
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
3
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
4
5 <div id="breadcrumbs">
6 <span><img src="{{global_breadcrumb_start}}" /><strong>{[userprofile_map]}</strong></span>
7
8 <br/><small>{[map_breadcrumbs_expl]}.</small>
9
</div>
9
</div><div class="clear"></div>
10 {{tick(breadcrumb_end)}}
11
12
  
14 <br/><br/>
15
16 <div class="spacer10">
17
				<img src="http://labs.google.com/ridefinder/images/mm_20_yellow.png"> 
18
					<a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_yellow.png');" title="toggle" />
17
				<img src="{{green}}"> 
18
					<a href="javascript:void(0)" onclick="hideLocs('{{green}}');" title="toggle" />
19 <small>{[map_location_special]}</small>
20 </a>
21
22 <br/>
23
24
				<img src="http://labs.google.com/ridefinder/images/mm_20_red.png"> 
25
					<a href="javascript:void(0)" onclick="hideLocs('http://labs.google.com/ridefinder/images/mm_20_red.png');" title="toggle">
24
				<img src="{{red}}"> 
25
					<a href="javascript:void(0)" onclick="hideLocs('{{red}}');" title="toggle">
26 <small>{[map_location_members]}</small>
27 </a>
28
  
44 //<![CDATA[
45 // Create our "tiny" marker icon
46 var icon = new GIcon();
47
    icon.image = "http://labs.google.com/ridefinder/images/mm_20_red.png";
48
    icon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
47
    icon.image = "{{red}}";
48
    icon.shadow = "{{shadow}}";
49 icon.iconSize = new GSize(12, 20);
50 icon.shadowSize = new GSize(22, 20);
51 icon.iconAnchor = new GPoint(6, 20);
52 icon.infoWindowAnchor = new GPoint(5, 1);
53
54 var orticon = new GIcon();
55
    orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
56
    orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
55
    orticon.image = "{{green}}";
56
    orticon.shadow = "{{shadow}}";
57 orticon.iconSize = new GSize(12, 20);
58 orticon.shadowSize = new GSize(22, 20);
59 orticon.iconAnchor = new GPoint(6, 20);
60
Template-Element: (Widget view) - Ort integrieren im Template: Business Template
(1 Changes, Last: 2011-12-13)
Developers: - iggy
1
{{green.start}}https://img.homepagemodules.de/ds/static/mapmarkers/green_marker.png{{green.end}}
2
{{red.start}}https://img.homepagemodules.de/ds/static/mapmarkers/red_marker.png{{red.end}}
3
{{shadow.start}}https://img.homepagemodules.de/ds/static/mapmarkers/marker_shadow.png{{shadow.end}}
4
5 {{integration:display_no_js==true.start}}
6 {{widget_map_no_js.start}}true{{widget_map_no_js.end}}
7 {{integration:display_no_js==true.end}}
  
60 function miranus_showmap{{integration:uniqueid}} () {
61 // Create our "tiny" marker icon
62 var orticon = new GIcon();
63
                orticon.image = "http://labs.google.com/ridefinder/images/mm_20_yellow.png";
64
                orticon.shadow = "http://labs.google.com/ridefinder/images/mm_20_shadow.png";
63
                orticon.image = "{{green}}";
64
                orticon.shadow = "{{shadow}}";
65 orticon.iconSize = new GSize(12, 20);
66 orticon.shadowSize = new GSize(22, 20);
67 orticon.iconAnchor = new GPoint(6, 20);
68
Template-Element: Forum Übersicht im Template: Business Template
(44 Changes, Last: 2011-12-19)
Developers: - iggy
1 {{logout_requested==true.start}}
2 <div class="box">
3
	<div class="boxheader">{[logout_success_header]}</div>
3
	<div class="boxheader"><strong>{[logout_success_header]}</strong></div>
4 <div class="boxcontent">
5 <div class="spacer10">
6 {[logout_success_info]}
  
10
11 {{logout_requested==true.end}}
12
13
{{feed_active==true.start}}
14
{{settingimg.start}}https://files.homepagemodules.de/b2001010/a_1235_1679bb97.png{{settingimg.end}}
15
<div class="box xFeedContainer">
16
	<div class="boxheader" ><strong>{[forum_activities]}</strong>{{no_subscritions==false.start}}<span class="activity_settings">{{activities_notify_type==true.start}}<small style="margin-right:5px;">{[forum_activities_subscribed]}</small><a href="{{edit_feed_link}}"><img src="{{settingimg}}" alt="settings" /></a>{{activities_notify_type==true.else}}<a href="{{subscribe_to_feed_link}}">{[forum_activities_subscribe]}</a>{{activities_notify_type==true.end}}</span>{{no_subscritions==false.end}}</div>
17
	<div class="boxcontent">
18
		<div>
19
			{{get_actvityfeed()}}
20
		</div>
21
	</div>
22
</div>
23
{{feed_active==true.end}}
24
25
26 {{forumcat.start}}1{{forumcat.end}}
17 <div id="breadcrumbs">
18 <span><img src="{{global_breadcrumb_start}}" alt="" /><strong>{{html_title}}</strong></span><br/>
19 {{html_desc==true.start}}<small>{{html_desc}}</small>{{html_desc==true.end}}
20
</div>
20
</div><div class="clear"></div>
21
22 {{tick(breadcrumb_end)}}
23
  
43
44 {{category==true.start}}
45 {{category.startlist}}
46
<div class="box cat">
46
<div class="box cat" id="cat_{{category:id}}">
47 <div class="boxheader">
48
		<a name="category{{category:id}}" class="cat">{{category:title}}</a>
48
{{user_registered==true.start}}<a name="category{{category:id}}" class="cat">{{category:title}}</a>{{user_registered==true.else}}{{category:flat==false.start}}<a name="category{{category:id}}" rel="nofollow" class="cat">{{category:title}}</a>{{category:flat==false.else}}{{category:title}}{{category:flat==false.end}}{{user_registered==true.end}}
49
		
50 {{category:description==true.start}}
51 <br/>
52 <small>{{category:description}}</small>
  
56
57 {{forumcat.start}}0{{forumcat.end}}
58 <div class="boxcontent">
59
			<ul class="noimage forum">
59
			<ul class="noimage forum nocontent">
60 <li>
61 <table>
62 <tr>
63
							<td class="fnew">
64
								<img src="{{global_empty_category}}" />
65
							</td>
66
							<td class="fdesc">
63
							<td class="fdesc" colspan="3">
64
								<img alt="{[forum_no_forum]}" src="{{global_empty_category}}" />
65 <strong></strong>{[forum_no_forum]}<br/>
66 {{user_admin==true.start}}
67 <small>{[forum_add_forum]}</small>
68 {{user_admin==true.end}}
69 </td>
70
							<td class="fstat"></td>
70 </tr>
71 </table>
72 </li>
  
88 <a href="{{forum:link}}">
89 {{forum:new_messages==true.start}}
90 {{global_forum_newmessages==true.start}}
91
							<img src="{{global_forum_newmessages}}" title="{[forum_new_messages_style2]}!" />
91
							<img src="{{global_forum_newmessages}}" title="{[forum_new_messages_style2]}!" alt="{[forum_new_messages_style2]}!" />
92 {{global_forum_newmessages==true.end}}
93 {{forum:new_messages==true.else}}
94 {{global_forum_nonewmessages==true.start}}
95
							<img src="{{global_forum_nonewmessages}}" title="{[forum_no_new_messages_style2]}!" />
95
							<img src="{{global_forum_nonewmessages}}" title="{[forum_no_new_messages_style2]}!" alt="{[forum_new_messages_style2]}!" />
96 {{global_forum_nonewmessages==true.end}}
97 {{forum:new_messages==true.end}}
98 </a>
  
141 <td class="fstat">
142 {{forum:lasttitle==true.start}}
143 <a href="{{forum:lastmessage_link}}"><img src="{{global_fstat_last}}" alt="{[forum_message_last]}" /><small>{{forum:lasttitle|shortstring(28,"")}}</small></a><br/>
144
					<img src="{{global_fstat_user}}" alt="{[of]}" /> {{forum:lastmessage_userlink==true.start}}<a href="{{forum:lastmessage_userlink}}"><small>{{forum:lastmessage_userlink==true.end}} {{forum:lastmessage_user==true.start}}{{forum:lastmessage_user}}{{forum:lastmessage_user==true.else}}{[forum_guest_sl]}{{forum:lastmessage_user==true.end}}{{forum:lastmessage_userlink==true.start}}</small></a>{{forum:lastmessage_userlink==true.end}} | <img src="{{global_fstat_time}}" alt="datum" /><small>{{forum:lastmessage_time}}</small><br/><hr/>
144
					<img src="{{global_fstat_user}}" alt="{[of]}" /> {{forum:lastmessage_userlink==true.start}}<a href="{{forum:lastmessage_userlink}}"><small {{forum:lastmessage_usercolor==true.start}}style="color:{{forum:lastmessage_usercolor}};"{{forum:lastmessage_usercolor==true.end}}>{{forum:lastmessage_userlink==true.end}} {{forum:lastmessage_user==true.start}}{{forum:lastmessage_user}}{{forum:lastmessage_user==true.else}}{[forum_guest_sl]}{{forum:lastmessage_user==true.end}}{{forum:lastmessage_userlink==true.start}}</small></a>{{forum:lastmessage_userlink==true.end}} | <img src="{{global_fstat_time}}" alt="datum" /><small>{{forum:lastmessage_time}}</small><br/><hr/>
145 {{forum:lasttitle==true.end}}
146 <div class="fstat_stats">{[forum_posts]}: {{forum:posts_count}} {{detailed_stats==true.start}}{{forum:new_posts==true.start}}<span class="nnew" title="{{forum:new_posts}} {{forum:new_posts==1.start}}{[forum_new_posts_title_s]}{{forum:new_posts==1.else}}{[forum_new_posts_title]}{{forum:new_posts==1.end}}">(+{{forum:new_posts}})</span> {{forum:new_posts==true.end}}{{detailed_stats==true.end}} &bull; {[forum_threads]}: {{forum:threads_count}} {{detailed_stats==true.start}}{{forum:new_threads_created==true.start}}<span class="nnew" title="{{forum:new_threads_created}} {{forum:new_threads_created==1.start}}{[forum_new_threads_title_s]}{{forum:new_threads_created==1.else}}{[forum_new_threads_title]}{{forum:new_threads_created==1.end}}">(+{{forum:new_threads_created}})</span>{{forum:new_threads_created==true.end}}{{detailed_stats==true.end}}</div>
147
  
183 {{category==true.end}}
184
185 {{foverview_legend.start}}
186
<div id="foverview_legend">
186
<div class="foverview_legend">
187
188 <ul class="noimage legend">
189 <li>
190
191 {{global_forum_newmessages==true.start}}
192
							<img src="{{global_forum_newmessages}}" />
192
							<img src="{{global_forum_newmessages}}" alt="{[forum_newmessage]}" title="{[forum_newmessage]}"/>
193 {{global_forum_newmessages==true.end}}
194
195 {[forum_newmessage]}
  
198 <li>
199
200 {{global_forum_nonewmessages==true.start}}
201
							<img src="{{global_forum_nonewmessages}}" />
201
							<img src="{{global_forum_nonewmessages}}" alt="{[forum_no_new_messages_style2]}" title="{[forum_no_new_messages_style2]}"/>
202 {{global_forum_nonewmessages==true.end}}
203
204 {[forum_no_new_messages_style2]}
  
207
208 {{forumcat==false.start}}
209 <li>
210
							<img src="{{global_empty_category}}" title="{[forum_no_forum]}"/> 
210
							<img src="{{global_empty_category}}"  title="{[forum_no_forum]}" alt="{[forum_no_forum]}"/> 
211
212 {[forum_no_forum]}
213 </li>
  
243 {{mtotal.startint}}{{member_online}}+{{guest_online}}{{mtotal.end}}
244 <div id="foverview_stat1">
245 <strong>{{mtotal}} {[index_user_online]}</strong><br/>
246
						<small>{{member_online}} {{member_online==1.mitglied.mitglieder}}{{ghosts_online==true.start}}, {{ghosts_online}} {{ghosts_online==1.ghost.ghosts}} {{ghosts_online==true.end}} {[name_and]} {{guests_online}} {{guests_online==1.gast.gaeste}} {[index_user_online_are]} </small><br>
246
						<small>{{member_online}} {{member_online==1.mitglied.mitglieder}}{{ghosts_online==true.start}}, {{ghosts_online}} {{ghosts_online==1.ghost.ghosts}} {{ghosts_online==true.end}} {[name_and]} {{guests_online}} {{guests_online==1.gast.gaeste}} {[index_user_online_are]} </small><br />
247 {{firstOn.start}}1{{firstOn.end}}
248 {{useronline.startlist}}{{firstOn==false.start}}, {{firstOn==false.end}}<a href="{{useronline:link}}" style="text-decoration: none;"><span style="{{useronline:usercolor==true.start}}color:{{useronline:usercolor}};{{useronline:usercolor==true.end}}{{useronline:invisible==true.start}} font-style: italic;{{useronline:invisible==true.end}}">{{useronline:name}}{{useronline:user_admin==true.start}}{{global_admin_image==true.start}}<img src="{{global_admin_image}}" alt="A" border='0' />{{global_admin_image==true.end}}{{useronline:user_admin==true.else}}{{useronline:user_moderator==true.start}}{{global_mod_image==true.start}}<img src="{{global_mod_image}}" alt="M" border='0' />{{global_mod_image==true.end}}{{useronline:user_moderator==true.end}}{{useronline:user_admin==true.end}}</span></a>{{firstOn.start}}0{{firstOn.end}}
249 {{firstOn.start}}0{{firstOn.end}}
  
258 <div id="foverview_stat">
259 <strong>{[stats_online_today]}</strong><br/>
260 {{firstOn.start}}1{{firstOn.end}}
261
							{{useronlinetoday.startlist}}{{useronlinetoday:invisible==false.start}}	{{firstOn==false.start}}, {{firstOn==false.end}}<a href="{{useronlinetoday:user_link}}">{{useronlinetoday:username}}</a>{{firstOn.start}}0{{firstOn.end}}{{useronlinetoday:invisible==false.else}}{{user_admin==true.start}}{{firstOn==false.start}},{{firstOn==false.end}}<a href="{{useronlinetoday:user_link}}" class="italic">{{useronlinetoday:username}}</a>{{firstOn.start}}0{{firstOn.end}}{{user_admin==true.end}}{{useronlinetoday:invisible==false.end}}{{useronlinetoday.end}}<br/>
261
							{{useronlinetoday.startlist}}{{useronlinetoday:invisible==false.start}}	{{firstOn==false.start}}, {{firstOn==false.end}}<a href="{{useronlinetoday:user_link}}" {{useronlinetoday:usercolor==true.start}}style="color:{{useronlinetoday:usercolor}};"{{useronlinetoday:usercolor==true.end}}>{{useronlinetoday:username}}</a>{{firstOn.start}}0{{firstOn.end}}{{useronlinetoday:invisible==false.else}}{{user_admin==true.start}}{{firstOn==false.start}},{{firstOn==false.end}}<a href="{{useronlinetoday:user_link}}" class="italic">{{useronlinetoday:username}}</a>{{firstOn.start}}0{{firstOn.end}}{{user_admin==true.end}}{{useronlinetoday:invisible==false.end}}{{useronlinetoday.end}}<br/>
262 </div><br/>
263 {{useronlinetoday==true.end}}
264 {{useronline_today==true.end}}
  
268 {{global_hideuserbirthdays==false.start}}
269 {{user_registered==true.start}}
270 {{birthday_view==true.start}}
271
					{{birthdaytoday==true.start}}
272
					<img src="https://files.homepagemodules.de/b2001010/a_485.png" style="vertical-align: middle; margin-right: 3px;"/>{[index_birthday_today]}
271
					{{birthdaytoday==true.start}}<div style="line-height:20px;">
272
					<img src="https://files.homepagemodules.de/b2001010/a_485.png" alt="" style="vertical-align: middle; margin-right: 3px;"/><span>{[index_birthday_today]}</span>
273 <div>
274 {{birthdaytoday.startlist}}
275 <a href="{{birthdaytoday:user_link}}" style="text-decoration: none;"/>{{birthdaytoday:uname}}</a> {{global_hide_age==false.start}}({{birthdaytoday:age}}){{global_hide_age==false.end}}
276 {{birthdaytoday.end}}
277
					</div><br/>	
277
					</div></div><br/>	
278 {{birthdaytoday==true.end}}
279 {{birthday_view==true.end}}
280 {{user_registered==true.end}}
  
283
284 {{user_registered==true.start}}
285 {{event_view==true.start}}
286
					{{eventtoday==true.start}}
287
						<img src="https://files.homepagemodules.de/b2001010/a_583.png" style="vertical-align: middle; margin-right: 3px;"/>{[index_event_today]}
286
					{{eventtoday==true.start}}<div style="line-height:20px;">
287
						<img src="{{global_event_icon}}" alt=""   style="vertical-align: middle; margin-right: 3px;"/><span>{[index_event_today]}</span>
288 <div>
289 {{first.start}}1{{first.end}}
290 {{eventtoday.startlist}}
291 {{eventtoday:ranged==true.start}}
292
									{{eventtoday:end_wholeday==true.start}}
293 {{endtime.start}}{{eventtoday:end|dateformat({[date_format_notime]})}}{{endtime.end}}
294
									{{eventtoday:end_wholeday==true.else}}
295
									{{endtime.start}}{{eventtoday:end|dateformat({[date_format_noyear]})}}{{endtime.end}}
296
									{{eventtoday:end_wholeday==true.end}}
297
298
									{{eventtoday:start_wholeday==true.start}}
299 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
300
									{{eventtoday:start_wholeday==true.else}}
301
									{{starttime.start}}{{eventtoday:start|dateformat({[date_format_noyear]})}}{{starttime.end}}
302
									{{eventtoday:start_wholeday==true.end}}
303 {{eventtoday:ranged==true.else}}
304 {{eventtoday:start_wholeday==true.start}}
305 {{starttime.start}}{{eventtoday:start|dateformat({[date_format_notime]})}}{{starttime.end}}
306 {{eventtoday:end_wholeday==true.end}}
307 {{eventtoday:end==true.end}}
308 {{eventtoday:ranged==true.end}}
309
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}){{first.start}}0{{first.end}}
309
							{{first==false.start}},{{first==false.end}} <a href="{{eventtoday:link}}" style="text-decoration: none;"/>{{eventtoday:name}}</a> ({{starttime}}{{eventtoday:ranged==true.start}}{{eventtoday:end==true.start}}-{{endtime}}{{eventtoday:end==true.end}}{{eventtoday:ranged==true.end}}){{first.start}}0{{first.end}}
310 {{eventtoday.end}}
311
						</div><br/>	
311
						</div></div><br/>	
312 {{eventtoday==true.end}}
313 {{event==true.end}}
314 {{user_registered==true.end}}
  
424 {{global_collapsecats==true.start}}
425 $('.main').find('.cat').find('.boxcontent').hide();
426 $('.main').find('.cat').find('.boxheader').prepend($plus.clone());
427
{{global_collapsecats==true.else}} 
428
$('.main').find('.cat').find('.boxheader').prepend($minus.clone());
429 {{global_collapsecats==true.end}}
430
431
$('.main').find('.cat').find('.boxheader').click(function(){$(this).parent().find('.boxcontent').toggle(); {{global_collapsecats==true.start}}switchToggler($(this));{{global_collapsecats==true.end}} });
431
$('.main').find('.cat').find('.boxheader').click(function(){$(this).parent().find('.boxcontent').toggle(); switchToggler($(this));});
432 function switchToggler($el){
433 $i = $el.find('.toggle_img');
434
if($i.hasClass('expand')){$i.replaceWith($minus.clone())}
435
else{$i.replaceWith($plus.clone())}
434
id = $i.closest('.cat').attr('id');
435
if($i.hasClass('expand')){$i.replaceWith($minus.clone());  xSetCookie(id,'visible',365);}
436
else{$i.replaceWith($plus.clone());xSetCookie(id,'hidden',365);}
437 }
438
439
//check if cookies for cats have been saved
440
$('.cat').each(function(){
441
	id = $(this).attr('id');
442
	cat_cookie = xGetCookie(id);
443
	if(cat_cookie){
444
		cur = $(this).find('.toggle_img ').hasClass('expand') ? 'hidden' : 'visible'
445
		if(cat_cookie!=cur){$(this).find('.boxheader').trigger('click');}
446
	}	
447
});
448
449
450
451
452 </script>
  
454
Template-Element: (Widget add dialog) - Sofort verfügbares Javascript im Template: Business Template
(1 Changes, Last: 2011-11-02)
Developers: - iggy
  
252 }
253
254 function miranus_confirmTag(name){
255
    var picDisplay = document.getElementById('picturediv').style.display;
255
    var picDisplay =$('#picturediv').css('display');
256 if(picDisplay == 'block'){//Bild angezeigt, submit handler
257 text = '{[link_user_here]}';
258 text = text.replace('%name%',name);
259
Template-Element: Login im Template: Business Template
(6 Changes, Last: 2011-11-21)
Developers: - iggy
  
3 <div id="breadcrumbs">
4 <span><img src="{{global_breadcrumb_start}}" /><strong>{{html_title}}</strong></span> » <strong>{[login_password_sent]}</strong><br/>
5 {{html_desc==true.start}}<small>{[login_password_info]}</small>{{html_desc==true.end}}
6
	</div>
6
	</div><div class="clear"></div>
7
8 {{lostpassword==true.else}}
9
10 <div id="breadcrumbs">
11 <span><img src="{{global_breadcrumb_start}}" /><strong>{{html_title}}</strong></span> » <strong>{[login_title]}</strong><br/>
12 {{html_desc==true.start}}<small>{[login_login_here]}</small>{{html_desc==true.end}}
13
	</div>
13
	</div><div class="clear"></div>
14
15 {{lostpassword==true.end}}
16 {{tick(breadcrumb_end)}}
  
56 <div class="boxheader"><strong>{[login_title]}</strong></div>
57 <div class="boxcontent">
58 <div class="spacer20">
59
	<form method="POST" action="{{link_login}}" id="login_form" name="login">
59
	<form method="POST" action="{{link_login}}" id="login_form" name="login" onsubmit="return submitForm();">
60 <label class="formfield">
61 <strong class="caption">{[login_name_2]}:</strong>
62 <input type="text" name="name" value="{{username}}" id="login_username"/>
  
81 {{captcha==true.end}}
82
83
84
		<input type="button" value="{[login_login_demand]}" class="button" id="login_submit_button"/>
85
		<input type="submit" value="{[login_login_demand]}" name="B1" class="button" id="login_submit" style="display: none;"/>
84
		<input type="button" value="{[login_login_demand]}" class="button" id="login_submit_button"  style="display: none;"/>
85
		<input type="submit" value="{[login_login_demand]}" name="B1" class="button" id="login_submit"/>
86
87 <a href="#" id="pwforget_link" style="margin-left: 50px;"><small>{[login_lost_password_submit]}</small></a>
88
  
158 function submitForm(){
159 username = $('#login_username').val();
160 password = $('#login_password').val();
161
	 
161
	 $('#errorlist').remove();
162 l_error = false;
163 l_username_error = false;
164 l_password_error = false;
  
203 {{captcha==true.end}}
204
205
206
	if(l_error == false)
207
		{ $('#login_submit').click(); } 
206
	if(l_error == false){return true; } 
207
else{return false;}
208
209 }
210
211
212
Template-Element: Neuen Beitrag schreiben im Template: Business Template
(7 Changes, Last: 2011-11-21)
Developers: - iggy
  
20 <a href="./"><span><img src="{{global_breadcrumb_start}}" /><strong>{[name_forum]}</strong></span></a> » <strong>{[forum_create_thread]}</strong>
21 <br/><small id="bdesc">{[forum_create_thread_desc]}</small>
22 {{reply==true.end}}
23
</div>
23
</div><div class="clear"></div>
24 {{tick(breadcrumb_end)}}
25
26 {{postcache_time==true.start}}{{preview==false.start}}{{text==false.start}}
  
440 </small><br/>
441 {{reply_user_ort==true.end}}
442
443
					{{reply_user_gender==true.start}}						
444
						{{reply_user_gender_m==true.start}}
445
						<small>
446
							{[userprofile_gender]}: {[userprofile_gender_m]}
447
						</small><br/>
448
						{{reply_user_gender_m==true.else}}
449
						<small>
450
							{[userprofile_gender]}: {[userprofile_gender_w]}
451
						</small><br/>
452
						{{reply_user_gender_m==true.end}}
453
					{{reply_user_gender==true.end}}					
443
			{{reply_user_gender==true.start}}						
444
				{{reply_user_gender_m==true.start}}
445
					<small>{[userprofile_gender]}: {[userprofile_gender_m]}</small><br/>
446
				{{reply_user_gender_m==true.else}}
447
					{{reply_user_gender_w==true.start}}
448
					<small>{[userprofile_gender]}: {[userprofile_gender_x]}</small><br/>
449
					{{reply_user_gender_w==true.end}}
450
				{{reply_user_gender_m==true.end}}
451
			{{reply_user_gender==true.end}}					
452
453 {{reply_user_birthday==true.start}}
454 {{reply_user_birthday_today==true.start}}
  
588 {[userprofile_gender]}: {[userprofile_gender_m]}
589 </small><br/>
590 {{posts:user_gender_m==true.else}}
591
						{{posts:user_gender_w==true.start}}
592 <small>
593 {[userprofile_gender]}: {[userprofile_gender_w]}
594 </small><br/>
595
						{{posts:user_gender_w==true.end}}
596 {{posts:user_gender_m==true.end}}
597
598 {{posts:user_birthday==true.start}}
  
819 });
820
821
822
</script>
823
</script>
824
<script type="text/javascript">FitToContent(document.getElementById("messagetext"),800);</script>
  
826
Template-Element: Eigene Seiten im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
  
21 <div id="breadcrumbs">
22 <span><img src="https://files.homepagemodules.de/b2001010/a_750_0c1d25e4.png"><strong>{{html_title==true.start}}{{html_title}}{{html_title==true.else}}{[useronline_page_ownPage]}{{html_title==true.end}}</strong></span>
23 <br><small>{{html_metadesc}}</small>
24
</div>
24
</div><div class="clear"></div>
25
26 <div style='padding: 10px;' class="default-css">
27 {{page_output}}
28
Template-Element: Private Mails - Home im Template: Business Template
(57 Changes, Last: 2011-12-16)
Developers: - iggy
  
6
7 {{hide_inboxmsgs==false.start}}
8 {{hide_sentmsgs==true.start}}
9
			<strong> » {[pm_inbox_title]} {[pages_page]} {{mailspages_current}} </strong>
9
			<strong> » {[pm_inbox_title]} {{mailspages_current==true.start}}{[pages_page]} {{mailspages_current}}{{mailspages_current==true.end}} </strong>
10 {{hide_sentmsgs==true.else}}
11 <strong> » {[name_overview]}</strong>
12 {{hide_sentmsgs==true.end}}
13 {{hide_inboxmsgs==false.else}}
14
15 {{hide_sentmsgs==false.start}}
16
			<strong> » {[pm_outbox_title]} {[pages_page]} {{sentmailspages_current}} </strong>
16
			<strong> » {[pm_outbox_title]} {{sentmailspages_current==true.start}}{[pages_page]} {{sentmailspages_current}}{{sentmailspages_current==true.end}} </strong>
17 {{hide_sentmsgs==false.end}}
18
19
		{{hide_inboxmsgs==false.end}}		
19
		{{hide_inboxmsgs==false.end}}	
20
{{current_pn_filter==true.start}}<strong> » {[pn_current_filter]}: {{current_pn_filter}}</strong>{{current_pn_filter==true.end}}	
21 <br/><small id="bdesc">{[pn_overview_description]}</small>
22
</div>
22
</div><div class="clear"></div>
23 {{tick(breadcrumb_end)}}
24
25
26 {{messagesend==true.start}}
27 <div class="success" id="message_sent_box">
28 <span><img src="{{global_success}}" />{[pn_sent]}</span>
  
33 {{messagesend==true.end}}
34
35
36
{{all_marked==true.start}}
37
<div class="success" id="message_sent_box">
38
<span><img src="{{global_success}}" />{[pn_all_marked]}</span>
39
</div>
40
41
<script>
42
$('#message_sent_box').delay(3000).fadeOut("slow");
43
</script>
44
45
{{all_marked==true.end}}
46
47
48 {{posteingang.start}}
49 <div class="options" id="foptions_bar">
50
51 {{mailspages==true.start}}
52
			<div class="fpages">
52
			<div class="fpages" style="float:left;">
53 {{mailspages|strip_pages(5)}}
54
55 <span class="pstat">{[pm_inbox_title]} - {[pages_page]} {{mailspages_current}} von {{mailspages_all}}</span>
  
76
77 <div class="foptions">
78 <div id="foptions_link"><small>{[pm_inbox_title]} - {[config_title]} {{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>
79
							<div class="foptions_list" id="foptions_extend">
80
								<a href="javascript:void(0);" id="pmdelete"><small><img src="{{global_abo}}" />{[pn_delete]}</small></a>				   
81
								<a href="{{topic_print_link}}" id="pmmarkread"><img src="{{global_printer}}" /><small>{[forum_mark_as_read]}</small></a>
79
							<div class="foptions_list" id="foptions_extend">																
80
								{{markallread_link==true.start}}<a href="{{markallread_link}}" id="pmmarkallread"><img src="{{global_printer}}" /><small>{[forum_mark_all_as_read]}</small></a>{{markallread_link==true.end}}
81 </div>
82 </div>
83 </div>
84 <div class="clear"></div>
85 </div>
86
87
{{pnmarkersinbox==true.start}}
88
<div id="pm_filter">
89
{[pn_filter]}: 
90
{{pnmarkersinbox.startlist}}
91
<span {{pnmarkersinbox:current==true.start}}class="selected"{{pnmarkersinbox:current==true.end}}> {{bull}} <a href="{{pnmarkersinbox:link}}">{{pnmarkersinbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersinbox:nomark==true.else}}{{pnmarkersinbox:mark}}{{pnmarkersinbox:nomark==true.end}}</a> ({{pnmarkersinbox:count}})</span>
92
{{bull.start}}&bull;{{bull.end}}
93
{{pnmarkersinbox.end}}
94
{{bull.start}}{{bull.end}}
95
</select>
96
</div>
97
{{pnmarkersinbox==true.else}}
98
{{current_pn_filter==true.start}}<div id="pm_filter"><a href="{{link_mails}}">{[pn_remove_filter]}</a></div>{{current_pn_filter==true.end}}
99
{{pnmarkersinbox==true.end}}
100
<div class="clear"></div>
101
102
103 <form method="post" action="{{pm_del_link}}" name="inbox">
104 <input type='hidden' name='inbox' value='1'/>
97 {{pm.startlist}}
98 <li {{pm:new==true.start}} class="new" {{pm:new==true.else}} {{pm:new==true.end}}>
99 <div class="mmain">
100
								<div class="checkbox_wrap">			
100
								<div class="checkbox_wrap" onclick="togglePmSel($(this).children().first())">			
101 <input type="checkbox" name="delmsg[]" value="{{pm:id}}" class="pmcheck checkbox"/>
102 </div>
103 {{pm:read==true.start}}
  
111 <img src="{{global_pm_old}}" class="pmstat"/> <a href="{{pm:link}}">{{pm:title|shortstring(50,"...")}}</a>
112 {{pm:new==true.end}}
113 {{pm:read==true.end}}
114
 {{pm:mark==true.start}}<br/><span class="pm_mark">{{pm:mark}}</span>{{pm:mark==true.end}}
115 </div>
116
117 <div class="mfurther_wrap">
  
132 </li>
133 {{pm.end}}
134 {{pm==true.else}}
135
						<li>{[pn_inbox_no_messages]}</li>
135
						<li>{{current_pn_filter==true.start}}{[pn_inbox_no_messages_for_filter]}<br><a href="{{link_mails}}">{[pn_remove_filter]}</a>{{current_pn_filter==true.else}}{[pn_inbox_no_messages]}{{current_pn_filter==true.end}}</li>
136 {{pm==true.end}}
137
138
					<li id="pmoptions_in">
139
						<small>
140
						
141
								<a href="#" id="togall"><img src="{{global_pm_toggle}}" />{[pn_mark_all]}</a></small>
142
								<a href="#" id="dellink"><strong><small>{[pn_delete_selected]}</small></strong></a>
143
								<a href="#" id="readlink"><strong><small>{[pn_mark_as_read]}</small></strong></a>
144
								
145
								<input type="submit" name="deltrue" value="{[name_delete]}" class="button" id="delbutton"/>
146
								<input type="submit" name="readtrue" value="{[forum_mark_as_read]}" class="button" id="readbutton"/>
147
						
138
					{{pm==true.start}}
139
					<li id="pmoptions_in" >					
140
								<small><a href="#" id="togall"><img src="{{global_pm_toggle}}" />{[pn_mark_all]}</a></small>
141
								<div class="pn_options">
142
									<select class="pn_action_select" id="inbox_select">
143
										<option value="deltrue">{[pm_select_delete]}</option>
144
										<option value="markall">{[pm_select_markall]}</option>
145
										<option value="addmark">{[pm_select_addmark]}</option>
146
									</select>
147
									<input type="submit" name="deltrue" class="button" id="pm_inbox_form_submit" value="{[pm_select_go]}" />								
148
								</div>	
149 </li>
150
					{{pm==true.end}}
151
					
152 </ul>
153 </div>
154 </div>
  
195 {{sentmailspages==true.end}}
196
197
198
							<div class="foptions">
198
							<div class="foptions" style="display:none">
199 <div id="foptions_link2"><small>{[pm_outbox_title]} - {[config_title]} {{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>
200 <div class="foptions_list" id="foptions_extend2">
201
								<a href="javascript:void(0);" id="pmaddmark2"><small><img src="{{global_abo}}" />{[pn_add_marks]}</small></a>				   
202 <a href="javascript:void(0);" id="pmdelete2"><small><img src="{{global_abo}}" />{[pn_delete]}</small></a>
203 </div>
204 </div>
205
206 <div class="clear"></div>
207 </div>
208
208
{{pnmarkersoutbox==true.start}}
209
<div id="pm_filter">
210
{[pn_filter]}: 
211
{{pnmarkersoutbox.startlist}}
212
<span {{pnmarkersoutbox:current==true.start}}class="selected"{{pnmarkersoutbox:current==true.end}}> {{bull}} <a href="{{pnmarkersoutbox:link}}">{{pnmarkersoutbox:nomark==true.start}}{[pn_nofilter]}{{pnmarkersoutbox:nomark==true.else}}{{pnmarkersoutbox:mark}}{{pnmarkersoutbox:nomark==true.end}}</a> ({{pnmarkersoutbox:count}})</span>
213
{{bull.start}}&bull;{{bull.end}}
214
{{pnmarkersoutbox.end}}
215
</select>
216
</div>
217
{{pnmarkersoutbox==true.else}}
218
{{current_pn_filter==true.start}}<div id="pm_filter"><a href="{{link_mails}}">{[pn_remove_filter]}</a></div>{{current_pn_filter==true.end}}
219
{{pnmarkersoutbox==true.end}}
220
<div class="clear"></div>
221
222 <form method="post" action="{{pm_del_link}}" name="outbox">
223 <input type='hidden' name='outbox' value='1'/>
217 {{send.startlist}}
218 <li>
219 <div class="mmain">
220
											<div class="checkbox_wrap2">			
220
											<div class="checkbox_wrap2" onclick="togglePmSel($(this).children().first())">			
221 <input type="checkbox" name="delmsg[]" value="{{send:id}}" class="pmcheck2 checkbox"/>
222 </div>
223
224 <img src="{{global_pm_old}}" class="pmstat"/>
225
226 <a href="{{send:link}}">{{send:title}}</a>
227
										</div>
227
228
										 {{send:mark==true.start}}<br/><span class="pm_mark">{{send:mark}}</span>{{send:mark==true.end}}
229
</div>
230 <div class="mfurther_wrap">
231 {{send:forwarded==true.start}}
232 <img src="{{global_pm_forward}}" title="{[pn_forwarded]}"/>
  
247 </li>
248 {{send.end}}
249 {{send==true.else}}
250
									<li>{[pn_outbox_no_messages]}</li>
250
									<li>{{current_pn_filter==true.start}}{[pn_inbox_no_messages_for_filter]}<br><a href="{{link_mails}}">{[pn_remove_filter]}</a>{{current_pn_filter==true.else}}{[pn_outbox_no_messages]}{{current_pn_filter==true.end}}</li>
251 {{send==true.end}}
252
253
							<li id="pmoptions_out">
254
								<small>
255
								
256
								<a href="#" id="togall2"><img src="{{global_pm_toggle}}" />{[pn_mark_all]}</a></small>
257
								<a href="#" id="dellink2"><strong><small>{[pn_delete_selected]}</small></strong></a>
258
								
259
								<input type="submit" name="deltrue" value="{[pn_delete_selected]}" class="button" id="delbutton2"/>
260
					
253
							{{send==true.start}}
254
							<li id="pmoptions_out" class="pn_options">							
255
								<small><a href="#" id="togall"><img src="{{global_pm_toggle}}" />{[pn_mark_all]}</a></small>
256
								<div class="pn_options">
257
									<select class="pn_action_select" id="inbox_select">
258
										<option value="deltrue">{[pm_select_delete]}</option>
259
										<option value="markall">{[pm_select_markall]}</option>
260
										<option value="addmark">{[pm_select_addmark]}</option>
261
									</select>
262
									<input type="submit" class="button" name="deltrue" id="pm_outbox_form_submit" value="{[pm_select_go]}" />																
263
								</div>					
264 </li>
265
							{{send==true.end}}
266 </ul>
267
268
  
270
271
272 <a href="{{pm_new_link}}" class="button">{[pn_new_message]}</a>
273
<div class="clear"></div>
273
274
275 {{hide_inboxmsgs==false.start}}
276 {{posteingang}}
  
300
301
302
303
<div style="display:none">{[pn_marker_div]}<input type="button" id="marker_div_cancel" style="margin-left:15px;" class="button" value="{[gallery_cancel]}"></div>
304
305 <script>
306
var $cur_base;
307 $(window).load(function() {
308 var newmess = $('#pmlistwrap li.new').size();
309 if(newmess != 0)
  
313 $('#foptions_link').click( function() {
314 $('#foptions_extend').toggle();
315 $('#foptions_extend').css('top', $('#foptions_bar').outerHeight()-2+'px');});
316
	
317
$('#foptions_link2').click( function() {
318
	$('#foptions_extend2').toggle();
319
	$('#foptions_extend2').css('top', $('#foptions_bar').outerHeight()-2+'px');});
320
	
321
$('#pmdelete').click( function() {
322
	$('#foptions_extend').hide();
323
	$('.pmcheck').css('display', 'inline');
324
	$('#pmlistwrap :checkbox').removeAttr('checked');
325
	$('#togall').html('<img src="{{global_pm_toggle}}" /> {[pn_mark_all]}');
326
	$('.checkbox_wrap').css('display', 'block');
327
	$('#pmoptions_in').show();
328
	$('#dellink').show();
329
	$('#readlink').hide();
330
	return false;
331
});
332
333
$('#pmdelete2').click( function() {
334
	$('#foptions_extend2').hide();
335
	$('.pmcheck').css('display', 'inline');
336
	$('#pmlistwrap2 :checkbox').removeAttr('checked');
337
	$('#togall2').html('<img src="{{global_pm_toggle}}" /> {[pn_mark_all]}');
338
	$('.checkbox_wrap2').css('display', 'block');
339
	$('#pmoptions_out').show();
340
	$('#dellink2').show();
341
	return false;
342
});
343
344
345
$('#pmmarkread').click( function() {
346
	$('#foptions_extend').hide();
347
	$('.pmcheck').css('display', 'inline');
348
	$('#pmlistwrap :checkbox').removeAttr('checked');
349
	$('#togall').html('<img src="{{global_pm_toggle}}" /> {[pn_mark_all]}');
350
	$('.checkbox_wrap').css('display', 'block');
351
	$('#pmoptions_in').show();
352
	$('#dellink').hide();
353
	$('#readlink').show();
354
	return false;
355
});
316
317 $('#togall').click(function() {
318 $('.checkbox_wrap').css('display', 'block');
  
382 }
383 });
384
385
$('#dellink').click(function() {
386
	var check = confirm("{[pn_delete_confirm]}");
387
	if (check == false)
388
		{return false;}
389
	else
390
		{
391
		 $('#delbutton').trigger('click');
392
		 return true;
393
		}});
394
395
$('#readlink').click(function() {
396
	$('#readbutton').trigger('click');});
397
	
398
$('#dellink2').click(function() {
399
	var check = confirm("{[pn_delete_confirm]}");
400
	if (check == false)
401
		{return false;}
402
	else
403
		{
404
		 $('#delbutton2').trigger('click');
405
		 return true;
406
		}});
385
$('#marker_div_cancel').click(function(){
386
$('#marker_selector').hide();
387
$('#marker_selector').parent().find('.pn_options').show();
388
});
389
$('#mark_submit').click(function() {
390
mark  = $('#mark_input').val();
391
setMark(mark,this);
392
});
393
394
</script>
394
function setMark(mark,clicked_el){
395
396
markurl = "/ajax/handler.php";
397
398
399
400
	sent= ($(clicked_el).closest('form').attr('name')=='outbox') ? 1 : 0;
401
	if(sent){$checked = $('#pmlistwrap2').find('.pmcheck2:checked');}
402
	else{$checked = $('#pmlistwrap').find('.pmcheck:checked');}
403
	idstring='';
404
	first_cb = 1;
405
	$.each($checked,function(){
406
		if(!first_cb){idstring+=',';}
407
		idstring+=this.value;
408
		first_cb = 0;
409
	});
410
411
412
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
413
	$.ajax({
414
			url : markurl, 
415
			type:'POST', 
416
			dataType:'json',
417
			data:data ,
418
			success:function(res){
419
				if(res.done){
420
					location.reload();
421
					}
422
				}
423
			}
424
		);
425
}
426
427
428
429
430
$('.pmcheck,.pmcheck2').click(function(e){e.stopPropagation();});
431
function togglePmSel($el){
432
if($el.attr('checked')){$el.removeAttr('checked')}
433
else{$el.attr('checked','checked');}
434
}
435
436
437
438
$(".pn_action_select").change(function(){
439
val = $(this).val();
440
if(val=='addmark'){
441
$(this).val('deltrue');
442
$target = $(this).closest('li');
443
$target.find('.pn_options').hide();
444
$('#marker_div_cancel').appendTo($('#marker_selector'));
445
$('#marker_selector').show().appendTo($target);
446
return true;
447
}
448
449
if($(this).attr('id')=='outbox_select'){$target = $('#pm_outbox_form_submit')}
450
else{$target = $('#pm_inbox_form_submit')}
451
$target.attr('name',val);
452
});
453
</script>
  
455
Template-Element: Private Mails - Neue Nachricht im Template: Business Template
(9 Changes, Last: 2011-11-21)
Developers: - iggy
  
10 <small>{[pn_new_message_description]}</small>
11
12
13
</div>
13
</div><div class="clear"></div>
14 {{tick(breadcrumb_end)}}
15
16 {{preview==true.start}}
  
104 <div class="boxcontent">
105 <div class="spacer10">
106
107
			<strong id="recfirstname">
108
			
109
			{{reply==true.start}}
110
				{[pm_to]}
111
			{{reply==true.else}}
112
				{[pm_addRecipiant]} 
113
			{{reply==true.end}}
114
			
107
			<strong id="recfirstname">		
108
			<span class="rec_header">{[pm_to]}</span>		
109 <small class="error" id="rec_error" style="padding-left: 20px;">{[pm_error_to]}</small><br/></strong>
110 <div id="recvor_wrap" style="position: relative;">
111 <input type="text" name="name[]" value="{{reply==true.start}}{{to_user}}{{reply==true.end}}" id="rec" autocomplete="off" {{reply==true.start}} readonly="readonly" {{reply==true.end}} style="margin-top: 5px;" tabindex="1"/>
  
176
177 {{reply==false.start}}
178 <script>
179
			
180
			var added = $('#recdonelist input').size();
181
			
182
			if(added != 0) {$('#recdonelist').show();}
183
			
179
			var added = $('#recdonelist input').size();			
180
			if(added != 0) {$('#recdonelist').show(); $('.rec_header').text('{[pm_addRecipiant]}');}			
181 var usrcount = 0;
182
183
			function pncount(){
184
					usrcount = $('#recdonelist input').size();
185
					if(usrcount==0) {$('#recdonelist').hide();}
186
					if(usrcount>=1) {$('#recdonelist').show();}
187
					if(usrcount==5){
188
							$('#recfirstname').hide();							
189
							$('#recsecond').show();
190
							$('#rec').hide();}
191
					else{
192
							$('#rec').show();
193
							$('#recfirstname').show();						
194
							$('#recsecond').show();}
195
				}
196
			
197 function cuf(name) {
198 added++;
199 $('<input type="hidden" style="width: 50%;" id="usri'+added+'" name="name[]" value="'+name+'" />').appendTo('#recdonelistcontent');
200 $('<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');
201 $('#recvor').hide();
202 $('#rec').val('');
203
					count();
203
					pncount();
204 $('#rec').css('-moz-border-radius', '4px');
205 $('#rec').css('-webkit-border-radius', '4px');
206 $('#rec').css('border-radius', '4px');
207
					$('.rec_header').text('{[pm_addRecipiant]}');
208 return false;}
209
210
				function count() {usrcount = $('#recdonelist input').size();
211
					if(usrcount==0) {$('#recdonelist').hide();}
212
					if(usrcount>=1) {$('#recdonelist').show();}
213
					if(usrcount==5)
214
						{
215
						$('#recfirstname').hide();
216
						
217
						$('#recsecond').show();
218
						$('#rec').hide();
219
						}
220
					else
221
						{$('#rec').show();
222
						$('#recfirstname').show();
223
						
224
						$('#recsecond').show();
225
						
226
						}}
210
				
211
212
				count();
212
				pncount();
213
214 function rem(id) {
215 $('#'+id).remove();
216
					count();}
216
					pncount();}
217
218 $('#rec').click(function() {
219 if($(this).val().length > 0) {ajaxRequest();}
  
460 </div>
461
462 <div class="clear"></div>
463
		
463
<script type="text/javascript">var reply_quote = "{{reply_quote}}";</script>
464
<div class="mreply"><a href='javascript:returnTag("[quote=\"{{reply_username_quote}}\"]" + reply_quote + "[/quote]")' class="smallbutton"><img src="{{global_cite}}" />{[new_reply_quote]}</a></div>
465
				<div class="clear"></div>		
466 </div>
467 </div>
468 {{reply==true.end}}
  
470
Template-Element: Private Mails - Nachricht lesen im Template: Business Template
(49 Changes, Last: 2011-11-21)
Developers: - iggy
  
14 {{pm_send_user==true.else}}
15 <small>{[pn_sent_breadcrumb_expl]}.</small>
16 {{pm_send_user==true.end}}
17
</div>
17
</div><div class="clear"></div>
18 {{tick(breadcrumb_end)}}
19
20
  
74 <td style="width: 40%; text-align: right;">
75 <a id="delete_link" href="#"><small>{[pm_body]} {[pm_delete]}</small></a><br/>
76 <a id="forward_link" href="{{foward_link}}"><small>{[pm_body]} {[pm_forward]}</small></a><br/>
77
<a id="print_link" href="{{pm_print_link}}"><small>{[pm_print]}</small></a>
77
<a id="print_link" href="{{pm_print_link}}"><small>{[pm_print]}</small></a><br/>
78
79
<span id="mark_link" {{pm_mark==false.start}}style="display:none"{{pm_mark==false.end}}><small>{[pn_mark_header]}: <span id="pn_current_mark">{{pm_mark}}</span> (<a href="javascript:void(0);" onclick="$('#mark_div').toggle();"><small>{[pn_mark_change]}</small></a>)</small></span>
80
<a id="mark_empty_link" {{pm_mark==true.start}}style="display:none"{{pm_mark==true.end}} href="javascript:void(0);" onclick="$('#mark_div').toggle();"><small>{[pn_mark]}</small></a>
81
82 </td>
83
84 </tr>
85
<tr><td></td><td colspan="2" align="right">
86
<div id="mark_div" style="display:none">
87
{[pn_marker_div]}
88
</div>
89
</td>
90
</tr>
91 </table>
92
93
91 </div>
92 </div>
93 </div>
94
95
<div class="nextprev">
96
{{prevmessage_link==true.start}}&larr;<a href="{{prevmessage_link}}" ><span>{[pm_prev]}</span></a>{{prevmessage_link==true.end}}
97
{{nextmessage_link==true.start}}{{prevmessage_link==true.start}}&nbsp;&bull;&nbsp;{{prevmessage_link==true.end}}<a href="{{nextmessage_link}}" ><span>{[pm_next]}</span></a>&rarr;{{nextmessage_link==true.end}}
98
</div>
99
100
101 <div class="clear"></div>
102 </div>
  
106 else
107 {return false;}
108 });
109
</script>	
110
111
112
$('#mark_submit').click(function() {
113
mark  = $('#mark_input').val();
114
setMark(mark);
115
});
116
117
118
function setMark(mark){
119
sent= ('{{link_current_page}}'.indexOf('sent_id') > -1) ? 1 : 0;
120
markurl = "/ajax/handler.php";
121
idstring='{{id}}';
122
123
data =  {method:'setPmMark', params: {id:idstring,mark_sent : sent,  mark:mark} };
124
	$.ajax({
125
			url : markurl, 
126
			type:'POST', 
127
			dataType:'json',
128
			data:data ,
129
			success:function(res){
130
				if(res.done){
131
					$('#mark_div').hide(); 
132
					if(res.mark=='nomark'){$('#pn_current_mark').html('');
133
					$('#mark_link').hide(); 
134
					$('#mark_empty_link').show();}
135
					else{$('#pn_current_mark').html(res.mark); 
136
					$('#mark_empty_link').hide();
137
					$('#mark_link').show();
138
					}
139
				}
140
			}
141
		});
142
}
143
</script>	
144
145
146
<style type="text/css">#mark_link {font-size:small;}</style>
  
148
Template-Element: Suchen - Eingabe im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
1 <div id="breadcrumbs">
2 <span><img src="{{global_breadcrumb_start}}" /><strong>{[name_search]}</strong></span><br/>
3 <small>{[search_description]}</small>
4
</div>
4
</div><div class="clear"></div>
5 {{tick(breadcrumb_end)}}
6
7 <div class="box">
8
Template-Element: Suchen - Ergebnisse im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
1 <div id="breadcrumbs">
2 <span><img src="{{global_breadcrumb_start}}" /><strong>{[search_results_for]}</strong></span><br/>
3
</div>
3
</div><div class="clear"></div>
4 {{tick(breadcrumb_end)}}
5
6 <div class="box">
7
Template-Element: Thread - Flat im Template: Business Template
(55 Changes, Last: 2011-12-16)
Developers: - iggy
1
<script type="text/javascript">
2
$(document).ready(function(){
3
	$('.goto_top').click(function(event) {
4
		event.preventDefault();
5
		$( 'html, body' ).animate({ scrollTop: 0 }, 0 );
6
		return false;
7
	});
8
	
9
	$('.goto_top').hover(function(){
10
		$(this).parent().find('.goto_top_txt').show();
11
	}, function(){
12
		$(this).parent().find('.goto_top_txt').hide();
13
	});
14
});
15
</script>
16
1 {{statictitle.start}}{{statictitle.end}}
2 {{first.start}}1{{first.end}}
3 {{attachements_canread==true.start}}{{attachements_view_preview.start}}1{{attachements_view_preview.end}}{{attachements_canread==true.end}}
  
77 {{reply_quick==true.end}}
78 {{reply_quick_html.end}}
79
80
{{showsocial==true.start}}<div style="float:right; margin-right:20px;">{{fb_like==true.start}}{[facebook_like_220]}{{fb_like==true.end}}{{plusone==true.start}}{{fb_like==true.start}}<span style="display:inline-block; width:40px;">&nbsp;</span>{{fb_like==true.end}}{[plusone_m]}{{plusone==true.end}}</div>{{showsocial==true.end}}
80
81 <div id="breadcrumbs">
82 <span>{{user_registered==true.start}}<a href="./">{{user_registered==true.end}}<img src="{{global_breadcrumb_start}}" /><strong>{{html_title_static}}</strong>{{user_registered==true.start}}</a>{{user_registered==true.end}}</span>
83
  
102 </div>
103 {{tick(breadcrumb_end)}}
104
105
<div class="options" id="foptions_bar">
105
{{showsocial==true.start}}<div class="showsocial"><table><tr>{{fb_like==true.start}}<td>{[facebook_like_220]}</td>{{fb_like==true.end}}{{plusone==true.start}}<td>{[plusone_m]}</td>{{plusone==true.end}}</tr></table></div><div class="clear"></div>{{showsocial==true.end}}
106
107
108 {{pages==true.start}}
109
<div class="options" style="float:left">
110 <div class="fpages">
111 {{pages|strip_pages(5)}}
112
  
138 {{nextpagelink==true.end}}
139 <div class="clear"></div>
140 </div>
141
</div>
142 {{pages==true.end}}
143
144
<div class="options" style="float:right">
145 <div class="foptions">
146 <div id="foptions_link"><small>{[thread_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>
147 <div class="foptions_list" id="foptions_extend">
  
151 </div>
152
153 {{forumlist==true.start}}
154
	<div class="foptions2">
154
	<div class="foptions2" style="border-left:none;">
155 <div id="foptions_link2"><small>{[forum_change]} {{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>
156 <div class="foptions_list_flist" id="foptions_extend2">
157 {{forumlist.startlist}}
  
165 </div>
166 </div>
167 {{forumlist==true.end}}
168
169
	<div class="clear"></div>
168 </div>
169
	<div class="clear"></div>
170
171 {{order_newontop==true.start}}
172 {{reply_quick_html}}
  
282
283 {{first.start}}0{{first.end}}
284
285
<div class="box" id="post{{message:pt}}">
285
<div class="box {{message:user_admin==true.start}}adminmessage{{message:user_admin==true.else}}{{message:user_moderator==true.start}}modmessage{{message:user_moderator==true.end}}{{message:user_admin==true.end}}" id="post{{message:pt}}">
286 <div class="boxheader">
287 <a href="#msg{{message:id}}" name="msg{{message:id}}"><strong>#{{message:pt}}</strong></a> | <a href="#msg{{message:id}}" name="msg{{message:id}}"><strong>{{message:title}}</strong></a>
288
289 <small class="mposttime">
290
			<img src="{{global_fstat_time}}" alt="datum" />{{message:posttime}}
290
			<img src="{{global_fstat_time}}" alt="datum" />{{message:messagetime|dateformat}}
291 {{message:lastchange==true.start}} ({[forum_lastedit]}: {{message:lastchange|dateformat}}) {{message:lastchange==true.end}}
292 </small>
293 </div>
294
	<div class="boxcontent sidebar">
294
	<div class="boxcontent sidebar" id="msg{{message:id}}_cont" style="position:relative">
295 <table>
296 <tr>
297 <td class="sidebar">
298 <div class="sidebarcontent">
299 <div class="spacer10">
300
					<div class="messageUser">
301 {{message:user_registered==true.start}}
302
					<small>
302 {{message:online==true.start}}
303 <span><img src="https://files.homepagemodules.de/b2001010/a_349.png" title="{[userlist_online]}" /></span>
304 {{message:online==true.else}}
305 <span><img src="https://files.homepagemodules.de/b2001010/a_348.png" title="{[userlist_online}}" /></span>
306 {{message:online==true.end}}
307
					</small>
308
					{{message:user_registered==true.end}}	
307
308
					
309
310 {{message:user_link==true.start}}
311
						<a href="{{message:user_link}}"><strong>{{message:uname}}</strong></a>
311
						<span><a href="{{message:user_link}}" {{message:usercolor==true.start}}style="color:{{message:usercolor}};"{{message:usercolor==true.end}}><strong>{{message:username}}</strong></a></span>
312 {{message:user_link==true.else}}
313
						{{message:uname==true.start}}
314
							<strong>{{message:uname}}</strong>
315
						{{message:uname==true.else}}
313
						<span><strong>{{message:username}}</strong>
314
						{{message:username==true.else}}
315 {{message:name_url==true.start}}
316 <strong>{{message:name_url}}</strong>
317 {{message:name_url==true.else}}
318 <strong>{[forum_guest_sl]}</strong>
319 {{message:name_url==true.end}}
320
321
						{{message:uname==true.end}}
321
						{{message:username==true.end}}
322
						</span>
323 {{message:user_link==true.end}}
324
					
325
					{{message:usertitle==true.start}}<div class="usertitle"><small>{{message:usertitle}}</small></div>{{message:usertitle==true.end}}
326
				
327
					
324
					{{message:user_registered==true.else}}<span><strong>{{message:username}}</strong> ({[name_guest]})</span>
325
					{{message:user_registered==true.end}}
326
					</div>
327
					{{message:user_registered==true.end}}	
328
329
330 {{message:avatar==true.start}}
331 <div class="messageAvatar" id="mavatar{{message:pt}}">
332 <a href="{{message:user_link}}"><img src="{{message:avatar}}" /></a>
  
357 {{message:user_gender_w==true.end}}
358 {{message:avatar==true.end}}
359
360
				
361
					<div class="messageinformation">
360
					{{message:usertitle==true.start}}<div class="usertitle"><small>{{message:usertitle}}</small></div>{{message:usertitle==true.end}}
361
				{{message:user_registered==true.start}}{{global_always_show_userinfo==false.start}}<div class="messageinformation_toggler" onclick="$(this).next().show();$(this).remove()">{[user_show_userinfo]}</div>{{global_always_show_userinfo==false.end}}{{message:user_registered==true.end}}
362
									<div class="messageinformation" {{global_always_show_userinfo==true.start}}style="display:block !important"{{global_always_show_userinfo==true.end}} ><table>
363
					{{global_hide_userposts==false.start}}
364 {{message:user_posts==true.start}}
365
							<br/><strong>{[userlist_messages]}:</strong> {{message:user_posts}}
366
							<br/>
365
							<tr><td class="minfo_head">{[userlist_messages]}:</td><td>{{message:user_posts}}</td></tr>				
366 {{message:user_posts==true.end}}
367
						
367
					{{global_hide_userposts==false.end}}
368
					
369
					{{global_hide_userpoints==false.start}}					
370
						{{message:user_points==true.start}}
371
							<tr><td class="minfo_head">{[userlist_points]}:</td><td>{{message:user_points}}</td></tr>
372
						{{message:user_points==true.end}}	
373
					{{global_hide_userpoints==false.end}}
374
					
375
					{{global_hide_userreg==false.start}}	
376 {{message:user_registered==true.start}}
377
							<strong>{[user_registered]}:</strong> {{message:user_registered|dateformat({[time_date]})}}
378
							<br/>
377
							<tr><td class="minfo_head">{[user_registered]}:</td><td>{{message:user_registered|dateformat({[time_date]})}}</td></tr>
378 {{message:user_registered==true.end}}
379
						
380
						
379
					{{global_hide_userreg==false.end}}	
380
381
					{{global_hide_bloglink==false.start}}					
382 {{message:userblog_active==true.start}}
383
						<strong>{[name_blog]}: </strong><a href="{{message:userblog_link}}">{{message:userblog_title==true.start}}{{message:userblog_title}}{{message:userblog_title==true.else}}{{message:uname}}s {[name_blog]}{{message:userblog_title==true.end}}</a>
384
						<br/>
383
						<tr><td class="minfo_head">{[name_blog]}: </td><td><a href="{{message:userblog_link}}">{{message:userblog_title==true.start}}{{message:userblog_title}}{{message:userblog_title==true.else}}{{message:uname}}s {[name_blog]}{{message:userblog_title==true.end}}</a></td></tr>
384 {{message:userblog_active==true.end}}
385
						
385
					{{global_hide_bloglink==false.end}}						
386
					
387
					{{global_hide_userloc==false.start}}
388 {{message:user_ort==true.start}}
389
						<strong>{[userprofile_home]}:</strong> {{message:user_ort}}
390
						<br/>
389
						<tr><td class="minfo_head">{[userprofile_home]}:</td><td>{{message:user_ort}}</td></tr>
390 {{message:user_ort==true.end}}
391
						
391
					{{global_hide_userloc==false.end}}
392
					
393
					{{global_hide_usergender==false.start}}
394 {{user_registered==true.start}}
395 {{message:user_gender_m==true.start}}
396
						<strong>{[userprofile_gender]}:</strong> {[userprofile_gender_m]}
397
						<br/>
396
							<tr><td class="minfo_head">{[userprofile_gender]}:</td><td>{[userprofile_gender_m]}</td></tr>
397 {{message:user_gender_m==true.end}}
398 {{message:user_gender_w==true.start}}
399
							<strong>Geschlecht:</strong> {[userprofile_gender_w]}
400
							<br/>
399
							<tr><td class="minfo_head">{[userprofile_gender]}:</td><td>{[userprofile_gender_w]}</td></tr>
400 {{message:user_gender_w==true.end}}
401
402
401 {{user_registered==true.end}}
402
					{{global_hide_usergender==false.end}}	
403
404
					{{global_hide_userbirthday==false.start}}
405 {{message:user_birthday==true.start}}
406 {{message:user_birthday_today==true.start}}
407
							<br/><span><strong><img src="{{global_birthday}}" />{[user_birthday_today]}</strong></span>
408
							<br/>
407
							<tr><td colspan="2"><span><img src="{{global_birthday}}" />{[user_birthday_today]}</span></td></tr>
408 {{message:user_birthday_today==true.end}}
409 {{message:user_birthday==true.end}}
410
					</div>
410
					{{global_hide_userbirthday==false.end}}	
411
412
413
					{{global_hide_userpm==false.start}}
414
						{{message:user_pm_link==true.start}}
415
							<tr><td class="minfo_head">{[forum_send_message]}:</td><td><a href="{{message:user_pm_link}}">{[forum_click_here]}</a></td></tr>
416
						{{message:user_pm_link==true.end}}
417
					{{global_hide_userpm==false.end}}	
418
419
		
420
					</table>
421
</div>
422 </div>
423 </div>
424 </td>
425
426
		<td>
426
		<td class="mtextcell">
427
428 <div class="mtextwrap">
429
	
430
						
431 <div class="spacer10" style="position: relative !important;">
432 <div class="mtext">
433 {{message:text}}
415 <strong><small>
416 {{user_registered==true.start}}
417 {{message:user_link==true.start}}
418
								<a href="{{message:user_link}}"><strong>{{message:uname}}</strong></a>
418
								<a href="{{message:user_link}}"><strong>{{message:username}}</strong></a>
419 {{message:user_link==true.else}}
420
								{{message:uname==true.start}}
421
									<strong>{{message:uname}}</strong>
422
								{{message:uname==true.else}}
420
								{{message:username==true.start}}
421
									<strong>{{message:username}}</strong>
422
								{{message:username==true.else}}
423 <strong>Gast</strong>
424
								{{message:uname==true.end}}
424
								{{message:username==true.end}}
425 {{message:user_link==true.end}}
426 {{user_registered==true.else}}
427
								{{message:uname==true.start}}
428
									<strong>{{message:uname}}</strong>
429
								{{message:uname==true.else}}
427
								{{message:username==true.start}}
428
									<strong>{{message:username}}</strong>
429
								{{message:username==true.else}}
430 <strong>{[forum_guest_sl]}</strong>
431
								{{message:uname==true.end}}					
431
								{{message:username==true.end}}					
432 {{user_registered==true.end}}
433 {[message_attached_files]}
434 </small></strong>
  
550 {{attachements_canread==false.end}}
551
552 {{message:images.startlist}}
553
						<div class="mimagewrap" {{images:filelink==true.start}}onclick="window.location='{{images:filelink}}'"{{images:filelink==true.end}}>							
553
						<div class="mimagewrap" {{images:filelink==true.start}}onclick="window.open='{{images:filelink}}'"{{images:filelink==true.end}}>							
554 {{images:filethumb==true.start}}
555 {{attachements_view_preview==true.start}}
556 <img src="{{images:filethumb}}" style="max-width:133px; max-height:105px;"/>
  
568 {{images:filethumb==true.end}}
569 <div>
570 {{attachements_view_name==true.start}}
571
									<small>{{images:filelink==true.start}}<a href="{{images:filelink}}">{{images:filename|shortstring(25,"")}}</a>{{images:filelink==true.else}}<span {{attachements_canread==false.start}}title="Sie habe nicht die nötigen Rechte, dieses Bild aufzurufen"{{attachements_canread==false.end}}>{{images:filename|shortstring(25,"")}}</span>{{images:filelink==true.end}}</small>
571
									<small>{{images:filelink==true.start}}<a target="_blank" href="{{images:filelink}}">{{images:filename|shortstring(25,"")}}</a>{{images:filelink==true.else}}<span {{attachements_canread==false.start}}title="Sie habe nicht die nötigen Rechte, dieses Bild aufzurufen"{{attachements_canread==false.end}}>{{images:filename|shortstring(25,"")}}</span>{{images:filelink==true.end}}</small>
572 {{attachements_view_name==true.else}}
573 <small title="Um diese Datei anzuzeigen müssen Sie sich ggf. anmelden.">Keine Rechte</small>
574 {{attachements_view_name==true.end}}
  
579 <span class='mlb' style="vertical-align: bottom;">
580 {{first.start}}1{{first.end}}
581 {{message:images.startlist}}
582
							<a href="{{images:filelink}}">{{first==true.start}}{[start_lightbox]}{{first==true.end}}</a>							
582
							<a href="{{images:filelink}}" >{{first==true.start}}{[start_lightbox]}{{first==true.end}}</a>							
583 {{first.start}}0{{first.end}}
584 {{message:images.end}}
585 </span>
  
593 {{message:signature}}
594 </div>
595 {{message:signature==true.end}}
596
                                        {{tick(message_end)}}
596
597
					{{show_ratings_for_forum_message==true.start}}
598
					<br/>
599
					<div class="postratings">{{ratings(forum_message,message:id)}}</div>
600
					{{show_ratings_for_forum_message==true.end}}
601
                                        
602 </div>
603
604
605
606 </div>
607 </div>
608
{{tick(message_end)}}
609 </td>
610
		</tr>
611
		
612
		<tr>
613
		
614
			<td style="background-color:{{global_boxcontent_background|rgb_lightness(95)}}"></td>
615
			<td>
616
			<div style="text-align:right">
617
						<span class="goto_top" style="line-height:10px; padding:10px 20px; cursor:pointer; position:relative; bottom:10px;">
618
							<span class="goto_top_txt" style="display: none;"><small>{[forum_jumptop]}</small></span>
619
							<span><img src="https://files.homepagemodules.de/b2001010/a_275.png" style="vertical-align: middle;" alt="{[forum_scrolltop]}" title="{[forum_scrolltop]}"/></span>
620
						</span>
621
				</div>
622
			</td>
623
		</tr>
610
		</tr>		
611
612 <tr>
613 <td colspan="2" class="reply">
614 <div class="mreply">
  
634 {{thread_open==true.else}}
635
636 {{can_write_reply==true.start}}
637
                                                                          <small><img src="{{global_closed}}" />Das Thema wurde geschlossen.</small> 
637
                                                                          <small><img src="{{global_closed}}" />{[thread_thread_has_closed]}.</small> 
638 <a href="{{message:quotelink}}" class="smallbutton"><img src="{{global_cite}}" /><small>{[new_reply_quote]}</small></a>
639 <a href="{{message:replylink}}" class="smallbutton"><img src="{{global_answer}}" /><strong>{[thread_message_reply]}</strong></a>
640 {{can_write_reply==true.else}}
  
653 </tr>
654
655 </table>
656
<span class="goto_top" style="line-height:10px; padding:10px 20px; cursor:pointer;position:absolute;bottom:35px; right:0px;">
657
							<span class="goto_top_txt" style="display: none;"><small>{[forum_jumptop]}</small></span>
658
							<span><img src="https://files.homepagemodules.de/b2001010/a_275.png" style="vertical-align: middle;" alt="{[forum_scrolltop]}" title="{[forum_scrolltop]}"/></span>
659
						</span>
660 </div>
661 </div>
662
<script type="text/javascript">checkPostHeight('{{message:id}}')</script>
663 {{message.end}}
664 </div>
665 {{message==true.end}}
  
729 {{close_vote_link==true.start}}
730 function closeVote(){ return confirm('{[vote_close_confirm]}'); }
731 {{close_vote_link==true.end}}
732
	
733
	
734
735
	$('.goto_top').click(function(event) {
736
		event.preventDefault();
737
		$( 'html, body' ).animate({ scrollTop: 0 }, 0 );
738
		return false;
739
	});
740
	
741
	$('.goto_top').hover(function(){
742
		$(this).parent().find('.goto_top_txt').show();
743
	}, function(){
744
		$(this).parent().find('.goto_top_txt').hide();
745
	});
746
	
747
	
748
function fixPostImages(){	
749
	//adjust max image size
750
	padding = 60;
751
	max_img_size = $('.footer').width() - $('td.sidebar').first().width()- padding;
752
	$('.mtextwrap img').css('maxWidth',max_img_size );
753
}
754
755
$(document).ready(function(){fixPostImages()});
756
757
758
759 </script>
  
761
Template-Element: E-mails - Unsubscribe im Template: Business Template
(27 Changes, Last: 2011-12-05)
Developers: - iggy
1
{{feed==true.start}}
2
{{noparams==true.start}}{[subscriptions_no_params]}{{noparams==true.else}}
3
4
{{confirm_mail==true.start}}
5
{{mail_confirmed==true.start}}{[activities_mailconfirm]}{{mail_confirmed==true.else}}{[activities_mailconfirm_error]}{{mail_confirmed==true.end}}
6
{{confirm_mail==true.end}}
7
8
{{confirm_mail_sent==true.start}}Mail wurde an {{confirm_mail_sent}} versendet. Bitte auf den Link in der Mail klicken...{{confirm_mail_sent==true.end}}
9
{{confirm_mail_sent_error_nologin==true.start}}{[subscriptions_mailconfirm_error_nologin]}{{confirm_mail_sent_error_nologin==true.end}}
10
{{confirm_mail_sent_error_generic==true.start}}{[subscriptions_mailconfirm_error_generic]}{{confirm_mail_sent_error_generic==true.end}}
11
12
13
{{unsubscribe==true.start}}
14
<form  action="{{unsubscribe_link}}" method="POST">
15
<strong>{[unsubscribe_activities_head]}</strong><br/><br/>
16
{[unsubscribe_activities_expl]}
17
<br/><br/>
18
<input type="hidden" value="{{curuser_id}}"  name="curuser" />
19
<input type="hidden" value="{{sec}}"  name="sec" />
20
<input type="hidden" value="{{board}}"  name="board" />
21
<input type="hidden" value="{{curmail}}"  name="curmail" />
22
<input type="submit" value="{[unsubscribe_activities]}" class="button" name="unsubscribenow" />
23
<style type="text/css">.unsubscribe_mail{font-weight:bold; text-decoration:underline;}</style>
24
</form>
25
{{unsubscribe==true.end}}
26
27
{{feed_unsubscribed==true.start}}
28
<strong>{[unsubscribe_activities_head]}</strong><br/><br/>
29
30
{{feed_unsubscribed_error==true.start}}
31
<div>{[unsubscribe_activities_error]}</div>
32
{{feed_unsubscribed_error==true.else}}
33
<div>{[unsubscribe_activities_success]}</div>
34
{{feed_unsubscribed_error==true.end}}
35
<br/><br/>
36
<style type="text/css">.unsubscribe_mail{font-weight:bold; text-decoration:underline;}</style>
37
{{feed_unsubscribed==true.end}}
38
39
40
41
42
{{activityfeed==true.start}}
43
44
{{activityfeed==true.end}}
45
46
<input class="button" type="button" value="{[back_to_index]}" onclick="window.location = '{{link_index}}';"/> 
47
{{noparams==true.end}}
48
{{feed==true.else}}
49
50 <table width='100%'>
51 <tr class="itop"><td class="itop"><b>{[email_heading]}</b></td></tr>
52 <tr>
52 </div>
53 </td>
54 </tr>
55
</table>
56
</table>
57
{{feed==true.end}}
  
59
Template-Element: Mitglieder sperren im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
  
7 <div id="breadcrumbs">
8 <span><img src="{{global_breadcrumb_start}}" /><strong>{[user_ban_named_user]}</strong></span><br/>
9 <small>{[user_ban_description]}</small>
10
	</div>
10
	</div><div class="clear"></div>
11 {{tick(breadcrumb_end)}}
12
13 <div class="box">
14
Template-Element: Mitglieder Liste im Template: Business Template
(6 Changes, Last: 2011-11-22)
Developers: - iggy
1 <div id="breadcrumbs">
2 <span><img src="{{global_breadcrumb_start}}" /><strong>{[userlist_title]}</strong></span><br/>
3 <small>{[userlist_headline]}</small>
4
</div>
4
</div><div class="clear"></div>
5
6 {{tick(breadcrumb_end)}}
7
  
11 {{user_registered==true.start}}{{options.start}}1{{options.end}}{{user_registered==true.end}}
12
13 {{options==true.start}}
14
	<div id="foptions_bar" class="options" style="z-index:100">
14
	<div class="options" id="fpages" style="float:left">
15 {{pages==true.start}}
16 <div class="fpages">
17 <span class="pstat">{[pages_page]} {{pages_current}} {[pages_page_of]} {{pages_all}}</span>
  
39 <div class="clear"></div>
40 </div>
41 {{pages==true.end}}
42
</div>
43
44 {{user_registered==true.start}}
45
		<div class="foptions">
45
<div class="options" id="foptions" style="float:right; z-index:100">
46
		<div class="foptions" style="border-left:none;">
47 <div id="foptions_link"><small>{[userlist_sort_by]} <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>
48 <div id="foptions_extend" class="foptions_list">
49 <a href="{{sortname_link}}"><small>{[userlist_nickname]}</small></a>
  
53 </div>
54 </div>
55 {{user_registered==true.end}}
56
	</div>
56
	</div><div class="clear"></div>
57 {{pages_by_letter==true.start}}<div class="options"><div class="fpages"><span class="pstat">{[goto_letter]}: </span> {{pages_by_letter}}</div></div>{{pages_by_letter==true.end}}
58 {{options==true.end}}
59
  
66 <div style="padding: 0px 20px;">
67 <table class="memberlist">
68 <tr>
69
					<td><strong>{[userlist_nickname]}</strong></td>
70
					<td><strong>{[userlist_usertitle]}</strong></td>
71
					<td><strong>{[userlist_mail]}</strong></td>
69
					<td><strong><a href="{{sortname_link}}">{[userlist_nickname]}</a></strong></td>
70
					<td><strong><a href="{{sorttitle_link}}">{[userlist_usertitle]}</a></strong></td>
71
					<td><strong><a href="{{sortmail_link}}">{[userlist_mail]}</a></strong></td>
72 <td><strong>{[userlist_registered2]}</strong></td>
73
					<td><strong>{[userlist_messages]}</strong></td>
73
					<td><a href="{{sortmsgs_link}}"><strong>{[userlist_messages]}</a></strong></td>
74 {{show_gallery==true.start}}<td><strong>{[picture]}</strong></td>{{show_gallery==true.end}}
75
					<td><strong>{[userlist_last_online]}</strong></td>
75
					<td><strong><a href="{{sortonline_link}}">{[userlist_last_online]}</a></strong></td>
76 </tr>
77 </table>
78 </div>
79
Template-Element: Wer ist Online? im Template: Business Template
(1 Changes, Last: 2011-11-21)
Developers: - iggy
  
16 <div id="breadcrumbs">
17 <span><img src="{{global_breadcrumb_start}}" /><strong>{[useronline_title]}</strong></span><br/>
18 <small>{[useronline_description]}</small>
19
</div>
19
</div><div class="clear"></div>
20 {{tick(breadcrumb_end)}}
21
22 <div class="box">
23
Template-Element: Mitglieder Profil im Template: Business Template
(30 Changes, Last: 2011-12-12)
Developers: - iggy
  
5 {{usertitle}}
6 </div>
7
8
			<div class="mavatar">
8
9
			<div class="messageAvatar">
10 {{profile_avatar_unvisible==false.start}}
11 {{profile_avatar==true.start}}
12 <img alt="avatar" title="avatar" src="{{profile_avatar}}" />
  
39 {{user_banned_link==true.end}}
40 </div>
41
42
			<div class="uadd">
42
			<div class="uadd messageinformation">
43
44
45 <small>
  
51
52 {{icq_unvisible==false.start}}
53 {{icq==true.start}}
54
				<strong>{[userprofile_icq]}</strong> {{icq}}<br/>
54
				<strong>{[userprofile_icq]}:</strong> {{icq}}<br/>
55 {{icq==true.end}}
56 {{icq_unvisible==false.end}}
57
  
60 <strong>{[userprofile_mail]}</strong> <a href="mailto:{{email}}">{{email}}</a><br/>
61 {{email==true.end}}
62 {{email_unvisible==false.end}}
63
64
					{{global_hide_userposts==false.start}}
65
						{{posts==true.start}}
66
				<strong>{[userlist_messages]}:</strong> {{posts}}<br/>
67
						{{posts==true.end}}
68
					{{global_hide_userposts==false.end}}
69
					
70
					{{global_hide_userpoints==false.start}}					
71
						{{points==true.start}}
72
				<strong>{[userlist_points]}:</strong> {{points}}<br/>
73
						{{points==true.end}}	
74
					{{global_hide_userpoints==false.end}}
75
76 <strong>{[userprofile_last_online]}</strong>: {{online|dateformat}}<br/>
77 </small>
78 </div>
79
80 </div>
81
82
  
185 </div>
186 {{userGbPosts:signature==true.end}}
187
188
{{show_ratings_for_usergbook_message==true.start}}
189
<div class="commRating">
190
		{{ratings(usergbook_message,userGbPosts:id)}}
191
</div>
192
{{show_ratings_for_usergbook_message==true.end}}
193 </div>
194 </li>
195 {{userGbPosts.end}}
  
198
199 <div id="lastactions" style="display: none;">
200 {{useractions==true.start}}
201
					{{useractions|groupdayfilter(days:messagestopics, target_type==blog|forum_topic|forum_message|gallery_picture|calendar_event|geomap_location,20)}}    
201
					{{useractions|groupdayfilter(days:messagestopics, target_type==blog_entry|blog_comment|forum_topic|forum_message|gallery_picture|wiki|calendar_event|geomap_location,20)}}    
202 {{days==true.start}}
203 <ul class="noimage lastactions">
204 {{days.startlist}}
  
220 {{typ~=calendar_event.end}}
221
222 {{typ~=forum_topic.start}}
223
												<div class="comments-header"><div class="cmhsp">{{username}} {[userprofile_has_added_topic2]} <small>{{messagestopics:action_time|dateformat}}</small></div></div>
223
												<div class="comments-header"><div class="cmhsp">{{username}} {[userprofile_has_added_topic2]} <small>{{messagestopics:action_time|dateformat}}</small></div></div><br/>
224 {{typ~=forum_topic.end}}
225
226 {{typ~=forum_message.start}}
  
244 {{messagestopics:pictures.end}}
245 </ul>
246 {{typ~=gallery_picture.end}}
247
248
										{{typ~=wiki.start}}
249
											 <div class="comments-header"><div class="cmhsp">{{username}}
250
											 {{messagestopics:new==true.start}} {[userprofile_has_added_wiki_page]} {{messagestopics:new==true.else}}{[userprofile_has_edited_wiki_page]}{{messagestopics:new==true.end}}											 
251
											 <small>{{messagestopics:date|dateformat}}</small></div></div>
252
253
											<div class="lcont">
254
												<div class="spacer10">
255
													{{messagestopics:text}}
256
												</div>
257
											 </div>								
258
										 {{typ~=wiki.end}}
259
260
										 {{typ~=blog.start}}
261
											<div class="comments-header"><div class="cmhsp">{{username}} {[userprofile_has_added_blogpost]} <small>{{messagestopics:action_time|dateformat}}</small></div></div>
260
										 {{typ~=blog_entry.start}}
261
											<div class="comments-header"><div class="cmhsp">{{username}} {[userprofile_has_added_blogpost]} <small>{{messagestopics:date|dateformat}}</small></div></div>
262
											<div class="lcont">
263
												<div class="spacer10">
264
													{{messagestopics:text}}
265
												</div>
266
											 </div>
267
										 {{typ~=blog_entry.end}}
268
269
270
										 {{typ~=blog_comment.start}}
271
											<div class="comments-header"><div class="cmhsp">{{username}} {[userprofile_has_added_blogpost_comment]} <small>{{messagestopics:date|dateformat}}</small></div></div>
272 <div class="lcont">
273 <div class="spacer10">
274
												{{messagestopics:entry_preview==true.start}}
275
													{{messagestopics:entry_preview}}
276
												{{messagestopics:entry_preview==true.else}}
277
													{{messagestopics:entry_text}}
278
												{{messagestopics:entry_preview==true.end}}
274
													{{messagestopics:text}}
275 </div>
276 </div>
277
										 {{typ~=blog.end}}
277
										 {{typ~=blog_comment.end}}
278 </li>
279 {{days:messagestopics.end}}
280 </ul>
  
354 </td></tr>
355
356 {{user_geomap==true.end}}
357
358
{{show_ratings_for_user_profile==true.start}}<hr/>
359
<span class="para">{[generic_rating_header]}</strong>	</td><td>
360
		{{ratings(user_profile,userid)}}
361
</td></tr>
362
{{show_ratings_for_user_profile==true.end}}
363
364
365 </table>
366
367 </div>
368
Template-Element: Anmeldung im Template: Business Template
(5 Changes, Last: 2011-11-21)
Developers: - iggy
  
10 <div id="breadcrumbs">
11 <span><img src="{{global_breadcrumb_start}}" /><strong>{{html_title}}</strong></span> » <strong>{[forum_signup]}</strong><br/>
12 <small>{[forum_signup_here]}</small>
13
	</div>
13
	</div><div class="clear"></div>
14 {{tick(breadcrumb_end)}}
15 <div class="box">
16 <div class="boxheader"><strong>{[forum_signup]}</strong></div>
17 <div class="boxcontent">
18 <div class="spacer20">
19
20
			<form name="signup" method="POST" action="{{formlink}}" onSubmit="return chkFormular();">
20
			<form name="signup" method="POST" action="{{formlink}}" onSubmit="return checkForm();">
21 <label class="formfield">
22 <strong class="caption">{[signup_nickname]}</strong>
23 <input type="text" name="namen" value="{{val_namen}}" id="register_name_input"/>
  
138 {{activate_emailadmin==true.end}}
139
140
141
			<input type="button" value="{[signup_submit]}" name="signup" class="button" id="form_submit_button"/>
142
			<input type="Submit" value="{[signup_submit]}" name="signup" class="button" style="display: none;" id="form_submit"/>
141
			<input type="button" value="{[signup_submit]}" name="signup" class="button" style="display: none;" id="form_submit_button"/>
142
			<input type="Submit" value="{[signup_submit]}" name="signup" class="button"  id="form_submit"/>
143
144 </form>
145 </div>
  
267 $('#register_name_input').focus();
268
269 /*Check for enter key*/
270
$(document).keypress(function(e) {if(e.keyCode == 13) {e.preventDefault(); $('#form_submit_button').trigger('click');  }});
270
$(document).keypress(function(e) {if(e.keyCode == 13) {e.preventDefault(); $('#form_submit').trigger('click');  }});
271 </script>
272