"Widget:DISQUS"의 두 판 사이의 차이

미미위키
잔글
잔글
 
(같은 사용자의 중간 판 5개는 보이지 않습니다)
8번째 줄: 8번째 줄:
  
 
== Copy to your site ==
 
== Copy to your site ==
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
+
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
</noinclude><includeonly><div id="disqus_thread"></div>
 
</noinclude><includeonly><div id="disqus_thread"></div>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
     /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
 
     /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
     var disqus_shortname = '<!--{$id|escape:'mimiiwiki '}-->'; // required: replace example with your forum shortname
+
     var disqus_shortname = '<!--{$id|escape:'mimiiwiki'}-->'; // required: replace example with your forum shortname
 
     <!--{if (isset($uniqid))}-->var disqus_identifier = '<!--{$uniqid|escape:'quotes'}-->';<!--{/if}-->
 
     <!--{if (isset($uniqid))}-->var disqus_identifier = '<!--{$uniqid|escape:'quotes'}-->';<!--{/if}-->
 
     <!--{if (isset($url))}-->var disqus_url = '<!--{$url|escape:'quotes'}-->';<!--{/if}-->
 
     <!--{if (isset($url))}-->var disqus_url = '<!--{$url|escape:'quotes'}-->';<!--{/if}-->
 
    var disqus_config = function () {
 
    <!--{if (isset($url))}-->this.page.url = '<!--{$url|escape:'quotes'}-->';<!--{/if}-->
 
    <!--{if (isset($uniqid))}-->this.page.identifier = '<!--{$uniqid|escape:'quotes'}-->';<!--{/if}-->
 
    };
 
  
 
     /* * * DON'T EDIT BELOW THIS LINE * * */
 
     /* * * DON'T EDIT BELOW THIS LINE * * */

2018년 9월 16일 (일) 03:04 기준 최신판

This widget allows you to embed DISQUS Comments on your wiki page.

Created by Sergey Chernyshev

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:DISQUS.