2017 © Pedro Peláez
 

symfony-bundle wallabag-carbondate-bundle

Try to guess creation date by using carbon date, see http://carbondate.cs.odu.edu.

image

nicosomb/wallabag-carbondate-bundle

Try to guess creation date by using carbon date, see http://carbondate.cs.odu.edu.

  • Friday, April 28, 2017
  • by nicosomb
  • Repository
  • 1 Watchers
  • 3 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Plugin for wallabag: Try to guess creation date by using carbon date

This bundle allows you to try to guess the creation date of an article by using carbon date (http://carbondate.cs.odu.edu)., (*1)

Requirements

  • wallabag >= 2.2.2

Installation

Download the bundle

composer require nicosomb/wallabag-carbondate-bundle

Enable the bundle

<?php
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new Nicosomb\WallabagCarbondateBundle\NicosombWallabagCarbondateBundle(),
        );

        // ...
    }

    // ...
}

Configure your application

# app/config/config.yml

nicosomb_wallabag_carbondate:
    server: 'http://carbondate.cs.odu.edu'
    enabled: true

The Versions

28/04 2017

dev-master

9999999-dev https://github.com/nicosomb/wallabag-carbondate-bundle

Try to guess creation date by using carbon date, see http://carbondate.cs.odu.edu.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

bundle symfony3 wallabag wallabag-plugin carbondate

28/04 2017

1.0.0-alpha.1

1.0.0.0-alpha1 https://github.com/nicosomb/wallabag-carbondate-bundle

Try to guess creation date by using carbon date, see http://carbondate.cs.odu.edu.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

bundle symfony3 wallabag wallabag-plugin carbondate

28/04 2017

1.0.0-alpha.0

1.0.0.0-alpha0 https://github.com/nicosomb/wallabag-carbondate-bundle

Try to guess creation date by using carbon date, see http://carbondate.cs.odu.edu.

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

bundle symfony3 proxy camo wallabag wallabag-plugin