idno / flickr
There is no license information available for the latest version (1.0.0) of this package.
Cross-post site content to Flickr. Contains <a href="https://github.com/lucasgd/DPZFlickr">a version of David Wilkinson's Flickr class</a>.
1.0.0
2020-01-10 09:29 UTC
Requires
- composer/installers: ~1.0
Requires (Dev)
- mapkyca/known-dev-scripts: ^1.0
- mapkyca/known-language-tools: ^1.0
- mapkyca/known-phpcs: ^1.0
README
This plugin provides OAuthed Flickr POSSE support for idno's Known.
Installation
-
Prerequisite PHP5 OAuth (pecl?) php5-oauth debian package
-
Drop the Flickr folder into the IdnoPlugins folder of your idno installation.
-
Log into idno and click on Administration.
-
Click "install" next to Flickr.
-
Proceed to Flickr Services
-
Create an app to obtain credentials
-
Fill-in Administration/Flickr, ensuring that the callback is filled in at Flickr
-
Go to Account/Flickr for each person using your Known instance and Flickr
Contains
- No longer contains Rasmus Lerdorf's Flickr class: http://toys.lerdorf.com/archives/34-Flickr-API-Fun.html
- Contains a modified version of David Wilkinson's DPZFlickr class: https://github.com/lucasgd/DPZFlickr/