사용자가 자신의 사진을 추가할 수 있도록 하기
사용자가 Domino, Connections 또는 Gravatar 서비스를 통해 자신의 사진을 추가하도록 허용할 수 있습니다.
이 작업 정보
Note: How Photos are cached in the browser client is determined by the cache control
settings from the image source, whether the images are served from Domino, Connections, or
Gravatar. This is still true when using the resolvePhotoUrlDomains
setting available for Domino and described in the following table; Verse remembers the cache
settings the image was served with from the original source and applies them when serving
the data URI. Customers using Connections or Domino who wish to avoid having user photos
stored in the browser cache can change the cache options through server settings or a proxy.
Gravatar manages its own cache headers, if browser caching is unacceptable Gravatar should
not be used.
방법 | 설명 |
---|---|
도미노 패 |
From Verse, users can add photos of themselves in the following ways:
Supported image types for upload are JPEG, GIF, BMP WBMP and PNG. In a Server document, the maximum allowed size of uploaded images is controlled through this setting: . In a Web Site document, maximum allowed size is controlled through this setting: .이 기능을 활성화하려면 서버 Notes.ini 파일에 VOP_GK_FEATURE_230=1 설정을 추가하세요. 이 기능을 사용자 정의하려면 Notes.ini 설정 VOP_PhotoServiceOptions를 사용하고 쉼표로 구분된 목록에 다음 옵션 중 하나를 지정하십시오.
VOP_PhotoServiceOptions 예:
|
Connections | From Verse, users can upload images from their computers or take photos to upload to their Connections profiles. This feature is enabled automatically if you configure Verse to integrate with Connections. |
그라바타 | Users complete the following steps to display photos in Verse:
이 방법을 사용하려면 Domino Notes.ini 파일에 VOP_GK_FEATURE_182=1 설정을 추가하세요. Gravatar를 사용할 때 이미지 캐싱은 브라우저와 Gravatar.service에 의해 관리됩니다. |
다음 표에서는 활성화된 방법에 따라 어떤 사진 소스가 사용되는지 설명합니다. Gravatar가 활성화되면 항상 사진 소스가 됩니다.
도미노 활성화됨 | 구성된 Connections | 그라바타 활성화됨 | 사진 출처 |
---|---|---|---|
엑스 | 도미노 패 | ||
엑스 | Connections | ||
엑스 | 그라바타 | ||
엑스 | 엑스 | Connections1 | |
엑스 | 엑스 | 그라바타 | |
엑스 | 엑스 | 그라바타 | |
엑스 | 엑스 | 엑스 | 그라바타 |
1 VOP_PhotoServiceOptions=disableConnectionsPhotos=true를 사용하는 경우 소스는 Domino가 됩니다.