Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > d8544620e4ac7bee48ddb48c85d55709 > files > 272

ikiwiki-3.20190228-1.mga7.noarch.rpm

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>livefyre (third party plugin)</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="stylesheet" href="../../style.css" type="text/css" />

<link rel="stylesheet" href="../../local.css" type="text/css" />










</head>
<body>

<div class="page">

<div class="pageheader">
<div class="header">
<span>
<span class="parentlinks">

<a href="../../index.html">ikiwiki</a>/ 

<a href="../../plugins.html">plugins</a>/ 

<a href="../contrib.html">contrib</a>/ 

</span>
<span class="title">
livefyre (third party plugin)

</span>
</span>



</div>









</div>





<div id="pagebody">

<div id="content" role="main">
<p><span class="infobox">
Plugin: livefyre<br />
Author: <span class="createlink">cmauch</span><br />
Included in ikiwiki: no<br />
Enabled by default: no<br />
Included in <a href="../goodstuff.html">goodstuff</a>: no<br />
Currently enabled: no<br />
</span></p>

<p><a href="http://www.livefyre.com">LiveFyre</a> is a third party comment and discussion system similar in some ways to Disqus or IntenseDebate.  All three services use javascript to attach comments to your site without the need to use a native commenting system.  </p>

<p>This plugin is designed to replace the commenting system in IkiWiki entirely.  It embeds LiveFyre comments on your ikiwiki blog or posts.  It is was originally based on the <a href="https://code.google.com/p/ikiwiki-plugin-disqus/">Disqus Plugin</a>.  After a few days of noticing odd page title names on the livefyre moderation interface, I updated the script to make use of JSON.  I made extensive use of the <a href="https://github.com/Livefyre/livefyre-docs/wiki/StreamHub-Integration-Guide">integration guide</a> to get it all running.</p>

<p>It's loud and messy and slow, but kind of neat too.</p>

<p>Requires the <a href="http://search.cpan.org/search?mode=dist&amp;query=JSON">JSON</a>, <a href="http://search.cpan.org/search?mode=dist&amp;query=JSON%3A%3AWebToken">JSON::WebToken</a>, and <a href="http://search.cpan.org/search?mode=dist&amp;query=Digest%3A%3AMD5">Digest::MD5</a> perl modules to be available. </p>

<p>You can grab the source <a href="https://bitbucket.org/cmauch/ikiwiki/src/master/IkiWiki/Plugin/livefyre.pm">here</a></p>

<p>See the POD documention in the module for installation and configuration instructions.</p>

</div>







</div>

<div id="footer" class="pagefooter" role="contentinfo">

<div id="pageinfo">




<div class="tags">
Tags:

<a href="../type/special-purpose.html" rel="tag">type/special-purpose</a>

</div>








<div class="pagedate">
Last edited <span class="date">Tue Feb 26 23:01:54 2019</span>
<!-- Created <span class="date">Tue Feb 26 23:01:54 2019</span> -->
</div>

</div>


<!-- from ikiwiki -->
</div>

</div>

</body>
</html>