2017 © Pedro Peláez
 

phile-plugin disqus

Embeds Disqus comments to Phile.

image

sithdown/disqus

Embeds Disqus comments to Phile.

  • Friday, October 10, 2014
  • by Sithdown
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md






, (*1)


No longer maintained - check phileDisqus by Philipp Schmitt., (*2)







, (*3)

phileDisqus

Embeds Disqus comments to Phile. Based on Pico Disqus by Philipp Schmitt., (*4)

Installation

  • Clone this repo to the plugins/sithdown/disqus:
mkdir -p ~http/plugins/sithdown
git clone https://github.com/sithdown/phileDisqus.git ~http/plugins/sithdown/disqus
# You may consider using a submodule for this
git submodule add http://github.com/sithdown/phileDisqus.git /srv/http/plugins/sithdown/disqus
  • Activate it in config.php:
$config['plugins'] = array(
    // [...]
    'sithdown\\disqus' => array('active' => true),
);

Usage

In your theme add {{ disqus_comments }} wherever you want to display the comments section., (*5)

Configuration

In plugins/sithdown/disqus/config.php you must set:, (*6)

$config['disqus_id' => 'yourdisqusID']

License

MIT, (*7)

The Versions

10/10 2014

dev-master

9999999-dev https://github.com/Sithdown/phileDisqus

Embeds Disqus comments to Phile.

  Sources   Download

MIT

The Requires

 

cms disqus phile