Changeset 43648
- Timestamp:
- 04/30/08 14:39:10 (2 months ago)
- Files:
-
- add-local-avatar/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
add-local-avatar/trunk/readme.txt
r38146 r43648 22 22 * Use the form, <code>Users</code> » <code>Avatars</code>, to define any local avatars for your users. Specify the URI for an avatar image, something like <code>http://your.domain/avatars/image.jpg</code>, where <code>avatars</code> is a directory containing your local images. 23 23 * Also you may set a default size (in pixels) for avatars and define a default image (e.g. <code>http://your.domain/avatars/default.jpg</code>) to use when no local or global avatar is available. 24 * The code to include in your template files is documented on the <code>Users</code> » <code>Avatars</code> page too. 24 * Plus, you can also take advantage of the Gravatar.com feature to use Wavatar, Monster ID and Identicon. 25 * Example code to include in your template files is documented on the <code>Users</code> » <code>Avatars</code> page.
