답변:
물론 넌 할 수있어. 다음 링크를 확인하십시오.
이것을 예시 카드로 고려하십시오.
https://trello.com/c/NIRpzVDM
다음을 사용하여 사진을 카드로 연결할 수 있습니다.
<img src="https://trello.com/c/NIRpzVDM.png" />
다음과 같이 iframe을 포함시킬 수 있습니다.
<iframe src="https://trello.com/c/NIRpzVDM.html"></iframe>
당신은 또한 당신의 페이지에 카드를 쓰는 자바 스크립트를 할 수 있습니다 :
<script src="https://trello.com/c/NIRpzVDM.js"></script>
어떤 HTML을 사용하여 작성합니다 document.write("<html content>")
다른 방법은 카드의 JSON을 요청하는 것입니다
https://trello.com/c/NIRpzVDM.json
이 모든 것은 보드를 사용하여 사용할 수 있습니다 ...
https://trello.com/b/nC8QJJoZ.png
https://trello.com/b/nC8QJJoZ.html
https://trello.com/b/nC8QJJoZ.js
https://trello.com/b/nC8QJJoZ.json
.html
보드의 끝에서. 이 iframe 기능을 통해 YMMV를 통해 취약점을보고 한 직후에 변경 될 수 있습니다.
.png
한 사람을 위해 일하고? 사파리 나 크롬에서 이미지 ... 가져올 수 없습니다
irframe을 사용하는 것 외에 Trello에는 사이트에 활용할 수있는 REST 공개 API가 있습니다. 사이트와 일치하도록 테마를 지정하고 단순히 다른 사이트의 창보다 더 많은 제어권을 가질 수 있습니다. 프로그래밍 가능한 웹 에 대한 자세한 내용은 여기를 참조 하십시오. http://www.programmableweb.com/api/trello
GET https://trello.com/c/somecardid.png 410 (Gone)
과Refused to display 'https://trello.com/c/somecard' in a frame because it set 'X-Frame-Options' to 'DENY'.
콘솔에서