INACTIVE - http://mzl.la/ghe-archive - Connecting SmugMug to OpenWebApps
Перейти к файлу
Ben Adida 188f9a2d0d fixed manifests, fixes #43 2011-06-22 11:32:14 -07:00
static first commit 2011-03-28 20:15:33 -07:00
.gitignore picasa connection working 2011-03-29 17:12:48 -07:00
README updated readme 2011-03-29 17:13:34 -07:00
config.py.sample beefed up configuration, ensured the callback_url is as modular as possible 2011-03-30 17:13:00 -07:00
flickr.py Added photo album selection at write time 2011-04-01 15:29:05 -07:00
flickr.webapp fixed manifests, fixes #43 2011-06-22 11:32:14 -07:00
index.html removed 'connector' from app names 2011-04-01 12:53:39 -07:00
picasa.png working picasa and smugmug 2011-03-30 16:02:59 -07:00
picasa.py Added photo album selection at write time 2011-04-01 15:29:05 -07:00
picasa.webapp fixed manifests, fixes #43 2011-06-22 11:32:14 -07:00
server.py Added photo album selection at write time 2011-04-01 15:29:05 -07:00
service_getImage.html fixed conduit 2011-03-31 17:09:34 -07:00
service_sendImage.html Added photo album selection at write time 2011-04-01 15:29:05 -07:00
setcredentials.html attempting to combine the two steps of installing app into one click 2011-03-30 18:31:05 -07:00
smugmug.jpg better smugmug icon 2011-04-01 11:11:26 -07:00
smugmug.png first commit 2011-03-28 20:15:33 -07:00
smugmug.py Added photo album selection at write time 2011-04-01 15:29:05 -07:00
smugmug.webapp fixed manifests, fixes #43 2011-06-22 11:32:14 -07:00
utils.py picasa upload works 2011-04-01 10:54:50 -07:00

README

This is a simple little app to provide some service endpoints for SmugMug/Picasa.

NOT READY YET, this won't work for you, promised.

Needs:
- python-oauth2: https://github.com/benadida/python-oauth2
(forked from https://github.com/simplegeo/python-oauth2)