사진의 트래픽을 다른 곳으로 유도하고 시스템상으로 백업이 지원되는 곳에 저장해서 쓴다는 의미로 새로운 블로그들은 플리커에 올린 사진들을 참조해서 쓰기 시작했다. 내가 이미지에 대해서 Lightbox 플러그인을 쓰는 관계로 그림을 참조할 때마다 기존의 포맷을 참고해서 수정해야 한다. 예를 들면 편집할 때 마다 아래와 같은 문구를 복사해서 사용하고 있다.
<div class="imageblock center" style="text-align: center; clear: both"><a href="http://static.flickr.com/ooooooo.jpg" rel="lightbox" target="_blank"><img src="http://static.flickr.com/ooooooo.jpg" alt="치간칫솔" style="cursor: pointer" title="치간칫솔" border="0" height="250" width="500"/></a><p class="cap1" style="margin-top: 8px">치간칫솔 생긴 모양</p><p class="cap1" style="margin-top: 8px; text-align: left"></p><p class="cap1" style="margin-top: 8px; text-align: left"></p></div>
시간을 내어서 편집창에서 위의 것을 편하게 조작할 것을 만들었으면 한다. 그런데 잘 할 수 있으려나?
Posted by 다꺼


