maybe can someone create a plugin that allows you to chat in webadmin

Oh, that would be really nice, I'll try to do it.
yay

i hope you succeed
Making "ugly" version isn't hard. By "ugly" i mean the one that would update whole page every time someone writes. Making "live" could be tricky for me...
is it even possible to make a "live" webchat?
(06-01-2012, 03:32 AM)STR_Warrior Wrote: [ -> ]is it even possible to make a "live" webchat?
Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat program
AJAX is a popular footbal club here in Holland

Quote:Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat program
Yeah, I was thinking in that direction. But I'm really not familiar with web development, so I'll make simple timer-based update for chat page...