QUOTE(in_a_biskit @ Nov 30 2005, 09:41 PM)
The font size seems a little small to me; bigger text like this size in v4 is easier to read.
The font size in the forum view in IE is especially small (smaller than in FF).
What do you think?
I have a hard time picking fonts ;o
I'll see what I can do.
QUOTE(in_a_biskit @ Nov 30 2005, 09:41 PM)
If you allow changing usernames in v5, could you keep a public log of each members' past usernames? It'd be helpful to quickly recognise people who make a sudden change in identification, or who attempt to impersonate others. You also might allow them to change back to their old name for a lower price than to change to a new one.
The idea orginally was free user name changes... but with the limitation that you have to wait 15 days to change it again. I'm going to change it though... I think I'm going to go with 1 free name change / 3 months. Any other name change will cost minerals & karma.
The logs were talked about earlier somewhere, I think I will do something like that. Especially if I make name changes easier than what I said above.
QUOTE(in_a_biskit @ Nov 30 2005, 09:41 PM)
Bug: the popup window when you click on the post # gives the wrong url; it gives
http://www.staredit.net/1335v5/?topic=22&viewpost=117,
The
post shouldn't be there (should be simply "...view=##").
;o You're wrong... Ths script takes the viewpost=xand finds what page it's on first, and then redirects you to ?topic=y&st=z#x
At least it will when I finish it. viewpost=last does the same thing, except it just finds the last post. I know for sure that isn't working correctly.
QUOTE(in_a_biskit @ Nov 30 2005, 09:41 PM)
BBCode or limited BBCode (eg [b] and [i] only) in the shoutbox could be nice; if not, I'd at least automatically hyperlink links.
While writting the parser for bbcode, I started to set it up for what you can and can not use in signatures and the shoutbox. I just have to finish it up in the shoutbox code. b, i, u, and urls/emails will be allowed.