-
Notifications
You must be signed in to change notification settings - Fork 0
Home
vicxyz1 edited this page Sep 29, 2017
·
4 revisions
Upload now, publish when you want on Flickr
v1.1
Schedule when your Flickr photos will be published for public
Flicker OAuth supported.
- Auth using Oauth
- Get private (non published) photos
- flickr.photos.search:
privacy_filter (Optional)
Return photos only matching a certain privacy level. This only applies when making an authenticated call to view photos you own. Valid values are:
1 public photos
2 private photos visible to friends
3 private photos visible to family
4 private photos visible to friends & family
5 completely private photos
- Add to cron list
- Make the photo public
- flickr.photos.setPerms:
is_public (Required) 1
- Get Groups
- Add to the group
- flickr.groups.pools.add
- flickr.groups.pools.getGroups: https://www.flickr.com/services/api/flickr.groups.pools.getGroups.html
- Balsamiq 3
Maintaining database schema:
- MySQL Workbench
- PhpMyAdmin
ORM/DBAL:
- ADODB
Colors: #EC008B #27A9E1 #286193
- Bootstrap3: Pingendo theme
- Image gallery
- phpflickr: https://github.com/dan-coulter/phpflickr deprecated auth
- https://github.com/alchemy-fr/Phlickr - ** support oauth, but fixed **
- ADODb
- Savant
- Monolog
- composer
-
User Accounts OK
-
Preferences OK, depends on user accounts
- Notification when goes public
- Publish Level:
- private ->family&friends
- list private, family, friends -> public
-
Statistics NOK - hidden. May conflict with Flickr PRO