WordPress.org
Home
Showcase
Extend
About
Docs
Blog
Forums
Hosting
Download
Plugin Directory
Username
Password
(
forgot?
) or
Register
Extend Home
Plugins
Developer Center
Themes
Ideas
Kvetch!
Search Plugins
Popular Tags
More »
widget (1132)
Post (920)
plugin (693)
admin (689)
posts (662)
sidebar (606)
comments (525)
images (398)
links (377)
google (357)
page (342)
twitter (333)
rss (306)
DandyID Services
Description
Installation
Faq
Screenshots
Other Notes
Stats
Change History
Rev 1.5.9 2009-Jul-09
Added service-name tooltip to each displayed favicon, when configured for "Favicons Only".
Rev 1.5.8 2009-Jun-13
Tested with WordPress 2.8.
Rev 1.5.7 2009-Jun-13
Added new DandyID services.
Rev 1.5.6 2009-May-28
Removed display of title (tool tip) when cursor is hovered over social identity links.
Rev 1.5.5 2009-May-26
Added Belorussian translation files. Thanks to
Marcis Gasuns
for providing the translations.
Rev 1.5.4 2009-May-09
Added Danish translation files. Thanks
Georg S. Adamsen
for providing the translations.
Rev 1.5.3 2009-Apr-25
Added new DandyID services.
Rev 1.5.2 2009-Apr-17
Added new DandyID services.
Rev 1.5.1 2009-Apr-10
Updated title tag to display detailed link url.
"Show Favicons only" option now places the "Powered by DandyID" text on separate line.
Rev 1.5.0 2009-Apr-02
Added new DandyID services.
Rev 1.4.9 2009-Mar-28
Opens clicked-links in new browser window.
Rev 1.4.8 2009-Mar-22
Updated plugin-version-number div tag (for validation compliance) to "DandyID-Services-vX.X.X".
Rev 1.4.7 2009-Mar-18
Updated descriptions on screenshots.
Rev 1.4.6 2009-Mar-14
Preceed plugin-version-number div tag with "DandyID-Services WordPress Plugin".
Added new DandyID services.
Rev 1.4.5 2009-Mar-07
Updated Italian language files. Thank you
Gianni Diurno
.
Added new DandyID services.
Rev 1.4.4 2009-Mar-03
Added new DandyID services.
Rev 1.4.3 2009-Feb-20
Added new DandyID services.
Rev 1.4.2 2009-Feb-15
Remove "Theme-alignment NEEDS FIX" setting option. No longer needed after fix in v1.4.0.
Rev 1.4.1 2009-Feb-13
Embed version number into div tag for version tracking.
Added title attribute to href element to display service name as tooltip.
Rev 1.4.0 2009-Feb-12
Added $after_widget closing tag.
Rev 1.3.9 2009-Feb-12
Removed id attribute from img tags. Added title attribute to img tags.
Rev 1.3.8 2009-Feb-11
Added setting option "Theme-alignment NEEDS FIX".
This setting causes the plugin to append a closing DIV tag, to account for some themes that omit this tag.
Rev 1.3.7 2009-Feb-11
Fixed spacing problems.
Rev 1.3.6 2009-Feb-09
Added languages: Russian, Slovak, Polish.
Rev 1.3.5 2009-Feb-09
Added languages: Spanish (mx), Spanish (sp), German, French, Italian, Hebrew.
Rev 1.3.4 2009-Feb-08
Added screenshot of settings page in Chinese language.
Rev 1.3.3 2009-Feb-08
Additional Chinese translations added. Thank you Anson Ho.
Rev 1.3.2 2009-Feb-08
Internationalized the plugin to enable localized language translations for all WordPress supported languages.
Thank you 谢谢
@anson_ho
for help translating to Chinese.
Rev 1.3.1 2009-Feb-06
Added new DandyID services.
Rev 1.3.0 2009-Feb-03
Added closing li element tags.
Rev 1.2.9 2009-Feb-03
Updated styling for increased browser compatibility.
Rev 1.2.8 2009-Jan-30
Added new DandyID services.
Rev 1.2.7 2009-Jan-28
Performance enhancements, code optimizations.
Rev 1.2.6 2009-Jan-27
Added new DandyID services.
Rev 1.2.5 2009-Jan-27
readme.txt updates.
Rev 1.2.4 2009-Jan-26
Added new DandyID services.
Rev 1.2.3 2009-Jan-25
Performance enhancements. Thanks
@stepan
for the recommendations.
Rev 1.2.2 2009-Jan-23
Increased left margin for Favicon+TextLink.
Rev 1.2.1 2009-Jan-20
Added an example of xml returned from return_services() - as comments in the php code - to help clarify API usage to DandyID API developers.
Rev 1.2.0 2009-Jan-19
Removed all html table elements to eliminate rendering issues with some themes.
Rev 1.1.9 2009-Jan-18
Updated tags for dandyIDSidebarIdentities, and dandyIDSidebarPoweredBy.
Rev 1.1.8 2009-Jan-18
Added ability to View Change Log from settings page. Thanks
@zerojay
.
Rev 1.1.7 2009-Jan-17
New setup option: Text-links only. Ability to now choose from 3 display options:
Show Favicons and Text-links
Show Favicons only
Show Text-links only
Rev 1.1.6 2009-Jan-16
Suppress activation warning on curl_setopt() CURLOPT_FOLLOWLOCATION.
Rev 1.1.5 2009-Jan-16
Group options on settings page for improved usability.
Rev 1.1.4 2009-Jan-15
Make the "Powered by DandyID" line a configurable option.
Written and tested
@TechStars
#hackspace
, Boulder, Colorado.
Rev 1.1.3 2009-Jan-12
Change the cache refresh interval from every 24 hours to every 2 hours.
During a refresh, the plugin retrieves the list of DandyID services, and stores them in the WordPress database.
Rev 1.1.2 2009-Jan-10
Reduced the font size of "Powered by DandyID" line.
Rev 1.1.1 2009-Jan-09
Options page: removed password requirement to simplify setup.
Options page: removed user_id requirement to simplify setup.
User's public identities profile is now retrieved from DandyID.
User's DandyID Service now returned as one of the services.
Larger DandyID-mini icon replaced with 15x15 favicon -- for continuity with other service icons.
Rev 1.1.0 2009-Jan-06
Preserve local online-identities cache if DandyID API is down, or site is not available.
Rev 1.0.9 2009-Jan-06
If no setup credentials are configured, do not attempt to retrieve DandyID online identities.
If no user_id is configured, link the mini-chicklet to the DandyID home page.
Rev 1.0.8 2009-Jan-04
Converted SimpleXMLElement() calls to xml_parse() calls for PHP4 compatibility.
Rev 1.0.7 2009-Jan-03
Ported from file-based cache to wp-database cache to eliminate file-permissions errors.
Rev 1.0.6 2009-Jan-01
Added 2 div classes "dandyIDSidebarIdentities" and "dandyIDSidebarPoweredBy" to enable external css styling. Thanks
@dtownsend
.
Rev 1.0.5 2009-Jan-01
Suppress PHP error "failed to open stream: Permission denied" when creation of cache file fails.
Rev 1.0.4 2008-Dec-31
Updated class.dandyid.php to increase PHP cross-platform compatibility.
Rev 1.0.3 2008-Dec-30
Added ability for Plugin to gracefully handle DandyID host server down.
Added ability for Plugin to gracefully handle DandyID API url unavailable.
Rev 1.0.2 2008-Dec-28
Added ability to Show-Favicons-and-Text-Links or Show-Favicons-only.
Rev 1.0.1 2008-Dec-22
Initial revision.
Download
FYI
Version:
1.5.9
Other Versions »
Last Updated:
2009-7-10
Requires WordPress Version:
2.0 or higher
Compatible up to:
2.8
Author Homepage »
Plugin Homepage »
Compatibility
beta
Your Setup
WordPress
2.8.6
2.8.5
2.8.4
Plugin
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.3b
1.5.3a
1.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.3b
1.4.3a
1.4.2
1.4.1
1.4.0
1.3.9
1.3.8
1.3.7
1.3.6
1.3.6a
1.3.5
1.3.4
1.3.4b
1.3.3
1.3.2
1.3.1
1.3.1a
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.6a
1.2.5
1.2.4
1.2.3
1.2.2
1.2.2a
1.2.1
1.2.1b
1.2.1a
1.2.0
1.1.9
1.1.9a
1.1.8
1.1.7
1.1.7b
1.1.7a
1.1.7c
1.1.6
1.1.6b
1.1.6a
1.1.6d
1.1.6c
1.1.5
1.1.5b
1.1.5a
1.1.5c
1.1.4
1.1.4b
1.1.4a
1.1.3
1.1.3b
1.1.3a
1.1.3e
1.1.3c
1.1.3d
1.1.2
1.1.2a
1.1.1
1.1.1a
1.1.0
1.1.0a
1.0.9
1.0.8
1.0.8b
1.0.8a
1.0.8d
1.0.8c
1.0.7
1.0.7b
1.0.7a
1.0.6
1.0.6a
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1p
1.0.1
1.0.1b
1.0.1a
1.0.1k
1.0.1l
1.0.1m
1.0.1j
1.0.1o
1.0.1n
1.0.1f
1.0.1i
1.0.1d
1.0.1c
1.0.1e
1.0.1q
1.0.1h
1.0.1g
1.0.1zh
1.0.1r
1.0.1zc
1.0.1zb
1.0.1zd
1.0.1ze
1.0.1zi
1.0.1zg
1.0.1zf
1.0.1za
1.0.1z
1.0.1t
1.0.1s
1.0.1u
1.0.1v
1.0.1y
1.0.1x
1.0.1w
Log in to vote.
The Consensus
(
0
reporting)
No data
0,1,0
100,1,1
100,2,2
Average Rating
(12 ratings)