Gallery: 模块:digibug:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
无编辑摘要
第1行: 第1行:
=Digibug Module=
=Digibug模块=


==Description==
==描述==
Enables printing photos with [http://digibug.com/ Digibug.com].
启用[http://digibug.com/ Digibug.com]的相片打印。


==Features==
==特点==
* Provides ''Print on Digibug.com'' link on each photo with appropriate permissions
* 每张相片上提供''Print on Digibug.com''链接并赋予适宜的权限。
* Can also send a group of photos from the [[Gallery:Modules:cart|cart]]
*也可以通过[[Gallery:Modules:cart|cart]]发送一组相片。


===Technical Details of Service Provided by Digibug, Last verified on Oct 21, 2007===
===Digbug所提佛那个服务的技术细节,最后确认是在2007年10月21日===


* Checks are mailed every month in which you earned $25 or more (net)
* 每月通过邮件寄付可获至少25美元的纯利。
* Lightjet, or other chemical process
* Lightjet或其他化学处理。
* No setup, up-front, or annual fees
*免费注册,无安装费用,无年费。
* Prints on Glossy, Luster, Matte, Canvas, Clothing/Apparel, Gifts, Sweets/Chocolate, and Sports Balls
*可打印范围涵盖Glossy,Luster,Matte,帆布,衣物,礼品,糖果/巧克力以及体育球类。
* Prints poster-sized prints
* 打印海报大小的产品。


==Usage==
==用法==
* Install, configure and activate the module in ''Site Admin'' -> ''Plugins''
*''站点管理(Site Admin)'' -> ''插件(Plugins)''中安装,激活并配置此模块。
* If your Digibug Company or Event ID changes you can update these in ''Site Admin'' -> ''Digibug''
* 如果你的Digibug Company或Event ID改变的话,可以在''站点管理(Site Admin)'' -> ''Digibug''中进行更新。
* Use the ''Edit Permissions'' interface to configure which photos and which users allow printing.  By default all users (including guests) can print any item in the gallery.
*使用''编辑权限(Edit Permissions)''界面来配置允许打印的相册及用户。默认情况下,所有用户(包括游客)都可以打印所有gallery中的项目。
* If you watermark your full-size images and enabled a print-service module, be sure to read [[Gallery:Modules:watermark#Watermarking_And_Print_Services|Watermarking And Print-Services]].
*如果你为全尺寸图片添加了水印效果并启用了某个打印服务模块的话,请确信你参阅过[[Gallery:Modules:watermark#添加水印及打印服务|添加水印及打印服务]]了。


==Customization==
==自定义==
* To add a link in a the photo template file:
* 在某相片模板文件中添加一个链接:
     <a href="{g->url arg1="view=digibug.DigibugPrintPhotos" arg2="itemId=`$theme.item.id`" arg3="returnUrl=%CURRENT_URL%" useAuthToken=1}">print with digibig</a>
     <a href="{g->url arg1="view=digibug.DigibugPrintPhotos" arg2="itemId=`$theme.item.id`" arg3="returnUrl=%CURRENT_URL%" useAuthToken=1}">print with digibig</a>


== Known Issues ==
== 已知问题 ==
* The preview / thumbnail isn't shown in the digibug checkout / fulfillment page if: The thumbnail is watermarked and the fullsize is not publicly-viewable. See bug [http://sourceforge.net/tracker/index.php?func=detail&aid=1707406&group_id=7130&atid=107130 1707406]
* 在此情况下,预览/缩略图被毁在digibug checkout/fullfilment页面中显示:缩略图被加上了水印而全尺寸图片不是公开可见的。参见bug [http://sourceforge.net/tracker/index.php?func=detail&aid=1707406&group_id=7130&atid=107130 1707406]
** Workaround: Don't watermark the thumbnails for now. A real fix is planned.
** 变通方法:目前请勿为缩略图加上水印效果。已计划进行修复。
* Fixed in G2.3-svn (nightly snapshots since May 2nd, 2007) - <strike>Items protected with the "password" or with the "hidden items" module can't be ordered (the order will fail) due to a bug in G2. See bug [http://sourceforge.net/tracker/index.php?func=detail&aid=1706657&group_id=7130&atid=107130 1706657].
* 在G2.3-svn中修复了(自2007年5月2日以来的nightly快照版) - <strike>由于G2中的某个bug,由"密码"或通过"隐藏项目"模块进行保护的项目无法被排序(排序将失效)。参见bug [http://sourceforge.net/tracker/index.php?func=detail&aid=1706657&group_id=7130&atid=107130 1706657]
** Workaround: Don't use the "password" or "hidden items" module for now. Use normal G2 permissions to protect your images for now. A real fix is planned.</strike>
**变通方法:目前请勿使用"密码""隐藏项目"模块。使用一般的G2权限谁都能够来保护你的图片。已计划进行修复。</strike>


[[Category:Gallery 2:Modules]]
[[Category:Gallery 2:Modules]]

2008年9月2日 (二) 14:58的版本

Digibug模块

描述

启用Digibug.com的相片打印。

特点

  • 每张相片上提供Print on Digibug.com链接并赋予适宜的权限。
  • 也可以通过cart发送一组相片。

Digbug所提佛那个服务的技术细节,最后确认是在2007年10月21日

  • 每月通过邮件寄付可获至少25美元的纯利。
  • Lightjet或其他化学处理。
  • 免费注册,无安装费用,无年费。
  • 可打印范围涵盖Glossy,Luster,Matte,帆布,衣物,礼品,糖果/巧克力以及体育球类。
  • 打印海报大小的产品。

用法

  • 站点管理(Site Admin) -> 插件(Plugins)中安装,激活并配置此模块。
  • 如果你的Digibug Company或Event ID改变的话,可以在站点管理(Site Admin) -> Digibug中进行更新。
  • 使用编辑权限(Edit Permissions)界面来配置允许打印的相册及用户。默认情况下,所有用户(包括游客)都可以打印所有gallery中的项目。
  • 如果你为全尺寸图片添加了水印效果并启用了某个打印服务模块的话,请确信你参阅过添加水印及打印服务了。

自定义

  • 在某相片模板文件中添加一个链接:
    <a href="{g->url arg1="view=digibug.DigibugPrintPhotos" arg2="itemId=`$theme.item.id`" arg3="returnUrl=%CURRENT_URL%" useAuthToken=1}">print with digibig</a>

已知问题

  • 在此情况下,预览/缩略图被毁在digibug checkout/fullfilment页面中显示:缩略图被加上了水印而全尺寸图片不是公开可见的。参见bug 1707406
    • 变通方法:目前请勿为缩略图加上水印效果。已计划进行修复。
  • 在G2.3-svn中修复了(自2007年5月2日以来的nightly快照版) - 由于G2中的某个bug,由"密码"或通过"隐藏项目"模块进行保护的项目无法被排序(排序将失效)。参见bug 1706657
    • 变通方法:目前请勿使用"密码"或"隐藏项目"模块。使用一般的G2权限谁都能够来保护你的图片。已计划进行修复。