Page 1 of 1

Display number of comments made by a member?

Posted: Tue Nov 22, 2005 12:44 pm
by snowcrash
Hello

I'm new to s9y and am liking the look of it

Quick question: is it possible to display the number of comments made by a registered user.

So when commenting below an article, next to their name, you see the number of comments made by them to-date. (So similar to what is displayed in a forum)

thanks

Re: Display number of comments made by a member?

Posted: Tue Nov 22, 2005 1:46 pm
by garvinhicking
I have just made a patch to the userprofiles plugin, version 0.12, where you can enable this functionality.

You can fetch it via SourceForge CVS in about 12 hours, when it's available. Or you can use this zip file:

http://netmirror.org/mirror/serendipity ... ofiles.tgz

Have fun,
Garvin

Posted: Tue Nov 22, 2005 2:35 pm
by snowcrash
Wow :shock: I'm really impressed with the speed of what you just did

I've been looking for blog s/w with this feature (amongst others) and most don't have it.

I guess it could be hacked - as you've just done - but I'm no coder

So much appreciated :D

User property: Skype account

Posted: Wed Nov 23, 2005 10:54 am
by JWalker
Hello,

I've just commited update that adds new user property : skype account.
The changed files:

Code: Select all

serendipity_event_userprofiles.php
plugin_userprofile.tpl
lang_en.inc.php
The changes will appear at SF CVS in few hours.
Regards