PDA

View Full Version : ikonboard sugggestion


W4INF
12-13-2007, 11:59 PM
Ive noticed a mix match of upper and lower case call signs... I would assume all would agree, call signs should be all upper case.

Suggestion 1) Implement a UC at registration, so the upper case of the username (call sign) is modified and saved in the MySQL DB.

Suggestion 2) Implement a UC for displaying call signs on the forum.

Example:
$name= uc ($name);

Both hax are easy to implement and would make the forums much more visually appealing IMHO.

73-
Andrew

http://www.forumny.org/index.php?controller=details&show=203 (http://www.forumny.org/index.php?controller=details&show=203)
http://perldoc.perl.org/functions/uc.html

YY4RAN
12-15-2007, 05:28 PM
I'm agree with your suggestion!, Hope it'd be taken into account

W4INF
12-17-2007, 09:02 PM
No response on this from Fred or any admin, likely not seen yet or not viewed as a "necessity", dont know which yet, but I hope it would be looked at seriously.

Anyone that knows how the board runs (IE: at the very least, Fred) it should be a very simple hack on the code.

Andrew