Beskrivning
Simple jQuery plugin to make gmail like text avatars for profile pictures. These avatars can be scaled up to any size as they are SVG based.
This is an integration of the initial.js jquery plugin (http://judelicio.us/initial.js/). This plugin contains hooks for extensibility, and modifications of avatars.
The avatar will be the first initial of the username. Colors are set by default, but can be manipulated using built-in hooks.
Skärmdumpar
Installation
From WordPress Dashboard:
- Go to ’Plugins > Add New’.
- Search for ’Initial JS’.
- Click ”Install Now” for the plugin named ’Echo1 Consulting – Inital JS Avatar’.
- That’s it! Initial JS Avatar is automatically selected as your default avatar.
Manual Installation:
- Upload
echo1-consulting-initial-js-avatar.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- That’s it! Initial JS Avatar is automatically selected as your default avatar.
Vanliga frågor
- What settings can I change?
-
There are built in hooks / filters which allow you to modify the appearance of avatars. These attributes include: background-color, font-size, font-weight, alt-text, class names, image height, image width, number of characters in an avatar, text-color, and text used for the initial.
- What browsers are the SVG avatars compatible with?
-
- Chrome
- Firefox
- IE 9+
- Opera 9+
- Safari 3.2+
- iOS Safari 3.2+
- Android Browser 3+
- Is this plugin multisite compatible?
-
Yes, you can activate this plugin at the site, or network-level. Site administrators can enable or disable use of the initial avatar under ”Settings” > ”Discussion” > ”Default Avatar”.
Recensioner
Bidragsgivare och utvecklare
”Echo1 Consulting – Inital JS Avatar” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Echo1 Consulting – Inital JS Avatar” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial Commit