文件名称:GAEPhotos v1.0.3
文件大小:152KB
文件格式:ZIP
更新时间:2024-05-12 10:12:38
源码下载 其它源码 其他网站源码
基于GAE的网络相册,支持外链,水印,防盗链等功能。 用GAEPhotos建立你自己的网络相册: 创建 GAE Python HRD 程序, HRD 是必须的. 从 http://code.google.com/p/gaephotos/downloads/list 下载最新版本的GAEPhotos. 解压到本地目录. 更改 app.yaml 文件的第一行: application: gaephotos2 改成 application: xxxxxx xxxxxx 是你的GAE app id. 运行 update.bat. (确认 appcfg.py 在你的系统Path) 完成! 访问xxxxxx.appspot.com, 上传图片. PS. *用户有两种方法可访问Appspot: 申请Google Apps( http://www.google.com/apps ), 绑定域名到GAE应用. 如 http://gaephotos.deepgully.com 使用 appsp0t, 请注意是数字'0′而不是字母'o'. 如 http://gaephotos2.appsp0t.com/
【文件预览】:
robots.txt
utils.py
lib
----__init__.py(41B)
----cc_cookies.py(2KB)
index.yaml
update.bat
main.py
model.py
run.bat
lang
----lang.py(1KB)
----langs_table.py(5KB)
----__init__.py(65B)
----ccgettext.py(2KB)
----language.py(3KB)
templates
----index.html(9KB)
----album.html(13KB)
----latest.html(1KB)
----admin.upload.html(11KB)
----atom.xml(1KB)
----error.html(190B)
----download_album.html(418B)
----base.html(8KB)
----admin.settings.html(6KB)
----over_quota.html(340B)
----slider.html(15KB)
说明.htm
app.yaml
static
----styles()
--------default.css(11KB)
----galleriffic()
--------js()
--------css()
----images()
--------image_not_found.jpg(10KB)
--------favicon.ico(1KB)
--------album_bg.gif(691B)
--------no_hotlinking.gif(7KB)
--------right_arrows.jpg(529B)
--------loading.gif(863B)
--------album_bg2.gif(1KB)
--------cover.jpg(7KB)
--------left_arrows.jpg(536B)
--------rss.gif(322B)
--------uploading.gif(2KB)
--------error.gif(2KB)
----js()
--------jquery-1.4.4.min.js(77KB)
--------jquery.blockUI.js(15KB)
----zeroclipboard()
--------ZeroClipboard.js(10KB)
--------ZeroClipboard.swf(1KB)
--------ZeroClipboard10.swf(1KB)