미디어위키

지각생 연습장
(멀티미디어)
(멀티미디어)
61번째 줄: 61번째 줄:
  
 
=== 멀티미디어 ===
 
=== 멀티미디어 ===
 +
* [http://www.mediawiki.org/wiki/Extension:VPIPPlugin VPIPPlugin] : vPIP 를 미디어위키에서 쓸 수 있게 하는 것. 좋다.
 +
** 플러그인과 vPIP 다운로드하고,
 +
** vPIP를 위한 코드를 미디어위키 스킨 </head> 바로 앞에 넣고<pre>
 +
<script src="http://[url where vPIP was uploaded to]/vpip.js" type="text/javascript"></script>
 +
<style type="text/css" media="all">@import "http://[url where vPIP was uploaded to]/vPIPBox.css";</style>
 +
<script src="http://[url where vPIP was uploaded to]/jquery.js" type="text/javascript"></script>
 +
<script src="http://[url where vPIP was uploaded to]/vpipit.js" type="text/javascript"></script>
 +
</pre>
 +
** 일반적 방법으로 플러그인(확장기능)을 활성화한다.
 +
** 사용법은 <video>~</video> 태그 안에 url, image, width, caption 등의 인수를 지정해서 쓴다.
 
* [http://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo] - embedding video clips from popular video sharing services
 
* [http://www.mediawiki.org/wiki/Extension:EmbedVideo EmbedVideo] - embedding video clips from popular video sharing services
 
** 미문동 위키에서 사용중 (2007/10)
 
** 미문동 위키에서 사용중 (2007/10)

2008년 8월 1일 (금) 17:50 판

개인 도구