In the "User CP" the Reputation notification area is called: "Latest Reputation Received".
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
So, there is a column "Thread" and text is srinked... You've managed to overlook something very obvious, have you?
I don't think it is possible to display the full thread url because it would cause the table to go off the page. That is unless the staff don't wrap the url o it would be all compressed in to the thread column. However, that would look ugly and would add to the vertical scrolling of the page.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
I don't think it is possible to display the full thread url because it would cause the table to go off the page. That is unless the staff don't wrap the url o it would be all compressed in to the thread column. However, that would look ugly and would add to the vertical scrolling of the page.
I believe RB is refering to this:
About 30% of the columns width is used..it could be atleast a bit more. I agree that it would look nicer being able to see more of the thread title. Just seeing "[RESOLVED] [2005]" as you can see in the image isnt really helpful.
I don't think it is possible to display the full thread url because it would cause the table to go off the page...
How is it different from displaying full text on the "main" page? Who's using 800x600 screen resolution these days? Especially geeks like us? Common, most have widescreens.
About 30% of the columns width is used..it could be atleast a bit more. I agree that it would look nicer being able to see more of the thread title. Just seeing "[RESOLVED] [2005]" as you can see in the image isnt really helpful.
That's precisely what I'm preaching . Thank you.
Btw, here's what I see.
Last edited by RhinoBull; Feb 8th, 2009 at 08:12 PM.
How is it different from displaying full text on the "main" page? Who's using 800x600 screen resolution these days? Especially geeks like us? Common, most have widescreens.
Obviously, the width used is different!
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu. https://get.cryptobrowser.site/30/4111672
What width? It's a table so it's rendered by a browser and text is wrapped as necessary just like on the main page.
But you know, I didn't open this thread for arguments - it is addressed to forum admins/moderators mostly.
Well to each his own but I have seen some forums where the tooltips are a user cp option. Obviously a custom hack but rep thread title length in rep listing could be done. Up to Joe ultimately.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.
Let's see if we can get Joe and Heidi to look into this. It is just a simple little number, so maybe we can get it updated.....
Brad!
Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
-------------------------------------------------------------
Brad! Jones
Lots of Software, LLC (I wrote: C Programming in One Hour a Day)(Dad Jokes Book)(Follow me on Twitter)
--------------------------------------------------------------
Actually, I looked at this closer. The reason that is reduced is because the Comment column uses the most space.
What browser are you using? In IE, my 'thread' column is much skinnier than what you are showing (there isn't the white space).
Personally, I'd rather have the width in the comment section. The thread column is a point of reference you can always click if you really need to know what it is. It make sense that this is only 25 characters.
Thanks Brad.
I'm using IE and to make a point I'd rather see more than 25 chars (sorry but limit does not make sense to me) than navigating to that thread (that's what we have to do anyway for now ).
That's basically the reason I opened this thread.
The 25 character limit is really only an issue because we put "[resolved]" and "[year]" at the front of the theads. If we didn't do that, it wouldn't be so bad.
Regardless, let's see if Heidi and Joe are willing to make the change.
Would have been nice to just do wrapping and have all of it in there. Then you'd set percentage width on the table to allow it to work in all browsers. You could even use JavaScript to clean it up and truncate text if necessary.
Thanks for looking into this though; it has always bugged me.
KrisSiegel.com - My Personal Website with my blog and portfolio Don't Forget to Rate Posts!
I would use not truncating, then set the CSS style for that col to a fixed width, with the overflow set to truncate.... allow the comment col to be fluid... seems to me, more often than not, the title is longer than the comment anyways. But that could be jsut me.... (as a side note, what IS the max length for a commen anyhow?)
-tg
EDIT: Something I just noticed... in my recent reputaion list, I have one that is "titled" "[3.0]..." ..... it just so happens that I know the thread because of the poster... but that's hardly 25 characters.... -tg
Last edited by techgnome; Feb 9th, 2009 at 11:18 AM.
I didn't think it was just [3.0], but I double checked
Nope.. full title is "[3.0] Compiling/Building and custom build events"
The way PHP handles the truncation is it will cut the off at the last word that is full. For example:
"I loooove taking long wal<>ks on the beach at night"
Notice where i put <>, that is 25 characters, so the truncated version would be:
"I loooove taking long..."
So for that thread title:
"[3.0] Compiling/Building <>and custom build events"
hmm... odd now that i see that... When i saw it, it looked as if the 25 limit were in the "Compiling/Building" area...
So JP, any chance to get that limit increased to say 50 chars? Apparently there is plenty of room left for any screen resolution.
Btw, if you look at the source there is "nowrap" all over the place - can you guys let it wrap instead?
I mean, it's one of those "no biggy" things - rather little convenience. If it's not going to happen then it's alright.
The length is hardcoded, and the company doesn't generally like to hack the files directly. A better solution would be abbreviating the words resolved and VS/VB version to allow more of the title to appear
But, related to this: it would be nice if we could have the full history of the reps received.
I agree. Occasionally I'll get a funny rep and when I try to go back to it at a later time it's gone because it's too old and I can't remember why it was funny.
KrisSiegel.com - My Personal Website with my blog and portfolio Don't Forget to Rate Posts!
I agree. Occasionally I'll get a funny rep and when I try to go back to it at a later time it's gone because it's too old and I can't remember why it was funny.
You see, I don't have that many reps, so I can see all of mine. As such, the system seems perfect to me - no need to increase it at all
Brad!
(Hmmm.... Could this be a hidden attempt to fish for pointless reps? )
Have you given out your reputation points today? Select the Rate This Post link to give points for good posts!
-------------------------------------------------------------
Brad! Jones
Lots of Software, LLC (I wrote: C Programming in One Hour a Day)(Dad Jokes Book)(Follow me on Twitter)
--------------------------------------------------------------
The previous post was a joke. I don't care that much about reps. In fact, I consider reps like thank yous and thus don't need to see a thank you again from three weeks ago. The sheer fact it was originally given is appreciated.
Being serious for a moment, I think we increased the number of displayed reps at least one or two times before. If I increase it by a couple more, can we move on to some other topics to debate about?
There - I changed the display from 25 to 50, so it is more than double. Seems like it was something like 10 at one point.....