Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
545 stars 301 forks source link

Adding a field at log in to be displayed in chat #256

Closed leemer123 closed 3 years ago

leemer123 commented 7 years ago

How can I add a field input at sign in to be displayed in chat>?

Jugolo commented 7 years ago

You need to tell a little more what you need

leemer123 commented 7 years ago

I am needing a grid square field to be added to the chat at registration that would display a Maidenhead grid locator 6 digit field beside the user's name in chat with a space in-between. I am having a hard time wrapping my brain around everything , with info here, info there. It would be super cool to have a calculation of distance in-between grids when clicked on the grid location section in chat, but i'm sure that is something really advanced.