Vorlage:Trello einbinden: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 8: | Zeile 8: | ||
var no_done='</html>{{{no_done}}}<html>'; | var no_done='</html>{{{no_done}}}<html>'; | ||
+ | alert(document.location.protocol); | ||
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); | 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); | ||
Version vom 21. Mai 2013, 15:51 Uhr