Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Sv translation
languagede

Willkommen im
Fluxpunkt Support und Dokumentationsbereich

Bereich
Spalte
width20%


Spalte
width60%

Livesuche
spaceKeyFPW
sizelarge
placeholderBereich durchsuchen
 

Spalte
width20%





Unsere Erweiterungen für Ihre STARFACE

Awesome Icon
color#78BE20
size28px
iconfa-play-circle-o
 30 Tage Testen

Awesome Icon
color#78BE20
size28px
iconfa-star
 Kauf = Keine laufenden Kosten

Awesome Icon
color#78BE20
size28px
iconfa-refresh
 Regelmäßige Updates 




Awesome Icon
size24px
iconfa-book
 Erweiterungen für Ihre STARFACE

Anzeige untergeordneter Seiten
pageFluxpunkt Module für STARFACE

Awesome Icon
size24px
iconfa-shopping-cart
STARFACE Module kaufen

Awesome Icon
size24px
iconfa-server
 Hosting

Awesome Icon
size24px
iconfa-question-circle-o
 FAQ

Awesome Icon
size24px
iconfa-twitter
 Aktuelle Informationen

Awesome Icon
size24px
iconfa-newspaper-o
 Newsletter

  • Zum Newsletter anmelden

Awesome Icon
size24px
iconfa-support
 Supportanfrage

HideElements
metastrue
commentstrue
breadcrumbtrue
childpagestrue
edittrue
watchtrue
sharetrue
favoritetrue
toolstrue
labelstrue
likestrue

Awesome Icon
size24px
iconfa-newspaper-o
 Kürzlich aktualisierte Seiten

Zuletzt aktualisiert
typespage
max10
hideHeadingtrue
themeconcise

Awesome Icon
size24px
iconfa-list
Stichwortliste

Bereich
Spalte
width100%

Stichwortliste

HTML-Format
<script>
$(document).ready(function() {
	$('.wiki-content .contentLayout2 .confluence-embedded-file-wrapper img').css('width', '100%');
	var c = $('.wiki-content .contentLayout2 .confluence-embedded-file-wrapper');
	c.css({
		'position' : 'absolute',
		'top' : '40px',
		'left' : '0',
		'width' : '100%',
		'overflow' : 'hidden'
	});
	$('.wiki-content .contentLayout2').css('margin-top', (c.height() + 20) + 'px');
});
$(window).resize(function() {
	var h = $('.wiki-content .contentLayout2 .confluence-embedded-file-wrapper').height();
    $('.wiki-content .contentLayout2').css('margin-top', (h + 20) + 'px');
});
</script>
HTML-Format
<script>
function loadjQuery(e,t){var n=document.createElement("script");n.setAttribute("src",e);n.onload=t;n.onreadystatechange=function(){if(this.readyState=="complete"||this.readyState=="loaded")t()};document.getElementsByTagName("head")[0].appendChild(n)}function main(){
var $cr=jQuery.noConflict();var old_src;$cr(document).ready(function(){$cr(".cr_form").submit(function(){$cr(this).find('.clever_form_error').removeClass('clever_form_error');$cr(this).find('.clever_form_note').remove();$cr(this).find(".musthave").find('input, textarea').each(function(){if(jQuery.trim($cr(this).val())==""||($cr(this).is(':checkbox'))||($cr(this).is(':radio'))){if($cr(this).is(':checkbox')||($cr(this).is(':radio'))){if(!$cr(this).parent().find(":checked").is(":checked")){$cr(this).parent().addClass('clever_form_error')}}else{$cr(this).addClass('clever_form_error')}}});if($cr(this).attr("action").search(document.domain)>0&&$cr(".cr_form").attr("action").search("wcs")>0){var cr_email=$cr(this).find('input[name=email]');var unsub=false;if($cr("input['name=cr_subunsubscribe'][value='false']").length){if($cr("input['name=cr_subunsubscribe'][value='false']").is(":checked")){unsub=true}}if(cr_email.val()&&!unsub){$cr.ajax({type:"GET",url:$cr(".cr_form").attr("action").replace("wcs","check_email")+$cr(this).find('input[name=email]').val(),success:function(data){if(data){cr_email.addClass('clever_form_error').before("<div class='clever_form_note cr_font'>"+data+"</div>");return false}},async:false})}var cr_captcha=$cr(this).find('input[name=captcha]');if(cr_captcha.val()){$cr.ajax({type:"GET",url:$cr(".cr_form").attr("action").replace("wcs","check_captcha")+$cr(this).find('input[name=captcha]').val(),success:function(data){if(data){cr_captcha.addClass('clever_form_error').after("<div style='display:block' class='clever_form_note cr_font'>"+data+"</div>");return false}},async:false})}}if($cr(this).find('.clever_form_error').length){return false}return true});$cr('input[class*="cr_number"]').change(function(){if(isNaN($cr(this).val())){$cr(this).val(1)}if($cr(this).attr("min")){if(($cr(this).val()*1)<($cr(this).attr("min")*1)){$cr(this).val($cr(this).attr("min"))}}if($cr(this).attr("max")){if(($cr(this).val()*1)>($cr(this).attr("max")*1)){$cr(this).val($cr(this).attr("max"))}}});old_src=$cr("div[rel='captcha'] img:not(.captcha2_reload)").attr("src");if($cr("div[rel='captcha'] img:not(.captcha2_reload)").length!=0){captcha_reload()}});function captcha_reload(){var timestamp=new Date().getTime();$cr("div[rel='captcha'] img:not(.captcha2_reload)").attr("src","");$cr("div[rel='captcha'] img:not(.captcha2_reload)").attr("src",old_src+"?t="+timestamp);return false}

$cr(document).ready(function(){
	setTimeout( function(){
		$cr("#cr_embeded_form").fadeIn();
	}, 2000);

	$cr("#cr_embed_close_form").click(function(){
		$cr("#cr_embeded_form").hide();
	});
});

}
if(typeof jQuery==="undefined"){loadjQuery("//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js",main)}else{main()}

</script>


<style>
.cr_site{margin:0;padding:75px 0 0 0;text-align:center;background-color:#eeeeee;}
.cr_font{font-size: 14px;font-family: Arial;}
.cr_body h2, .cr_header h2{font-size:22px;line-height:28px;margin:0 0 10px 0;}
.cr_body h1, .cr_header h2{font-size:28px;margin-bottom:15px;padding:0;margin-top:0;}
.wrapper, .cr_page{margin:0 auto 10px auto;text-align:left;border-radius:4px;}
.cr_header{text-align:center;background: transparent !Important;}
.cr_body label{float:none;clear:both;display:block;width:auto;margin-top:8px;text-align:left;font-weight:bold;position:relative;}
.cr_button{display:inline-block;font-family:'Helvetica', Arial, sans-serif;width:auto;white-space:nowrap;height:32px;margin:5px 5px 0 0;padding:0 22px;text-decoration:none;text-align:center;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;cursor:pointer;border:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;vertical-align:top;}
.cr_button{background-color:#333;color:#ffffff;}
.cr_button:hover,.cr_button-small:hover{opacity:0.7;filter:alpha(opacity=70);}
.powered{padding:20px 0;width:560px;margin:0 auto;}
.formbox{line-height:150%;font-family:Helvetica;font-size:12px;color:#333333;padding:20px;background-color:#ffffff;border-radius: 6px 6px 6px 6px;}
.cr_ipe_item label{line-height:150%;font-size:14px;}
.cr_ipe_item textarea {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;padding: 5px;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item select {background: none repeat scroll 0 0 #eeeeee;border: 1px solid #aaa;display: block;margin: 0;padding: 5px;width: 100%;font-family: Helvetica;font-size: 16px;}
.cr_ipe_item input.cr_ipe_radio, input.cr_ipe_checkbox {-moz-binding: none;-moz-box-sizing: border-box;background-color: -moz-field !important;border: 2px inset threedface !important;color: -moz-fieldtext !important;cursor: default;height: 13px;padding: 0 !important;width: 13px;}
.cr_ipe_item input.cr_ipe_radio{-moz-appearance: radio;border-radius: 100% 100% 100% 100% !important;margin: 3px 3px 0 5px;}
.submit_container{text-align:center}
.cr_ipe_item{ padding:1px 10px; margin:1px 10px; }
.cr_ipe_item.inactive {display:none;}
.imprint{font-size:0.8em;}
.cr_captcha{padding-left:130px;}
.cr_error{font-size:1.1em;padding:10px;}
.clever_form_error{background-color:#f99; color:#000; border:1px solid #f22 !important}
.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }
.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint{color:#000;}

</style>


<style id="style">
.cr_site {background-color:#eee;}
.cr_header {color:#000000;}
.cr_body {background-color:#ffffff;font-size:12px;color:#000000;}
.cr_hr {background-color:#ccc;}
.cr_site a {color:#0084ff;}
.imprint {color:#000;}
.cr_page {width:640px;}

</style>



	<div id="cr_embeded_form" style="text-align:center;display:none;padding-top:20px; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);*background-color: rgb(0,0,0);display: none;z-index: 8000;">

<form class="layout_form cr_form cr_font" action="https://eu.cleverreach.com/f/27128-139126/wcs/" method="post" target="_blank">
	<div class="cr_body cr_page cr_font formbox">
		<div class="non_sortable" style="text-align:left;">
			
			
			<div id="cr_embed_close_form" style="position:relative; cursor:pointer; float:right; margin-top:-30px; margin-right:-30px; z-index:9000;"><img src="https://eu.cleverreach.com/images/fancy_closebox.png" border="0"></div>
			
			
		</div>
		
		<div class="editable_content" style="text-align:left;">
		<div id="3142947" rel="email" class="cr_ipe_item ui-sortable musthave" style="margin-bottom:px;">
<label for="text3142947" class="itemname">E-Mail*</label> <input id="text3142947" name="email" value="" type="text" style="width:100%;" />
</div><div id="3142951" rel="recaptcha" class="cr_ipe_item ui-sortable musthave">
	
	<script src="https://www.google.com/recaptcha/api.js" async defer></script>
	<br/>
	<div id="recaptcha_v2_widget" class="g-recaptcha" data-theme="light" data-size="normal" data-sitekey="6Lfhcd0SAAAAAOBEHmAVEHJeRnrH8T7wPvvNzEPD" ></div>
	<br/>
	
</div><div id="3142949" rel="button" class="cr_ipe_item ui-sortable submit_container" style="text-align:center; margin-bottom:px;">
<button type="submit" class="cr_button">Anmelden</button>
</div>
	</div>
	
	
</div>

</form>
</div>


HideElements
metastrue
breadcrumbtrue
watchtrue
titletrue
favoritetrue

...