VGCollect Forum

VGCollect Site Stuff => Site Feedback => Topic started by: atarileaf on August 10, 2015, 06:42:46 pm

Title: "My Collection" signature question
Post by: atarileaf on August 10, 2015, 06:42:46 pm
That little signature we all have at the bottom of each post that shows the last 5 games added to our collection - I was wondering if there was an easy way to change it to show 10, 20, 50 etc games instead of just 5. Not for posting purposes but it would be a great way to track more than just the last 5 games.
Title: Re: "My Collection" signature question
Post by: matimo on August 11, 2015, 06:05:30 am
AFAIK It can't be changed.
Title: Re: "My Collection" signature question
Post by: desocietas on August 11, 2015, 11:12:00 am
I know in the past people have asked for such a feature. It'd be nice to be able to see what our last additions have been in a list of some sort.

In the meantime what you can do is export your collection and sort it by posting date.
Title: Re: "My Collection" signature question
Post by: aliensstudios on August 11, 2015, 01:06:43 pm
That little signature we all have at the bottom of each post that shows the last 5 games added to our collection - I was wondering if there was an easy way to change it to show 10, 20, 50 etc games instead of just 5. Not for posting purposes but it would be a great way to track more than just the last 5 games.
That makes a lot of sense, on most browsers, the collection picture could fit probably ten to fifteen games in the text box.
Title: Re: "My Collection" signature question
Post by: turom on August 11, 2015, 01:32:04 pm
The signature is retrieved with a REST sig/<user> with no parameter to it. That means changing the number of items would either be the same number for everyone (easier to change I believe) either a configurable setting in the user panel or through REST parameter (more annoying to implement).
Title: Re: "My Collection" signature question
Post by: jrjigga57 on August 11, 2015, 10:43:25 pm
How do you get it to show the last 5 games like that? i don't believe my posts have that?
Title: Re: "My Collection" signature question
Post by: pacpix on August 11, 2015, 10:46:53 pm
Put this code in your signature :)

Code: [Select]
[url=http://vgcollect.com/jrjigga57][img]http://vgcollect.com/sig/jrjigga57.jpg[/img][/url](http://vgcollect.com/sig/jrjigga57.jpg) (http://vgcollect.com/jrjigga57)
Title: Re: "My Collection" signature question
Post by: jrjigga57 on August 11, 2015, 10:49:04 pm
Sweet thank you!!