Page 1 of 1

Reduce the login scroll

Posted: Thu Dec 27, 2018 1:15 pm
by Buzz K[ir]ill
Currently, there's 20-something lines added to the top of the login scroll, before one even gets to UPDATES which, by the end of the month, can add anywhere from 20-30 more lines of login scroll. On a smaller screen, I imagine it's really easy to miss the voting links at the top. Even for me, on a large screen, these links often fly by. Not surprisingly, we get occasional questions on visnet asking for the links, whether we have Discord, etc. I wouldn't be surprised if folks were unaware of our Facebook, too.

Current MOTD text:

Code: Select all

VOTE FOR THE INQUISITION:

   http://www.mudconnect.com/mud-bin/vote_rank.cgi?mud=The+Inquisition:+Legacy
   http://www.mudverse.com/index.php?p=vote&listing_id=124                     
   http://www.topmudsites.com/vote-ti-legacy.html

DID SOMEONE REFER YOU?

Type 'refer <name>' when in-game to reward them!

WE HAVE FORUMS...

Visit http://ti-legacy.com/forums/ to join in!

...AND A DISCORD SERVER

Visit https://discord.gg/R242JYX to join in!

...AND A FACEBOOK PAGE

Visit https://www.facebook.com/groups/213118822579170/ to join!
I recommend compressing the links into something less likely to scroll off people's screens:

Code: Select all

VOTE FOR THE INQUISITION:
   http://www.mudconnect.com/mud-bin/vote_rank.cgi?mud=The+Inquisition:+Legacy
   http://www.mudverse.com/index.php?p=vote&listing_id=124                     
   http://www.topmudsites.com/vote-ti-legacy.html

DID SOMEONE REFER YOU?  Type 'refer <name>' when in-game to reward them!

VISIT US ON...
   Our forums:  http://ti-legacy.com/forums/
   Discord:     https://discord.gg/R242JYX
   Facebook:    https://www.facebook.com/groups/213118822579170!

Re: Reduce the login scroll

Posted: Thu Dec 27, 2018 7:31 pm
by LonelyNeptune
Good change. I support.

Re: Reduce the login scroll

Posted: Thu Dec 27, 2018 8:48 pm
by Starstarfish
Following the TMC link directly listed also leads to an error now that voting is Javascript based. Might need to update it to this:

https://www.mudconnect.com/cgi-bin/sear ... on:+Legacy

Re: Reduce the login scroll

Posted: Sun Dec 30, 2018 5:39 am
by Kinaed
Done, thank you!