idno / flickr
Cross-post site content to Flickr. Contains <a href="https://github.com/lucasgd/DPZFlickr">a version of David Wilkinson's Flickr class</a>.
Installs: 160
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 6
Forks: 7
Open Issues: 3
Type:known-plugin
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/