Adds user-specific icons to the Trac timeline view.
Project description
Notes
Adds user-specific icons to the timeline view.
Providers
Identicon
Locally generate identicons using the author information. This provider requires PIL to be installed.
Identicon implementation is courtesy of Shin Adachi.
Gravatar
Uses the Gravatar.com service to generate images.
Configuration
All configuration options go in the [hackergotchi] section.
- providers : optional, default: GravatarHackergotchiProvider, IdenticonHackergotchiProvider
- Order to try providers when looking for an image. Any providers enabled but not listed will be tried in a pseudo-random order.
- gravatar_default : optional, default: identicon
- Value to pass along to Gravatar to use if the email doesn’t match anything. Valid values are identicon, monsterid, wavatar, or a URL to an image. In the first three cases, a icon will be procedurally generated.
To enable the plugin:
[components] hackergotchi.* = enabled
Example
To never use the Gravatar provider:
[hackergotchi] providers = IdenticonHackergotchiProvider [components] hackergotchi.* = enabled hackergotchi.providers.GravatarHackergotchiProvider = disabled
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size TracHackergotchi-1.2-py2-none-any.whl (10.2 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Filename, size TracHackergotchi-1.2.tar.gz (6.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for TracHackergotchi-1.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 515a0c2b2e0dfc7e94d4d208f9758de1ae7753d23524bbce50fb966e562f496f |
|
MD5 | edfd02d9153c7ee07c8e11bc411afa89 |
|
BLAKE2-256 | a2947870844f06ec89c527458f9913a8d69612b459ec2299a3b204982dd2eff4 |