Avatar Grab
This package grabs the avatar image of a certain user (using both user id).
Instructions
To install this package in your site, create/edit these pages with the following content:
This page | Contains this line |
---|---|
any page | [[include :csi:include:avatar id=your-wikidot-id|size=16 or 48*|height=height|width=width|link=link]] |
- The size "48" is actually 100px by 100px and size 16 is 16px by 16px
You can get your user id by entering your wikidot username or email address to the end of this url: http://wdpkg.ejohnson.info/getid.php?u=wikidot-username
E.g. http://wdpkg.ejohnson.info/getid.php?u=James-Kanjo and http://wdpkg.ejohnson.info/getid.php?u=tsangk
Example:
[[include :csi:include:avatar id=47197|size=48|height=200|width=200|link=http://kenneth.info.tm/]]
Include files
avatar | By tsangk | 31 Dec 2009 00:47 |
IGNORE THIS! | By tsangk | 11 Oct 2010 03:29 |
Comments: 4
page revision: 3, last edited: 04 May 2010 23:35
Good CSI! Very useful :) THanks
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
What am I ignoring? ;-)
Just wondering what's different / what you've changed with the CSI.
- Shane
~ Shane (Wikidot Community Admin - Volunteer)
Wikidot: Wikidot Editor, Official Docs
Other: YouTube (gaming, primarily Minecraft)
Wikidot develeped since the creation of this nice include a listusers module. Hopefully inthe future they will add more wished-for functionality, but for now you could easely retrieve your user id with it. Here's the code:
So no real need to use the external programming of Ed Johnson. But thanks anyway Ed!
A - S I M P L E - P L A N by ARTiZEN a startingpoint for simple wikidot solutions.
I would think that you made two solutions for this… but there is only one I suppose: the user-id… it does not work with the user name does it?
I was thinking of using %%created_by%% from listpages to use this.
But no sweat, I have no use for it now. (in listpages I mean).
A - S I M P L E - P L A N by ARTiZEN a startingpoint for simple wikidot solutions.