Vorlage:Trello einbinden: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
 
(21 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
<html>
+
<includeonly><html>
<div style="width:400px; height:</html>{{{height|0px}}}<html>; cursor:pointer; vertical-align:top; font-size:2em;" onclick="document.getElementById('</html>{{{label}}}<html>').src='https://</html>{{{link}}}<html>'; document.getElementById('</html>{{{label}}}<html>_Laden').style.display='none'; this.style.height=400 + 'px';">
+
<div id="result">
<span id="</html>{{{label}}}<html>_Laden" onmouseover="this.style.color='blue';" onmouseout="this.style.color='black';" style="display:</html>{{{display}}}<html>;">[ Liste laden ]</span>
 
<iframe id="</html>{{{label}}}<html>" style="border:0px;" onload="this.src='</html>{{{link_onload}}}<html>';" width="850" height="400"></iframe>
 
 
</div>
 
</div>
<br>
+
<script>
</html>
+
var username='</html>{{{username}}}<html>';
 +
var board='</html>{{{board}}}<html>';
 +
var card='</html>{{{card}}}<html>';
 +
var no_done='</html>{{{no_done}}}<html>';
 +
 
 +
var trello_url=encodeURI(document.location.protocol + '//wiki.opensourceecology.de/extensions/Trello/load_trello.php?u_sel=' + username + String.fromCharCode(38) + 'b_sel=' + board + String.fromCharCode(38) + 'c_filter=' + card + String.fromCharCode(38) + 'no_done=' + no_done);
 +
 
 +
$('#result').load(trello_url);
 +
</script>
 +
</html></includeonly><noinclude>
 +
[[Kategorie: Kommunikation]]
 +
[[Kategorie:Seite möglicherweise veraltet]]<!-- Kommentar Andreas: Vorlage funktioniert nicht -->
 +
</noinclude>

Aktuelle Version vom 5. April 2018, 13:04 Uhr