Popis
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.
Snímky obrazovky
Instalace
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.
Nejčastější dotazy
- 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“.
Recenze
Autoři
Echo1 Consulting – Inital JS Avatar je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Echo1 Consulting – Inital JS Avatar” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial Commit